@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/3438__284_10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.417 -98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.417"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10963'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10963'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-98'^^xsd:integer;
  dwc:latitude '8.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-98 8.417, -98 8.417, -98 8.417, -98 8.417, -98 8.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10963'^^xsd:string;
  dwc:observationDate '1968-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.167 -96.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.167"^^xsd:decimal ;
  dwc:decimalLongitude "-96.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15224'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15224'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-96.967'^^xsd:double;
  dwc:latitude '26.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-96.967 26.167, -96.967 26.167, -96.967 26.167, -96.967 26.167, -96.967 26.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15224'^^xsd:string;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.183 -96.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.183"^^xsd:decimal ;
  dwc:decimalLongitude "-96.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15223'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15223'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-96.883'^^xsd:double;
  dwc:latitude '26.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-96.883 26.183, -96.883 26.183, -96.883 26.183, -96.883 26.183, -96.883 26.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15223'^^xsd:string;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 -95.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "-95.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10930'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10930'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-95.75'^^xsd:double;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-95.75 13, -95.75 13, -95.75 13, -95.75 13, -95.75 13))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10930'^^xsd:string;
  dwc:observationDate '1968-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.85 -95.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.85"^^xsd:decimal ;
  dwc:decimalLongitude "-95.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10962'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10962'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-95.05'^^xsd:double;
  dwc:latitude '8.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-95.05 8.85, -95.05 8.85, -95.05 8.85, -95.05 8.85, -95.05 8.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10962'^^xsd:string;
  dwc:observationDate '1968-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 -95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10958'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10958'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-95'^^xsd:integer;
  dwc:latitude '5.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-95 5.5, -95 5.5, -95 5.5, -95 5.5, -95 5.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10958'^^xsd:string;
  dwc:observationDate '1968-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.717 -95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.717"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10964'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10964'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-95'^^xsd:integer;
  dwc:latitude '8.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-95 8.717, -95 8.717, -95 8.717, -95 8.717, -95 8.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10964'^^xsd:string;
  dwc:observationDate '1968-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.833 -95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.833"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10960'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10960'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-95'^^xsd:integer;
  dwc:latitude '8.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-95 8.833, -95 8.833, -95 8.833, -95 8.833, -95 8.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10960'^^xsd:string;
  dwc:observationDate '1968-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.35 -95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.35"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10929'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10929'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-95'^^xsd:integer;
  dwc:latitude '13.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-95 13.35, -95 13.35, -95 13.35, -95 13.35, -95 13.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10929'^^xsd:string;
  dwc:observationDate '1968-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -94.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-94.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15222'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15222'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-94.533'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-94.533 27.9, -94.533 27.9, -94.533 27.9, -94.533 27.9, -94.533 27.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15222'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.383 -94.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.383"^^xsd:decimal ;
  dwc:decimalLongitude "-94.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10965'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10965'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-94.083'^^xsd:double;
  dwc:latitude '11.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-94.083 11.383, -94.083 11.383, -94.083 11.383, -94.083 11.383, -94.083 11.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10965'^^xsd:string;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.217 -93.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.217"^^xsd:decimal ;
  dwc:decimalLongitude "-93.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15347'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15347'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-93.833'^^xsd:double;
  dwc:latitude '19.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-93.833 19.217, -93.833 19.217, -93.833 19.217, -93.833 19.217, -93.833 19.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15347'^^xsd:string;
  dwc:observationDate '1976-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.267 -93.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.267"^^xsd:decimal ;
  dwc:decimalLongitude "-93.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10967'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10967'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-93.8'^^xsd:double;
  dwc:latitude '11.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-93.8 11.267, -93.8 11.267, -93.8 11.267, -93.8 11.267, -93.8 11.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10967'^^xsd:string;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.333 -93.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.333"^^xsd:decimal ;
  dwc:decimalLongitude "-93.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10966'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10966'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-93.767'^^xsd:double;
  dwc:latitude '11.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-93.767 11.333, -93.767 11.333, -93.767 11.333, -93.767 11.333, -93.767 11.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10966'^^xsd:string;
  dwc:observationDate '1968-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.55 -92.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.55"^^xsd:decimal ;
  dwc:decimalLongitude "-92.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15346'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15346'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.617'^^xsd:double;
  dwc:latitude '21.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.617 21.55, -92.617 21.55, -92.617 21.55, -92.617 21.55, -92.617 21.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Ray" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '284_15346'^^xsd:string;
  dwc:observationDate '1976-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.633 -92.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.633"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15345'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15345'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.567'^^xsd:double;
  dwc:latitude '21.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.567 21.633, -92.567 21.633, -92.567 21.633, -92.567 21.633, -92.567 21.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15345'^^xsd:string;
  dwc:observationDate '1976-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45 -92.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45"^^xsd:decimal ;
  dwc:decimalLongitude "-92.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15215'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15215'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.417'^^xsd:double;
  dwc:latitude '28.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.417 28.45, -92.417 28.45, -92.417 28.45, -92.417 28.45, -92.417 28.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15215'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -92.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-92.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15213'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15213'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.417'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.417 28.517, -92.417 28.517, -92.417 28.517, -92.417 28.517, -92.417 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15213'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -92.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-92.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15212'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15212'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.417'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.417 28.517, -92.417 28.517, -92.417 28.517, -92.417 28.517, -92.417 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15212'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -92.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-92.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15211'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15211'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.417'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.417 28.517, -92.417 28.517, -92.417 28.517, -92.417 28.517, -92.417 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15211'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.533 -92.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.533"^^xsd:decimal ;
  dwc:decimalLongitude "-92.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15214'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15214'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.417'^^xsd:double;
  dwc:latitude '28.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.417 28.533, -92.417 28.533, -92.417 28.533, -92.417 28.533, -92.417 28.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15214'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4 -92.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15216'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15216'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.4'^^xsd:double;
  dwc:latitude '28.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.4 28.4, -92.4 28.4, -92.4 28.4, -92.4 28.4, -92.4 28.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15216'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.417 -92.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.417"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15217'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15217'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.4'^^xsd:double;
  dwc:latitude '28.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.4 28.417, -92.4 28.417, -92.4 28.417, -92.4 28.417, -92.4 28.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15217'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -92.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-92.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15221'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15221'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.383'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.383 28.517, -92.383 28.517, -92.383 28.517, -92.383 28.517, -92.383 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15221'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -92.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-92.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15220'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15220'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.383'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.383 28.517, -92.383 28.517, -92.383 28.517, -92.383 28.517, -92.383 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15220'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -92.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-92.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15219'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15219'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.367'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.367 28.517, -92.367 28.517, -92.367 28.517, -92.367 28.517, -92.367 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15219'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -92.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-92.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15218'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15218'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-92.367'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-92.367 28.517, -92.367 28.517, -92.367 28.517, -92.367 28.517, -92.367 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15218'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.183 -90.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.183"^^xsd:decimal ;
  dwc:decimalLongitude "-90.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10925'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10925'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-90.867'^^xsd:double;
  dwc:latitude '13.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-90.867 13.183, -90.867 13.183, -90.867 13.183, -90.867 13.183, -90.867 13.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10925'^^xsd:string;
  dwc:observationDate '1968-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.967 -90.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.967"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15348'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15348'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-90.017'^^xsd:double;
  dwc:latitude '24.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-90.017 24.967, -90.017 24.967, -90.017 24.967, -90.017 24.967, -90.017 24.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15348'^^xsd:string;
  dwc:observationDate '1976-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.067 -89.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.067"^^xsd:decimal ;
  dwc:decimalLongitude "-89.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15344'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15344'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-89.65'^^xsd:double;
  dwc:latitude '27.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-89.65 27.067, -89.65 27.067, -89.65 27.067, -89.65 27.067, -89.65 27.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15344'^^xsd:string;
  dwc:observationDate '1976-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.55 -89.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.55"^^xsd:decimal ;
  dwc:decimalLongitude "-89.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12788'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12788'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-89.433'^^xsd:double;
  dwc:latitude '26.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-89.433 26.55, -89.433 26.55, -89.433 26.55, -89.433 26.55, -89.433 26.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12788'^^xsd:string;
  dwc:observationDate '1977-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.267 -89.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.267"^^xsd:decimal ;
  dwc:decimalLongitude "-89.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15349'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15349'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-89.417'^^xsd:double;
  dwc:latitude '27.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-89.417 27.267, -89.417 27.267, -89.417 27.267, -89.417 27.267, -89.417 27.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15349'^^xsd:string;
  dwc:observationDate '1976-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12 -89.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12"^^xsd:decimal ;
  dwc:decimalLongitude "-89.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10931'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10931'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-89.333'^^xsd:double;
  dwc:latitude '12'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-89.333 12, -89.333 12, -89.333 12, -89.333 12, -89.333 12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10931'^^xsd:string;
  dwc:observationDate '1968-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.05 -88.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.05"^^xsd:decimal ;
  dwc:decimalLongitude "-88.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15376'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15376'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88.95'^^xsd:double;
  dwc:latitude '28.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88.95 28.05, -88.95 28.05, -88.95 28.05, -88.95 28.05, -88.95 28.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15376'^^xsd:string;
  dwc:observationDate '1976-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -88.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.95"^^xsd:decimal ;
  dwc:decimalLongitude "-88.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15330'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15330'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88.567'^^xsd:double;
  dwc:latitude '29.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88.567 29.95, -88.567 29.95, -88.567 29.95, -88.567 29.95, -88.567 29.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15330'^^xsd:string;
  dwc:observationDate '1975-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -88.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-88.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15377'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15377'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88.467'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88.467 29.483, -88.467 29.483, -88.467 29.483, -88.467 29.483, -88.467 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15377'^^xsd:string;
  dwc:observationDate '1976-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.683 -88.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.683"^^xsd:decimal ;
  dwc:decimalLongitude "-88.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15298'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15298'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88.417'^^xsd:double;
  dwc:latitude '29.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88.417 29.683, -88.417 29.683, -88.417 29.683, -88.417 29.683, -88.417 29.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15298'^^xsd:string;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.867 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.867"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10949'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10949'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '1.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88 1.867, -88 1.867, -88 1.867, -88 1.867, -88 1.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10949'^^xsd:string;
  dwc:observationDate '1968-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.083 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.083"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10950'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10950'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '3.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88 3.083, -88 3.083, -88 3.083, -88 3.083, -88 3.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10950'^^xsd:string;
  dwc:observationDate '1968-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.333 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10948'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10948'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '5.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88 5.333, -88 5.333, -88 5.333, -88 5.333, -88 5.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10948'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10953'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10953'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '6.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-88 6.3, -88 6.3, -88 6.3, -88 6.3, -88 6.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10953'^^xsd:string;
  dwc:observationDate '1968-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -86.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-86.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11110'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11110'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-86.083'^^xsd:double;
  dwc:latitude '16'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-86.083 16, -86.083 16, -86.083 16, -86.083 16, -86.083 16))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11110'^^xsd:string;
  dwc:observationDate '1969-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.983 -86.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.983"^^xsd:decimal ;
  dwc:decimalLongitude "-86.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11109'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11109'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-86.05'^^xsd:double;
  dwc:latitude '15.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-86.05 15.983, -86.05 15.983, -86.05 15.983, -86.05 15.983, -86.05 15.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11109'^^xsd:string;
  dwc:observationDate '1969-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -85.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-85.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11286'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11286'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-85.717'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.717 28.367, -85.717 28.367, -85.717 28.367, -85.717 28.367, -85.717 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11286'^^xsd:string;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.083 -85.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.083"^^xsd:decimal ;
  dwc:decimalLongitude "-85.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12790'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12790'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-85.317'^^xsd:double;
  dwc:latitude '25.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85.317 25.083, -85.317 25.083, -85.317 25.083, -85.317 25.083, -85.317 25.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12790'^^xsd:string;
  dwc:observationDate '1977-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10924'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10924'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-85'^^xsd:integer;
  dwc:latitude '9.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-85 9.5, -85 9.5, -85 9.5, -85 9.5, -85 9.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10924'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.483 -84.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.483"^^xsd:decimal ;
  dwc:decimalLongitude "-84.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15300'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15300'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84.75'^^xsd:double;
  dwc:latitude '26.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.75 26.483, -84.75 26.483, -84.75 26.483, -84.75 26.483, -84.75 26.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15300'^^xsd:string;
  dwc:observationDate '1975-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.483 -84.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.483"^^xsd:decimal ;
  dwc:decimalLongitude "-84.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15299'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15299'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84.75'^^xsd:double;
  dwc:latitude '26.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.75 26.483, -84.75 26.483, -84.75 26.483, -84.75 26.483, -84.75 26.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15299'^^xsd:string;
  dwc:observationDate '1975-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.083 -84.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.083"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11112'^^xsd:string;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11112'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84.633'^^xsd:double;
  dwc:latitude '16.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.633 16.083, -84.633 16.083, -84.633 16.083, -84.633 16.083, -84.633 16.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "(Long-Snouted) Spinner Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId '284_11112'^^xsd:string;
  dwc:observationDate '1969-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.85 -84.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.85"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12791'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12791'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84.6'^^xsd:double;
  dwc:latitude '24.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.6 24.85, -84.6 24.85, -84.6 24.85, -84.6 24.85, -84.6 24.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12791'^^xsd:string;
  dwc:observationDate '1977-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.083 -84.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.083"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11111'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11111'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84.45'^^xsd:double;
  dwc:latitude '16.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.45 16.083, -84.45 16.083, -84.45 16.083, -84.45 16.083, -84.45 16.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11111'^^xsd:string;
  dwc:observationDate '1969-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10968'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10968'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '8'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84.1 8, -84.1 8, -84.1 8, -84.1 8, -84.1 8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10968'^^xsd:string;
  dwc:observationDate '1968-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12792'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12792'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84'^^xsd:integer;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84 25, -84 25, -84 25, -84 25, -84 25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12792'^^xsd:string;
  dwc:observationDate '1977-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11345'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11345'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-84'^^xsd:integer;
  dwc:latitude '26.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-84 26.5, -84 26.5, -84 26.5, -84 26.5, -84 26.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11345'^^xsd:string;
  dwc:observationDate '1971-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.533 -83.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.533"^^xsd:decimal ;
  dwc:decimalLongitude "-83.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15301'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15301'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-83.917'^^xsd:double;
  dwc:latitude '25.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-83.917 25.533, -83.917 25.533, -83.917 25.533, -83.917 25.533, -83.917 25.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15301'^^xsd:string;
  dwc:observationDate '1975-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.617 -83.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.617"^^xsd:decimal ;
  dwc:decimalLongitude "-83.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12789'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12789'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-83.833'^^xsd:double;
  dwc:latitude '24.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-83.833 24.617, -83.833 24.617, -83.833 24.617, -83.833 24.617, -83.833 24.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12789'^^xsd:string;
  dwc:observationDate '1977-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.267 -83.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.267"^^xsd:decimal ;
  dwc:decimalLongitude "-83.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15302'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15302'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-83.7'^^xsd:double;
  dwc:latitude '25.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-83.7 25.267, -83.7 25.267, -83.7 25.267, -83.7 25.267, -83.7 25.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_15302'^^xsd:string;
  dwc:observationDate '1975-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7 -83.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7"^^xsd:decimal ;
  dwc:decimalLongitude "-83.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15308'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15308'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-83.333'^^xsd:double;
  dwc:latitude '24.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-83.333 24.7, -83.333 24.7, -83.333 24.7, -83.333 24.7, -83.333 24.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15308'^^xsd:string;
  dwc:observationDate '1975-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.25 -83.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.25"^^xsd:decimal ;
  dwc:decimalLongitude "-83.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11293'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11293'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-83.167'^^xsd:double;
  dwc:latitude '25.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-83.167 25.25, -83.167 25.25, -83.167 25.25, -83.167 25.25, -83.167 25.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11293'^^xsd:string;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.217 -82.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.217"^^xsd:decimal ;
  dwc:decimalLongitude "-82.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11113'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11113'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-82.883'^^xsd:double;
  dwc:latitude '16.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-82.883 16.217, -82.883 16.217, -82.883 16.217, -82.883 16.217, -82.883 16.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11113'^^xsd:string;
  dwc:observationDate '1969-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.3 -82.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.3"^^xsd:decimal ;
  dwc:decimalLongitude "-82.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15303'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15303'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-82.867'^^xsd:double;
  dwc:latitude '24.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-82.867 24.3, -82.867 24.3, -82.867 24.3, -82.867 24.3, -82.867 24.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15303'^^xsd:string;
  dwc:observationDate '1975-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -82.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-82.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19560'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19560'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-82.617'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-82.617 27.3, -82.617 27.3, -82.617 27.3, -82.617 27.3, -82.617 27.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19560'^^xsd:string;
  dwc:observationDate '1963-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.333 -82.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10970'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10970'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-82.333'^^xsd:double;
  dwc:latitude '7.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-82.333 7.333, -82.333 7.333, -82.333 7.333, -82.333 7.333, -82.333 7.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10970'^^xsd:string;
  dwc:observationDate '1968-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.333 -82.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11114'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11114'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-82.067'^^xsd:double;
  dwc:latitude '16.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-82.067 16.333, -82.067 16.333, -82.067 16.333, -82.067 16.333, -82.067 16.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11114'^^xsd:string;
  dwc:observationDate '1969-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7 -82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10969'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10969'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-82'^^xsd:integer;
  dwc:latitude '7'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-82 7, -82 7, -82 7, -82 7, -82 7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10969'^^xsd:string;
  dwc:observationDate '1968-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.667 -81.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19617'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19617'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.417'^^xsd:double;
  dwc:latitude '30.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.417 30.667, -81.417 30.667, -81.417 30.667, -81.417 30.667, -81.417 30.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19617'^^xsd:string;
  dwc:observationDate '1974-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.833 -81.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.833"^^xsd:decimal ;
  dwc:decimalLongitude "-81.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19686'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19686'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.417'^^xsd:double;
  dwc:latitude '30.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.417 30.833, -81.417 30.833, -81.417 30.833, -81.417 30.833, -81.417 30.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19686'^^xsd:string;
  dwc:observationDate '1982-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -81.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10040'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10040'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.4'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.4 30.4, -81.4 30.4, -81.4 30.4, -81.4 30.4, -81.4 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10040'^^xsd:string;
  dwc:observationDate '1966-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.917 -81.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19682'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19682'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.4'^^xsd:double;
  dwc:latitude '30.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.4 30.917, -81.4 30.917, -81.4 30.917, -81.4 30.917, -81.4 30.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19682'^^xsd:string;
  dwc:observationDate '1981-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.283 -81.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19634'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19634'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.383'^^xsd:double;
  dwc:latitude '30.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19634'^^xsd:string;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.283 -81.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19593'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19593'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.383'^^xsd:double;
  dwc:latitude '30.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19593'^^xsd:string;
  dwc:observationDate '1970-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.283 -81.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19591'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19591'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.383'^^xsd:double;
  dwc:latitude '30.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19591'^^xsd:string;
  dwc:observationDate '1969-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.283 -81.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19630'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19630'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.383'^^xsd:double;
  dwc:latitude '30.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19630'^^xsd:string;
  dwc:observationDate '1976-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.283 -81.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19622'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19622'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.383'^^xsd:double;
  dwc:latitude '30.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19622'^^xsd:string;
  dwc:observationDate '1974-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.283 -81.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19658'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19658'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.383'^^xsd:double;
  dwc:latitude '30.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283, -81.383 30.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19658'^^xsd:string;
  dwc:observationDate '1982-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.333 -81.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19650'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19650'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.383'^^xsd:double;
  dwc:latitude '30.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.383 30.333, -81.383 30.333, -81.383 30.333, -81.383 30.333, -81.383 30.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19650'^^xsd:string;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.233 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19653'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19653'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19653'^^xsd:string;
  dwc:observationDate '1981-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.233 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19597'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19597'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19597'^^xsd:string;
  dwc:observationDate '1970-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.233 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19620'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19620'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19620'^^xsd:string;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.233 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19608'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19608'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19608'^^xsd:string;
  dwc:observationDate '1973-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.233 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19676'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19676'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19676'^^xsd:string;
  dwc:observationDate '1982-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.233 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19570'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19570'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19570'^^xsd:string;
  dwc:observationDate '1957-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.233 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19602'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19602'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233, -81.367 30.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19602'^^xsd:string;
  dwc:observationDate '1971-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.35 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.35"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16378'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16378'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.35, -81.367 30.35, -81.367 30.35, -81.367 30.35, -81.367 30.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16378'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.367 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.367"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16554'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16554'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.367, -81.367 30.367, -81.367 30.367, -81.367 30.367, -81.367 30.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16554'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.383 -81.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.383"^^xsd:decimal ;
  dwc:decimalLongitude "-81.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16239'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16239'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.367'^^xsd:double;
  dwc:latitude '30.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.367 30.383, -81.367 30.383, -81.367 30.383, -81.367 30.383, -81.367 30.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16239'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3 -81.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.3"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16345'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16345'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.35'^^xsd:double;
  dwc:latitude '30.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.35 30.3, -81.35 30.3, -81.35 30.3, -81.35 30.3, -81.35 30.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16345'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -81.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16201'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16201'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.35'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.35 30.6, -81.35 30.6, -81.35 30.6, -81.35 30.6, -81.35 30.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16201'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.167 -81.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19688'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19688'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.333'^^xsd:double;
  dwc:latitude '31.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.333 31.167, -81.333 31.167, -81.333 31.167, -81.333 31.167, -81.333 31.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19688'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 -81.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.2"^^xsd:decimal ;
  dwc:decimalLongitude "-81.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16553'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16553'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.317'^^xsd:double;
  dwc:latitude '30.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.317 30.2, -81.317 30.2, -81.317 30.2, -81.317 30.2, -81.317 30.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16553'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.717 -81.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.717"^^xsd:decimal ;
  dwc:decimalLongitude "-81.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16539'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16539'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.317'^^xsd:double;
  dwc:latitude '30.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.317 30.717, -81.317 30.717, -81.317 30.717, -81.317 30.717, -81.317 30.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16539'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -81.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19672'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19672'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.3'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.3 30, -81.3 30, -81.3 30, -81.3 30, -81.3 30))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19672'^^xsd:string;
  dwc:observationDate '1982-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19657'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19657'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19657'^^xsd:string;
  dwc:observationDate '1982-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19660'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19660'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19660'^^xsd:string;
  dwc:observationDate '1982-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19668'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19668'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19668'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19669'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19669'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85, -81.283 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19669'^^xsd:string;
  dwc:observationDate '1982-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19661'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19661'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19661'^^xsd:string;
  dwc:observationDate '1982-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19614'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19614'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19614'^^xsd:string;
  dwc:observationDate '1974-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19613'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19613'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19613'^^xsd:string;
  dwc:observationDate '1974-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19612'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19612'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19612'^^xsd:string;
  dwc:observationDate '1974-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19616'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19616'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19616'^^xsd:string;
  dwc:observationDate '1974-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19619'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19619'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19619'^^xsd:string;
  dwc:observationDate '1974-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19621'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19621'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917, -81.283 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19621'^^xsd:string;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.967 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.967"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16449'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16449'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '29.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 29.967, -81.283 29.967, -81.283 29.967, -81.283 29.967, -81.283 29.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16449'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.033 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.033"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16238'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16238'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '30.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 30.033, -81.283 30.033, -81.283 30.033, -81.283 30.033, -81.283 30.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16238'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.083 -81.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16200'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16200'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.283'^^xsd:double;
  dwc:latitude '30.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.283 30.083, -81.283 30.083, -81.283 30.083, -81.283 30.083, -81.283 30.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16200'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19651'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19651'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19651'^^xsd:string;
  dwc:observationDate '1980-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19662'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19662'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19662'^^xsd:string;
  dwc:observationDate '1982-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19623'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19623'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19623'^^xsd:string;
  dwc:observationDate '1974-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19589'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19589'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19589'^^xsd:string;
  dwc:observationDate '1966-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19655'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19655'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19655'^^xsd:string;
  dwc:observationDate '1981-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19648'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19648'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75, -81.25 29.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19648'^^xsd:string;
  dwc:observationDate '1979-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19628'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19628'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19628'^^xsd:string;
  dwc:observationDate '1976-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19585'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19585'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19585'^^xsd:string;
  dwc:observationDate '1966-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19586'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19586'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19586'^^xsd:string;
  dwc:observationDate '1966-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19587'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19587'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19587'^^xsd:string;
  dwc:observationDate '1966-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19568'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19568'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19568'^^xsd:string;
  dwc:observationDate '1957-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.85 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19645'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19645'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85, -81.25 29.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19645'^^xsd:string;
  dwc:observationDate '1979-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16197'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16197'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 29.917, -81.25 29.917, -81.25 29.917, -81.25 29.917, -81.25 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16197'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16264'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16264'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.25 30.5, -81.25 30.5, -81.25 30.5, -81.25 30.5, -81.25 30.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16264'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -81.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-81.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19567'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19567'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.242'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.242 29.75, -81.242 29.75, -81.242 29.75, -81.242 29.75, -81.242 29.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19567'^^xsd:string;
  dwc:observationDate '1957-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -81.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19611'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19611'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.233'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19611'^^xsd:string;
  dwc:observationDate '1974-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -81.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19627'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19627'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.233'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19627'^^xsd:string;
  dwc:observationDate '1976-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -81.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19624'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19624'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.233'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19624'^^xsd:string;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -81.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19625'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19625'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.233'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19625'^^xsd:string;
  dwc:observationDate '1974-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -81.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19675'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19675'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.233'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19675'^^xsd:string;
  dwc:observationDate '1982-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -81.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19566'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19566'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.233'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7, -81.233 29.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19566'^^xsd:string;
  dwc:observationDate '1954-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -81.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16237'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16237'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.233'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.233 29.8, -81.233 29.8, -81.233 29.8, -81.233 29.8, -81.233 29.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16237'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19652'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19652'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19652'^^xsd:string;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19604'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19604'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19604'^^xsd:string;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19637'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19637'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19637'^^xsd:string;
  dwc:observationDate '1978-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19626'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19626'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19626'^^xsd:string;
  dwc:observationDate '1976-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19610'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19610'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19610'^^xsd:string;
  dwc:observationDate '1974-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19618'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19618'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19618'^^xsd:string;
  dwc:observationDate '1974-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19576'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19576'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19576'^^xsd:string;
  dwc:observationDate '1962-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19603'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19603'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19603'^^xsd:string;
  dwc:observationDate '1971-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19606'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19606'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19606'^^xsd:string;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19583'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19583'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19583'^^xsd:string;
  dwc:observationDate '1966-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19564'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19564'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19564'^^xsd:string;
  dwc:observationDate '1950-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19569'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19569'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19569'^^xsd:string;
  dwc:observationDate '1957-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19571'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19571'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19571'^^xsd:string;
  dwc:observationDate '1959-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19601'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19601'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19601'^^xsd:string;
  dwc:observationDate '1971-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19574'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19574'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19574'^^xsd:string;
  dwc:observationDate '1962-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19581'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19581'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19581'^^xsd:string;
  dwc:observationDate '1965-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19582'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19582'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19582'^^xsd:string;
  dwc:observationDate '1966-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19649'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19649'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19649'^^xsd:string;
  dwc:observationDate '1979-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19595'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19595'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19595'^^xsd:string;
  dwc:observationDate '1970-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19588'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19588'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667, -81.217 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19588'^^xsd:string;
  dwc:observationDate '1967-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.683 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.683"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16432'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16432'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.683, -81.217 29.683, -81.217 29.683, -81.217 29.683, -81.217 29.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16432'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.717 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.717"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16236'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.717, -81.217 29.717, -81.217 29.717, -81.217 29.717, -81.217 29.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16236'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.767 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.767"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16550'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16550'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '29.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 29.767, -81.217 29.767, -81.217 29.767, -81.217 29.767, -81.217 29.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16550'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.417 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.417"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19683'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19683'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '31.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 31.417, -81.217 31.417, -81.217 31.417, -81.217 31.417, -81.217 31.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19683'^^xsd:string;
  dwc:observationDate '1981-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.417 -81.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.417"^^xsd:decimal ;
  dwc:decimalLongitude "-81.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19684'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19684'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.217'^^xsd:double;
  dwc:latitude '31.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.217 31.417, -81.217 31.417, -81.217 31.417, -81.217 31.417, -81.217 31.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19684'^^xsd:string;
  dwc:observationDate '1981-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.7 -81.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16551'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16551'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.2'^^xsd:double;
  dwc:latitude '29.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.2 29.7, -81.2 29.7, -81.2 29.7, -81.2 29.7, -81.2 29.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16551'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.65 -81.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.65"^^xsd:decimal ;
  dwc:decimalLongitude "-81.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16442'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16442'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.183'^^xsd:double;
  dwc:latitude '29.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.183 29.65, -81.183 29.65, -81.183 29.65, -81.183 29.65, -81.183 29.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16442'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.667 -81.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16548'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16548'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.183'^^xsd:double;
  dwc:latitude '29.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.183 29.667, -81.183 29.667, -81.183 29.667, -81.183 29.667, -81.183 29.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16548'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16383'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16383'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.183'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.183 29.917, -81.183 29.917, -81.183 29.917, -81.183 29.917, -81.183 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16383'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.033 -81.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.033"^^xsd:decimal ;
  dwc:decimalLongitude "-81.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16552'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16552'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.183'^^xsd:double;
  dwc:latitude '30.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.183 30.033, -81.183 30.033, -81.183 30.033, -81.183 30.033, -81.183 30.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16552'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.617 -81.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.617"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16196'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16196'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.167'^^xsd:double;
  dwc:latitude '29.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.167 29.617, -81.167 29.617, -81.167 29.617, -81.167 29.617, -81.167 29.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16196'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.633 -81.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.633"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16547'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16547'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.167'^^xsd:double;
  dwc:latitude '29.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.167 29.633, -81.167 29.633, -81.167 29.633, -81.167 29.633, -81.167 29.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16547'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16382'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16382'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.167'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.167 29.917, -81.167 29.917, -81.167 29.917, -81.167 29.917, -81.167 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16382'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.917 -81.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16380'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16380'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.167'^^xsd:double;
  dwc:latitude '30.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.167 30.917, -81.167 30.917, -81.167 30.917, -81.167 30.917, -81.167 30.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16380'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -81.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19685'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19685'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.167'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.167 31.5, -81.167 31.5, -81.167 31.5, -81.167 31.5, -81.167 31.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19685'^^xsd:string;
  dwc:observationDate '1982-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.533 -81.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.533"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19646'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19646'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.15'^^xsd:double;
  dwc:latitude '29.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.15 29.533, -81.15 29.533, -81.15 29.533, -81.15 29.533, -81.15 29.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19646'^^xsd:string;
  dwc:observationDate '1979-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 -81.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16549'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16549'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.15'^^xsd:double;
  dwc:latitude '29.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.15 29.6, -81.15 29.6, -81.15 29.6, -81.15 29.6, -81.15 29.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16549'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.367 -81.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.367"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16556'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16556'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.15'^^xsd:double;
  dwc:latitude '30.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.15 30.367, -81.15 30.367, -81.15 30.367, -81.15 30.367, -81.15 30.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16556'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.383 -81.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.383"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16433'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16433'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.15'^^xsd:double;
  dwc:latitude '31.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.15 31.383, -81.15 31.383, -81.15 31.383, -81.15 31.383, -81.15 31.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16433'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.55 -81.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.55"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16414'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_16414'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.133'^^xsd:double;
  dwc:latitude '29.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.133 29.55, -81.133 29.55, -81.133 29.55, -81.133 29.55, -81.133 29.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16414'^^xsd:string;
  dwc:observationDate '1967-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.55 -81.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.55"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16195'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16195'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.133'^^xsd:double;
  dwc:latitude '29.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.133 29.55, -81.133 29.55, -81.133 29.55, -81.133 29.55, -81.133 29.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16195'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.583 -81.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.583"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16605'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16605'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.133'^^xsd:double;
  dwc:latitude '29.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.133 29.583, -81.133 29.583, -81.133 29.583, -81.133 29.583, -81.133 29.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16605'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -81.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16272'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16272'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.133'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.133 29.917, -81.133 29.917, -81.133 29.917, -81.133 29.917, -81.133 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16272'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19605'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19605'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19605'^^xsd:string;
  dwc:observationDate '1972-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19638'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19638'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19638'^^xsd:string;
  dwc:observationDate '1978-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19615'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19615'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19615'^^xsd:string;
  dwc:observationDate '1974-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19609'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19609'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19609'^^xsd:string;
  dwc:observationDate '1974-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19629'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19629'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19629'^^xsd:string;
  dwc:observationDate '1976-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19577'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19577'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19577'^^xsd:string;
  dwc:observationDate '1962-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19607'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19607'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19607'^^xsd:string;
  dwc:observationDate '1973-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19584'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19584'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19584'^^xsd:string;
  dwc:observationDate '1966-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19664'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19664'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19664'^^xsd:string;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19666'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19666'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19666'^^xsd:string;
  dwc:observationDate '1982-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19563'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19563'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19563'^^xsd:string;
  dwc:observationDate '1950-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19565'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19565'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19565'^^xsd:string;
  dwc:observationDate '1953-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19599'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19599'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19599'^^xsd:string;
  dwc:observationDate '1971-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19600'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19600'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19600'^^xsd:string;
  dwc:observationDate '1971-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19573'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19573'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19573'^^xsd:string;
  dwc:observationDate '1962-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.483 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.483"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19575'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19575'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483, -81.117 29.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19575'^^xsd:string;
  dwc:observationDate '1962-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.533 -81.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.533"^^xsd:decimal ;
  dwc:decimalLongitude "-81.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16604'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16604'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.117'^^xsd:double;
  dwc:latitude '29.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.117 29.533, -81.117 29.533, -81.117 29.533, -81.117 29.533, -81.117 29.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16604'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -81.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16443'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16443'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.1'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.1 29.5, -81.1 29.5, -81.1 29.5, -81.1 29.5, -81.1 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16443'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -81.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16614'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16614'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.1'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.1 29.5, -81.1 29.5, -81.1 29.5, -81.1 29.5, -81.1 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16614'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.367 -81.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.367"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16555'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16555'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.1'^^xsd:double;
  dwc:latitude '30.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.1 30.367, -81.1 30.367, -81.1 30.367, -81.1 30.367, -81.1 30.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16555'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 -81.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "-81.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19633'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19633'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.083'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.083 29.4, -81.083 29.4, -81.083 29.4, -81.083 29.4, -81.083 29.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19633'^^xsd:string;
  dwc:observationDate '1976-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 -81.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "-81.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19659'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19659'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.083'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.083 29.4, -81.083 29.4, -81.083 29.4, -81.083 29.4, -81.083 29.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19659'^^xsd:string;
  dwc:observationDate '1982-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.433 -81.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.433"^^xsd:decimal ;
  dwc:decimalLongitude "-81.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16190'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16190'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.083'^^xsd:double;
  dwc:latitude '29.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.083 29.433, -81.083 29.433, -81.083 29.433, -81.083 29.433, -81.083 29.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16190'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -81.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16384'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16384'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.083'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.083 29.5, -81.083 29.5, -81.083 29.5, -81.083 29.5, -81.083 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16384'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.783 -81.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.783"^^xsd:decimal ;
  dwc:decimalLongitude "-81.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10041'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10041'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.083'^^xsd:double;
  dwc:latitude '30.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.083 30.783, -81.083 30.783, -81.083 30.783, -81.083 30.783, -81.083 30.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10041'^^xsd:string;
  dwc:observationDate '1966-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.383 -81.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.383"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16189'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16189'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.05'^^xsd:double;
  dwc:latitude '29.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.05 29.383, -81.05 29.383, -81.05 29.383, -81.05 29.383, -81.05 29.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16189'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -81.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16191'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16191'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.05'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.05 29.5, -81.05 29.5, -81.05 29.5, -81.05 29.5, -81.05 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16191'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -81.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16615'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16615'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.05'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.05 29.5, -81.05 29.5, -81.05 29.5, -81.05 29.5, -81.05 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16615'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.517 -81.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.517"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16561'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16561'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.05'^^xsd:double;
  dwc:latitude '29.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.05 29.517, -81.05 29.517, -81.05 29.517, -81.05 29.517, -81.05 29.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16561'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.883 -81.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.883"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16559'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16559'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.05'^^xsd:double;
  dwc:latitude '29.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.05 29.883, -81.05 29.883, -81.05 29.883, -81.05 29.883, -81.05 29.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16559'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.383 -81.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.383"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16439'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16439'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.05'^^xsd:double;
  dwc:latitude '30.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.05 30.383, -81.05 30.383, -81.05 30.383, -81.05 30.383, -81.05 30.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16439'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19636'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19636'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19636'^^xsd:string;
  dwc:observationDate '1978-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19647'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19647'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19647'^^xsd:string;
  dwc:observationDate '1979-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19656'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19656'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19656'^^xsd:string;
  dwc:observationDate '1981-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19667'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19667'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19667'^^xsd:string;
  dwc:observationDate '1982-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19679'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19679'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19679'^^xsd:string;
  dwc:observationDate '1982-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19598'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19598'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19598'^^xsd:string;
  dwc:observationDate '1971-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19639'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19639'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19639'^^xsd:string;
  dwc:observationDate '1979-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19640'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19640'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19640'^^xsd:string;
  dwc:observationDate '1979-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19641'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19641'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19641'^^xsd:string;
  dwc:observationDate '1979-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19642'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19642'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19642'^^xsd:string;
  dwc:observationDate '1979-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.283 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.283"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19643'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19643'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283, -81.033 29.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19643'^^xsd:string;
  dwc:observationDate '1979-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.317 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.317"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15876'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15876'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.317, -81.033 29.317, -81.033 29.317, -81.033 29.317, -81.033 29.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15876'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.333 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16413'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_16413'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.333, -81.033 29.333, -81.033 29.333, -81.033 29.333, -81.033 29.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16413'^^xsd:string;
  dwc:observationDate '1967-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.35 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.35"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16188'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16188'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.35, -81.033 29.35, -81.033 29.35, -81.033 29.35, -81.033 29.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16188'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -81.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16616'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16616'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.033'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.033 29.5, -81.033 29.5, -81.033 29.5, -81.033 29.5, -81.033 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16616'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3 -81.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.3"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16187'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16187'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.017'^^xsd:double;
  dwc:latitude '29.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.017 29.3, -81.017 29.3, -81.017 29.3, -81.017 29.3, -81.017 29.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16187'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.317 -81.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.317"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16344'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16344'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.017'^^xsd:double;
  dwc:latitude '29.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.017 29.317, -81.017 29.317, -81.017 29.317, -81.017 29.317, -81.017 29.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16344'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.367 -81.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.367"^^xsd:decimal ;
  dwc:decimalLongitude "-81.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16557'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16557'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81.017'^^xsd:double;
  dwc:latitude '30.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81.017 30.367, -81.017 30.367, -81.017 30.367, -81.017 30.367, -81.017 30.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16557'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.233 -81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.233"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19644'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19644'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81'^^xsd:integer;
  dwc:latitude '29.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81 29.233, -81 29.233, -81 29.233, -81 29.233, -81 29.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19644'^^xsd:string;
  dwc:observationDate '1979-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.233 -81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.233"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19590'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19590'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81'^^xsd:integer;
  dwc:latitude '29.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81 29.233, -81 29.233, -81 29.233, -81 29.233, -81 29.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19590'^^xsd:string;
  dwc:observationDate '1968-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.233 -81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.233"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19631'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19631'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81'^^xsd:integer;
  dwc:latitude '29.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81 29.233, -81 29.233, -81 29.233, -81 29.233, -81 29.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19631'^^xsd:string;
  dwc:observationDate '1976-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.233 -81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.233"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19562'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19562'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81'^^xsd:integer;
  dwc:latitude '29.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81 29.233, -81 29.233, -81 29.233, -81 29.233, -81 29.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19562'^^xsd:string;
  dwc:observationDate '1950-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.233 -81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.233"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19578'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19578'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81'^^xsd:integer;
  dwc:latitude '29.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81 29.233, -81 29.233, -81 29.233, -81 29.233, -81 29.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19578'^^xsd:string;
  dwc:observationDate '1963-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.233 -81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.233"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19596'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19596'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81'^^xsd:integer;
  dwc:latitude '29.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81 29.233, -81 29.233, -81 29.233, -81 29.233, -81 29.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19596'^^xsd:string;
  dwc:observationDate '1970-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16348'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16348'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-81'^^xsd:integer;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-81 29.5, -81 29.5, -81 29.5, -81 29.5, -81 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16348'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16265'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16265'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.983'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.983 30.4, -80.983 30.4, -80.983 30.4, -80.983 30.4, -80.983 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16265'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.967 -80.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19687'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19687'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.983'^^xsd:double;
  dwc:latitude '30.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.983 30.967, -80.983 30.967, -80.983 30.967, -80.983 30.967, -80.983 30.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19687'^^xsd:string;
  dwc:observationDate '1982-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2 -80.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2"^^xsd:decimal ;
  dwc:decimalLongitude "-80.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16185'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16185'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.967'^^xsd:double;
  dwc:latitude '29.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.967 29.2, -80.967 29.2, -80.967 29.2, -80.967 29.2, -80.967 29.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16185'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.233 -80.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16186'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.967'^^xsd:double;
  dwc:latitude '29.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.967 29.233, -80.967 29.233, -80.967 29.233, -80.967 29.233, -80.967 29.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16186'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16273'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16273'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.967'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.967 29.5, -80.967 29.5, -80.967 29.5, -80.967 29.5, -80.967 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16273'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16617'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16617'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.967'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.967 29.5, -80.967 29.5, -80.967 29.5, -80.967 29.5, -80.967 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16617'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.517 -80.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.517"^^xsd:decimal ;
  dwc:decimalLongitude "-80.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16560'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16560'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.967'^^xsd:double;
  dwc:latitude '29.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.967 29.517, -80.967 29.517, -80.967 29.517, -80.967 29.517, -80.967 29.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16560'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16271'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16271'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.967'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.967 29.917, -80.967 29.917, -80.967 29.917, -80.967 29.917, -80.967 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16271'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.283 -80.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.283"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10215'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10215'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.95'^^xsd:double;
  dwc:latitude '30.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.95 30.283, -80.95 30.283, -80.95 30.283, -80.95 30.283, -80.95 30.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10215'^^xsd:string;
  dwc:observationDate '1966-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.15 -80.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.15"^^xsd:decimal ;
  dwc:decimalLongitude "-80.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16183'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16183'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.933'^^xsd:double;
  dwc:latitude '29.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.933 29.15, -80.933 29.15, -80.933 29.15, -80.933 29.15, -80.933 29.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16183'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.167 -80.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16184'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16184'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.933'^^xsd:double;
  dwc:latitude '29.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.933 29.167, -80.933 29.167, -80.933 29.167, -80.933 29.167, -80.933 29.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16184'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16192'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16192'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.933'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.933 29.5, -80.933 29.5, -80.933 29.5, -80.933 29.5, -80.933 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16192'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16182'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16182'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.917'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.917 29.083, -80.917 29.083, -80.917 29.083, -80.917 29.083, -80.917 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16182'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19670'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19670'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.917'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.917 29.083, -80.917 29.083, -80.917 29.083, -80.917 29.083, -80.917 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19670'^^xsd:string;
  dwc:observationDate '1982-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -80.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16128'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16128'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.917'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.917 29.1, -80.917 29.1, -80.917 29.1, -80.917 29.1, -80.917 29.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16128'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16606'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16606'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.917'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.917 30.4, -80.917 30.4, -80.917 30.4, -80.917 30.4, -80.917 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16606'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.067 -80.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16181'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16181'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.9'^^xsd:double;
  dwc:latitude '29.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.9 29.067, -80.9 29.067, -80.9 29.067, -80.9 29.067, -80.9 29.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16181'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.033 -80.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.033"^^xsd:decimal ;
  dwc:decimalLongitude "-80.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19677'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19677'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.883'^^xsd:double;
  dwc:latitude '29.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.883 29.033, -80.883 29.033, -80.883 29.033, -80.883 29.033, -80.883 29.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19677'^^xsd:string;
  dwc:observationDate '1982-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.05 -80.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.05"^^xsd:decimal ;
  dwc:decimalLongitude "-80.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16180'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16180'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.883'^^xsd:double;
  dwc:latitude '29.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.883 29.05, -80.883 29.05, -80.883 29.05, -80.883 29.05, -80.883 29.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16180'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.05 -80.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.05"^^xsd:decimal ;
  dwc:decimalLongitude "-80.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16003'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16003'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.883'^^xsd:double;
  dwc:latitude '29.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.883 29.05, -80.883 29.05, -80.883 29.05, -80.883 29.05, -80.883 29.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16003'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16607'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16607'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.883'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.883 30.4, -80.883 30.4, -80.883 30.4, -80.883 30.4, -80.883 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16607'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -80.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-80.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16235'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16235'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.867'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.867 29.017, -80.867 29.017, -80.867 29.017, -80.867 29.017, -80.867 29.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16235'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.05 -80.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.05"^^xsd:decimal ;
  dwc:decimalLongitude "-80.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16387'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16387'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.867'^^xsd:double;
  dwc:latitude '29.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.867 29.05, -80.867 29.05, -80.867 29.05, -80.867 29.05, -80.867 29.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16387'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -80.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16106'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16106'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.867'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.867 29.1, -80.867 29.1, -80.867 29.1, -80.867 29.1, -80.867 29.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16106'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16274'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16274'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.867'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.867 29.5, -80.867 29.5, -80.867 29.5, -80.867 29.5, -80.867 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16274'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16198'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16198'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.867'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.867 29.917, -80.867 29.917, -80.867 29.917, -80.867 29.917, -80.867 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16198'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16455'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16455'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.867'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.867 30.4, -80.867 30.4, -80.867 30.4, -80.867 30.4, -80.867 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16455'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.017 -80.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.017"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16179'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16179'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.85'^^xsd:double;
  dwc:latitude '29.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.85 29.017, -80.85 29.017, -80.85 29.017, -80.85 29.017, -80.85 29.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16179'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16622'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16622'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.85'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.85 29.083, -80.85 29.083, -80.85 29.083, -80.85 29.083, -80.85 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16622'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16460'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16460'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.85'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.85 29.5, -80.85 29.5, -80.85 29.5, -80.85 29.5, -80.85 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16460'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -80.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16558'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16558'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.85'^^xsd:double;
  dwc:latitude '29.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.85 29.9, -80.85 29.9, -80.85 29.9, -80.85 29.9, -80.85 29.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16558'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16608'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16608'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.85'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.85 30.4, -80.85 30.4, -80.85 30.4, -80.85 30.4, -80.85 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16608'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -80.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16178'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16178'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.833'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.833 29, -80.833 29, -80.833 29, -80.833 29, -80.833 29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16178'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -80.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16353'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16353'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.833'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.833 29, -80.833 29, -80.833 29, -80.833 29, -80.833 29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16353'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16300'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16300'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.833'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.833 29.083, -80.833 29.083, -80.833 29.083, -80.833 29.083, -80.833 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16300'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16009'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16009'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.833'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.833 29.083, -80.833 29.083, -80.833 29.083, -80.833 29.083, -80.833 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16009'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16275'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16275'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.833'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.833 29.5, -80.833 29.5, -80.833 29.5, -80.833 29.5, -80.833 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16275'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.967 -80.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16177'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16177'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.817'^^xsd:double;
  dwc:latitude '28.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.817 28.967, -80.817 28.967, -80.817 28.967, -80.817 28.967, -80.817 28.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16177'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.033 -80.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.033"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19680'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19680'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.817'^^xsd:double;
  dwc:latitude '32.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.817 32.033, -80.817 32.033, -80.817 32.033, -80.817 32.033, -80.817 32.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19680'^^xsd:string;
  dwc:observationDate '1972-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.033 -80.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.033"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19681'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19681'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.817'^^xsd:double;
  dwc:latitude '32.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.817 32.033, -80.817 32.033, -80.817 32.033, -80.817 32.033, -80.817 32.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19681'^^xsd:string;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.95 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.95"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16176'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16176'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '28.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.8 28.95, -80.8 28.95, -80.8 28.95, -80.8 28.95, -80.8 28.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16176'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16126'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16126'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16126'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16415'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_16415'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16415'^^xsd:string;
  dwc:observationDate '1967-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16448'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16448'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16448'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16299'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16299'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083, -80.8 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16299'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.55 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16562'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16562'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '29.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.8 29.55, -80.8 29.55, -80.8 29.55, -80.8 29.55, -80.8 29.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16562'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16381'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16381'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.8 30.4, -80.8 30.4, -80.8 30.4, -80.8 30.4, -80.8 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16381'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.117 -80.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.117"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16475'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16475'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.783'^^xsd:double;
  dwc:latitude '31.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.783 31.117, -80.783 31.117, -80.783 31.117, -80.783 31.117, -80.783 31.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16475'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.917 -80.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16623'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16623'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.767'^^xsd:double;
  dwc:latitude '28.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.767 28.917, -80.767 28.917, -80.767 28.917, -80.767 28.917, -80.767 28.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16623'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16621'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16621'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.767'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.767 29.083, -80.767 29.083, -80.767 29.083, -80.767 29.083, -80.767 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16621'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16276'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16276'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.767'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.767 29.5, -80.767 29.5, -80.767 29.5, -80.767 29.5, -80.767 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16276'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.933 -80.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16613'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16613'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.767'^^xsd:double;
  dwc:latitude '29.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.767 29.933, -80.767 29.933, -80.767 29.933, -80.767 29.933, -80.767 29.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16613'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867 -80.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.867"^^xsd:decimal ;
  dwc:decimalLongitude "-80.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16008'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16008'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.75'^^xsd:double;
  dwc:latitude '28.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.75 28.867, -80.75 28.867, -80.75 28.867, -80.75 28.867, -80.75 28.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16008'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.883 -80.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.883"^^xsd:decimal ;
  dwc:decimalLongitude "-80.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16568'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16568'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.733'^^xsd:double;
  dwc:latitude '28.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.733 28.883, -80.733 28.883, -80.733 28.883, -80.733 28.883, -80.733 28.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16568'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.167 -80.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10214'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10214'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.733'^^xsd:double;
  dwc:latitude '29.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.733 29.167, -80.733 29.167, -80.733 29.167, -80.733 29.167, -80.733 29.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10214'^^xsd:string;
  dwc:observationDate '1966-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16193'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16193'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.733'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.733 29.5, -80.733 29.5, -80.733 29.5, -80.733 29.5, -80.733 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16193'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.933 -80.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16612'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16612'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.733'^^xsd:double;
  dwc:latitude '29.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.733 29.933, -80.733 29.933, -80.733 29.933, -80.733 29.933, -80.733 29.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16612'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867 -80.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.867"^^xsd:decimal ;
  dwc:decimalLongitude "-80.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16007'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16007'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.717'^^xsd:double;
  dwc:latitude '28.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.717 28.867, -80.717 28.867, -80.717 28.867, -80.717 28.867, -80.717 28.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16007'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16298'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16298'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.717'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.717 29.083, -80.717 29.083, -80.717 29.083, -80.717 29.083, -80.717 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16298'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16278'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16278'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.717'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.717 29.5, -80.717 29.5, -80.717 29.5, -80.717 29.5, -80.717 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16278'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16297'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16297'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.7'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.7 29.083, -80.7 29.083, -80.7 29.083, -80.7 29.083, -80.7 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16297'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16270'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16270'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.7'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.7 29.917, -80.7 29.917, -80.7 29.917, -80.7 29.917, -80.7 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16270'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.817 -80.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.817"^^xsd:decimal ;
  dwc:decimalLongitude "-80.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16006'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16006'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.683'^^xsd:double;
  dwc:latitude '28.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.683 28.817, -80.683 28.817, -80.683 28.817, -80.683 28.817, -80.683 28.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16006'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.833 -80.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16571'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16571'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.683'^^xsd:double;
  dwc:latitude '28.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.683 28.833, -80.683 28.833, -80.683 28.833, -80.683 28.833, -80.683 28.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16571'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.833 -80.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16624'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16624'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.683'^^xsd:double;
  dwc:latitude '28.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.683 28.833, -80.683 28.833, -80.683 28.833, -80.683 28.833, -80.683 28.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16624'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.783 -80.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.783"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16005'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16005'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.667'^^xsd:double;
  dwc:latitude '28.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.667 28.783, -80.667 28.783, -80.667 28.783, -80.667 28.783, -80.667 28.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16005'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.817 -80.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.817"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16625'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16625'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.667'^^xsd:double;
  dwc:latitude '28.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.667 28.817, -80.667 28.817, -80.667 28.817, -80.667 28.817, -80.667 28.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16625'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16296'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16296'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.667'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.667 29.083, -80.667 29.083, -80.667 29.083, -80.667 29.083, -80.667 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16296'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16279'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16279'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.667'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.667 29.5, -80.667 29.5, -80.667 29.5, -80.667 29.5, -80.667 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16279'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16444'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16444'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.65'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.65 29.5, -80.65 29.5, -80.65 29.5, -80.65 29.5, -80.65 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16444'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16461'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16461'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.65'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.65 29.5, -80.65 29.5, -80.65 29.5, -80.65 29.5, -80.65 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16461'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16269'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16269'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.65'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.65 29.917, -80.65 29.917, -80.65 29.917, -80.65 29.917, -80.65 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16269'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.983 -80.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.983"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10216'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10216'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.65'^^xsd:double;
  dwc:latitude '29.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.65 29.983, -80.65 29.983, -80.65 29.983, -80.65 29.983, -80.65 29.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10216'^^xsd:string;
  dwc:observationDate '1966-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -80.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.75"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16004'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16004'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.633'^^xsd:double;
  dwc:latitude '28.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.633 28.75, -80.633 28.75, -80.633 28.75, -80.633 28.75, -80.633 28.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16004'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16280'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16280'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.633'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.633 29.5, -80.633 29.5, -80.633 29.5, -80.633 29.5, -80.633 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16280'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16609'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16609'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.633'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.633 30.4, -80.633 30.4, -80.633 30.4, -80.633 30.4, -80.633 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16609'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.717 -80.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.717"^^xsd:decimal ;
  dwc:decimalLongitude "-80.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16002'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16002'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.617'^^xsd:double;
  dwc:latitude '28.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.617 28.717, -80.617 28.717, -80.617 28.717, -80.617 28.717, -80.617 28.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16002'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.733 -80.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16570'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16570'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.617'^^xsd:double;
  dwc:latitude '28.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.617 28.733, -80.617 28.733, -80.617 28.733, -80.617 28.733, -80.617 28.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16570'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.05 -80.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.05"^^xsd:decimal ;
  dwc:decimalLongitude "-80.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16482'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16482'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.617'^^xsd:double;
  dwc:latitude '31.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.617 31.05, -80.617 31.05, -80.617 31.05, -80.617 31.05, -80.617 31.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16482'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -80.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16509'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16509'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.6'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.6 28.7, -80.6 28.7, -80.6 28.7, -80.6 28.7, -80.6 28.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16509'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.717 -80.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.717"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16626'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16626'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.6'^^xsd:double;
  dwc:latitude '28.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.6 28.717, -80.6 28.717, -80.6 28.717, -80.6 28.717, -80.6 28.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16626'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16610'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16610'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.6'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.6 30.4, -80.6 30.4, -80.6 30.4, -80.6 30.4, -80.6 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16610'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.083 -80.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16438'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16438'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.6'^^xsd:double;
  dwc:latitude '31.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.6 31.083, -80.6 31.083, -80.6 31.083, -80.6 31.083, -80.6 31.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16438'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.583 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19594'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19594'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '28.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 28.583, -80.583 28.583, -80.583 28.583, -80.583 28.583, -80.583 28.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19594'^^xsd:string;
  dwc:observationDate '1970-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.583 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19663'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19663'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '28.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 28.583, -80.583 28.583, -80.583 28.583, -80.583 28.583, -80.583 28.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19663'^^xsd:string;
  dwc:observationDate '1982-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.583 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19678'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19678'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '28.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 28.583, -80.583 28.583, -80.583 28.583, -80.583 28.583, -80.583 28.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19678'^^xsd:string;
  dwc:observationDate '1982-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16447'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16447'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 29.083, -80.583 29.083, -80.583 29.083, -80.583 29.083, -80.583 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16447'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16281'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16281'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 29.5, -80.583 29.5, -80.583 29.5, -80.583 29.5, -80.583 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16281'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16277'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16277'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 29.917, -80.583 29.917, -80.583 29.917, -80.583 29.917, -80.583 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16277'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16441'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16441'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 29.917, -80.583 29.917, -80.583 29.917, -80.583 29.917, -80.583 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16441'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16268'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16268'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.583'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.583 29.917, -80.583 29.917, -80.583 29.917, -80.583 29.917, -80.583 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16268'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15987'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15987'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.1, -80.567 28.1, -80.567 28.1, -80.567 28.1, -80.567 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15987'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.133 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.133"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16630'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16630'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.133, -80.567 28.133, -80.567 28.133, -80.567 28.133, -80.567 28.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16630'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.133 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.133"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15988'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15988'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.133, -80.567 28.133, -80.567 28.133, -80.567 28.133, -80.567 28.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15988'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16314'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16314'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.167, -80.567 28.167, -80.567 28.167, -80.567 28.167, -80.567 28.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16314'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16012'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16012'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.167, -80.567 28.167, -80.567 28.167, -80.567 28.167, -80.567 28.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16012'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.183 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.183"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15989'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15989'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.183, -80.567 28.183, -80.567 28.183, -80.567 28.183, -80.567 28.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15989'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16397'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16397'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.2, -80.567 28.2, -80.567 28.2, -80.567 28.2, -80.567 28.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16397'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16110'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16110'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.2, -80.567 28.2, -80.567 28.2, -80.567 28.2, -80.567 28.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16110'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16313'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16313'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.217, -80.567 28.217, -80.567 28.217, -80.567 28.217, -80.567 28.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16313'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16629'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16629'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.217, -80.567 28.217, -80.567 28.217, -80.567 28.217, -80.567 28.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16629'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.3"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15990'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15990'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.3, -80.567 28.3, -80.567 28.3, -80.567 28.3, -80.567 28.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15990'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.317 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.317"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16528'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16528'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.317, -80.567 28.317, -80.567 28.317, -80.567 28.317, -80.567 28.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16528'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.633 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.633"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16301'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16301'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.633, -80.567 28.633, -80.567 28.633, -80.567 28.633, -80.567 28.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16301'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.683 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16510'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16510'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '28.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 28.683, -80.567 28.683, -80.567 28.683, -80.567 28.683, -80.567 28.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16510'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16295'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16295'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 29.083, -80.567 29.083, -80.567 29.083, -80.567 29.083, -80.567 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16295'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -80.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16620'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16620'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.567'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.567 29.1, -80.567 29.1, -80.567 29.1, -80.567 29.1, -80.567 29.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16620'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19632'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19632'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.067, -80.55 28.067, -80.55 28.067, -80.55 28.067, -80.55 28.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19632'^^xsd:string;
  dwc:observationDate '1976-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19673'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19673'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.067, -80.55 28.067, -80.55 28.067, -80.55 28.067, -80.55 28.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19673'^^xsd:string;
  dwc:observationDate '1982-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.083 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16001'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16001'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.083, -80.55 28.083, -80.55 28.083, -80.55 28.083, -80.55 28.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16001'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16593'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16593'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.117, -80.55 28.117, -80.55 28.117, -80.55 28.117, -80.55 28.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16593'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.133 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.133"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16315'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16315'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.133, -80.55 28.133, -80.55 28.133, -80.55 28.133, -80.55 28.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16315'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.283 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.283"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16431'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16431'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.283, -80.55 28.283, -80.55 28.283, -80.55 28.283, -80.55 28.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16431'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16594'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16594'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.367, -80.55 28.367, -80.55 28.367, -80.55 28.367, -80.55 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16594'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.617 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.617"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16302'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16302'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.617, -80.55 28.617, -80.55 28.617, -80.55 28.617, -80.55 28.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16302'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.65 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16511'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16511'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '28.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 28.65, -80.55 28.65, -80.55 28.65, -80.55 28.65, -80.55 28.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16511'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16446'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16446'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 29.083, -80.55 29.083, -80.55 29.083, -80.55 29.083, -80.55 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16446'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16194'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16194'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 29.5, -80.55 29.5, -80.55 29.5, -80.55 29.5, -80.55 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16194'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16267'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16267'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.55 29.917, -80.55 29.917, -80.55 29.917, -80.55 29.917, -80.55 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16267'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.033 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.033"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16532'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16532'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.033, -80.533 28.033, -80.533 28.033, -80.533 28.033, -80.533 28.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16532'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16000'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16000'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.067, -80.533 28.067, -80.533 28.067, -80.533 28.067, -80.533 28.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16000'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16531'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16531'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.067, -80.533 28.067, -80.533 28.067, -80.533 28.067, -80.533 28.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16531'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.083 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16013'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16013'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.083, -80.533 28.083, -80.533 28.083, -80.533 28.083, -80.533 28.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16013'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16591'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16591'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.1, -80.533 28.1, -80.533 28.1, -80.533 28.1, -80.533 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16591'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16367'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16367'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.117, -80.533 28.117, -80.533 28.117, -80.533 28.117, -80.533 28.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16367'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16262'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16262'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.217, -80.533 28.217, -80.533 28.217, -80.533 28.217, -80.533 28.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16262'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.317 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.317"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16312'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16312'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.317, -80.533 28.317, -80.533 28.317, -80.533 28.317, -80.533 28.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16312'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16398'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16398'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.333, -80.533 28.333, -80.533 28.333, -80.533 28.333, -80.533 28.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16398'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16529'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16529'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.35, -80.533 28.35, -80.533 28.35, -80.533 28.35, -80.533 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16529'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16303'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16303'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 28.6, -80.533 28.6, -80.533 28.6, -80.533 28.6, -80.533 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16303'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16564'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16564'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 29.083, -80.533 29.083, -80.533 29.083, -80.533 29.083, -80.533 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16564'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16282'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16282'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.533'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.533 29.5, -80.533 29.5, -80.533 29.5, -80.533 29.5, -80.533 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16282'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.033 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.033"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16259'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16259'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.033, -80.517 28.033, -80.517 28.033, -80.517 28.033, -80.517 28.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16259'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16402'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16402'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.333, -80.517 28.333, -80.517 28.333, -80.517 28.333, -80.517 28.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16402'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16530'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16530'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.367, -80.517 28.367, -80.517 28.367, -80.517 28.367, -80.517 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16530'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16111'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16111'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.5, -80.517 28.5, -80.517 28.5, -80.517 28.5, -80.517 28.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16111'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.55 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16627'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16627'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.55, -80.517 28.55, -80.517 28.55, -80.517 28.55, -80.517 28.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16627'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.583 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16305'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16305'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.583, -80.517 28.583, -80.517 28.583, -80.517 28.583, -80.517 28.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16305'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16159'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16159'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.6, -80.517 28.6, -80.517 28.6, -80.517 28.6, -80.517 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16159'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.617 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.617"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16569'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16569'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '28.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 28.617, -80.517 28.617, -80.517 28.617, -80.517 28.617, -80.517 28.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16569'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16294'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16294'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 29.083, -80.517 29.083, -80.517 29.083, -80.517 29.083, -80.517 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16294'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16386'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16386'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 29.083, -80.517 29.083, -80.517 29.083, -80.517 29.083, -80.517 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16386'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16459'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16459'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 29.917, -80.517 29.917, -80.517 29.917, -80.517 29.917, -80.517 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16459'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.7 -80.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.7"^^xsd:decimal ;
  dwc:decimalLongitude "-80.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15272'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15272'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.517'^^xsd:double;
  dwc:latitude '30.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.517 30.7, -80.517 30.7, -80.517 30.7, -80.517 30.7, -80.517 30.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15272'^^xsd:string;
  dwc:observationDate '1975-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.983 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.983"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16161'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16161'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '27.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 27.983, -80.5 27.983, -80.5 27.983, -80.5 27.983, -80.5 27.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16161'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16014'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16014'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28, -80.5 28, -80.5 28, -80.5 28, -80.5 28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16014'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16258'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16258'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28, -80.5 28, -80.5 28, -80.5 28, -80.5 28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16258'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16534'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16534'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28, -80.5 28, -80.5 28, -80.5 28, -80.5 28))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16534'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16151'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16151'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.1, -80.5 28.1, -80.5 28.1, -80.5 28.1, -80.5 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16151'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16311'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16311'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.333, -80.5 28.333, -80.5 28.333, -80.5 28.333, -80.5 28.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16311'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16011'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16011'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.35, -80.5 28.35, -80.5 28.35, -80.5 28.35, -80.5 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16011'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15995'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15995'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.367, -80.5 28.367, -80.5 28.367, -80.5 28.367, -80.5 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15995'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15991'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15991'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.45, -80.5 28.45, -80.5 28.45, -80.5 28.45, -80.5 28.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15991'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15992'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15992'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.5, -80.5 28.5, -80.5 28.5, -80.5 28.5, -80.5 28.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15992'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16160'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16160'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.5, -80.5 28.5, -80.5 28.5, -80.5 28.5, -80.5 28.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16160'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.517 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.517"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16628'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16628'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.517, -80.5 28.517, -80.5 28.517, -80.5 28.517, -80.5 28.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16628'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16304'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16304'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.6, -80.5 28.6, -80.5 28.6, -80.5 28.6, -80.5 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16304'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16501'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16501'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 28.6, -80.5 28.6, -80.5 28.6, -80.5 28.6, -80.5 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16501'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15877'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15877'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 29.083, -80.5 29.083, -80.5 29.083, -80.5 29.083, -80.5 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15877'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15273'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15273'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.5 29.8, -80.5 29.8, -80.5 29.8, -80.5 29.8, -80.5 29.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15273'^^xsd:string;
  dwc:observationDate '1975-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.967 -80.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16257'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16257'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.483'^^xsd:double;
  dwc:latitude '27.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.483 27.967, -80.483 27.967, -80.483 27.967, -80.483 27.967, -80.483 27.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16257'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.967 -80.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15986'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15986'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.483'^^xsd:double;
  dwc:latitude '27.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.483 27.967, -80.483 27.967, -80.483 27.967, -80.483 27.967, -80.483 27.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15986'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.967 -80.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16533'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16533'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.483'^^xsd:double;
  dwc:latitude '27.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.483 27.967, -80.483 27.967, -80.483 27.967, -80.483 27.967, -80.483 27.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16533'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.383 -80.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.383"^^xsd:decimal ;
  dwc:decimalLongitude "-80.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15875'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15875'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.483'^^xsd:double;
  dwc:latitude '28.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.483 28.383, -80.483 28.383, -80.483 28.383, -80.483 28.383, -80.483 28.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15875'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.467 -80.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16370'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16370'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.483'^^xsd:double;
  dwc:latitude '28.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.483 28.467, -80.483 28.467, -80.483 28.467, -80.483 28.467, -80.483 28.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16370'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16283'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16283'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.483'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.483 29.5, -80.483 29.5, -80.483 29.5, -80.483 29.5, -80.483 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16283'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16563'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16563'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.483'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.483 29.5, -80.483 29.5, -80.483 29.5, -80.483 29.5, -80.483 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16563'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.933 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16256'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16256'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '27.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 27.933, -80.467 27.933, -80.467 27.933, -80.467 27.933, -80.467 27.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16256'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.933 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16015'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16015'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '27.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 27.933, -80.467 27.933, -80.467 27.933, -80.467 27.933, -80.467 27.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16015'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.933 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16535'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16535'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '27.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 27.933, -80.467 27.933, -80.467 27.933, -80.467 27.933, -80.467 27.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16535'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.967 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15985'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15985'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '27.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 27.967, -80.467 27.967, -80.467 27.967, -80.467 27.967, -80.467 27.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15985'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16396'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16396'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 28.117, -80.467 28.117, -80.467 28.117, -80.467 28.117, -80.467 28.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16396'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16592'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16592'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 28.367, -80.467 28.367, -80.467 28.367, -80.467 28.367, -80.467 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16592'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16527'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16527'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 28.6, -80.467 28.6, -80.467 28.6, -80.467 28.6, -80.467 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16527'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.95 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.95"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15999'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15999'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '28.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 28.95, -80.467 28.95, -80.467 28.95, -80.467 28.95, -80.467 28.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15999'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.467 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10218'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10218'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '29.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 29.467, -80.467 29.467, -80.467 29.467, -80.467 29.467, -80.467 29.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10218'^^xsd:string;
  dwc:observationDate '1966-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.817 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.817"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16545'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16545'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '31.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 31.817, -80.467 31.817, -80.467 31.817, -80.467 31.817, -80.467 31.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16545'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.817 -80.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.817"^^xsd:decimal ;
  dwc:decimalLongitude "-80.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16454'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16454'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.467'^^xsd:double;
  dwc:latitude '31.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.467 31.817, -80.467 31.817, -80.467 31.817, -80.467 31.817, -80.467 31.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16454'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16505'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16505'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 27.9, -80.45 27.9, -80.45 27.9, -80.45 27.9, -80.45 27.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16505'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16255'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16255'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 27.917, -80.45 27.917, -80.45 27.917, -80.45 27.917, -80.45 27.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16255'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16162'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16162'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 27.917, -80.45 27.917, -80.45 27.917, -80.45 27.917, -80.45 27.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16162'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.917 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16536'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16536'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '27.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 27.917, -80.45 27.917, -80.45 27.917, -80.45 27.917, -80.45 27.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16536'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.05 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.05"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16260'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16260'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '28.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 28.05, -80.45 28.05, -80.45 28.05, -80.45 28.05, -80.45 28.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16260'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16590'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16590'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 28.1, -80.45 28.1, -80.45 28.1, -80.45 28.1, -80.45 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16590'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.533 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.533"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16401'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16401'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '28.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 28.533, -80.45 28.533, -80.45 28.533, -80.45 28.533, -80.45 28.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16401'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.583 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16306'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16306'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '28.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 28.583, -80.45 28.583, -80.45 28.583, -80.45 28.583, -80.45 28.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16306'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16158'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16158'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 28.6, -80.45 28.6, -80.45 28.6, -80.45 28.6, -80.45 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16158'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16284'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16284'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 29.5, -80.45 29.5, -80.45 29.5, -80.45 29.5, -80.45 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16284'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.933 -80.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16611'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16611'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.45'^^xsd:double;
  dwc:latitude '29.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.45 29.933, -80.45 29.933, -80.45 29.933, -80.45 29.933, -80.45 29.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16611'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.833 -80.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19654'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19654'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.433'^^xsd:double;
  dwc:latitude '27.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.433 27.833, -80.433 27.833, -80.433 27.833, -80.433 27.833, -80.433 27.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19654'^^xsd:string;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.867 -80.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.867"^^xsd:decimal ;
  dwc:decimalLongitude "-80.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16163'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.433'^^xsd:double;
  dwc:latitude '27.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.433 27.867, -80.433 27.867, -80.433 27.867, -80.433 27.867, -80.433 27.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16163'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.133 -80.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.133"^^xsd:decimal ;
  dwc:decimalLongitude "-80.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16261'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16261'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.433'^^xsd:double;
  dwc:latitude '28.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.433 28.133, -80.433 28.133, -80.433 28.133, -80.433 28.133, -80.433 28.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16261'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16010'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16010'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.433'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.433 29.083, -80.433 29.083, -80.433 29.083, -80.433 29.083, -80.433 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16010'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16285'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16285'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.433'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.433 29.5, -80.433 29.5, -80.433 29.5, -80.433 29.5, -80.433 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16285'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16266'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16266'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.433'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.433 29.917, -80.433 29.917, -80.433 29.917, -80.433 29.917, -80.433 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16266'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16456'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16456'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.433'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.433 30.4, -80.433 30.4, -80.433 30.4, -80.433 30.4, -80.433 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16456'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.833 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15984'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15984'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '27.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 27.833, -80.417 27.833, -80.417 27.833, -80.417 27.833, -80.417 27.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15984'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.833 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16537'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16537'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '27.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 27.833, -80.417 27.833, -80.417 27.833, -80.417 27.833, -80.417 27.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16537'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.85 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.85"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16254'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16254'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '27.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 27.85, -80.417 27.85, -80.417 27.85, -80.417 27.85, -80.417 27.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16254'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.883 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.883"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16016'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16016'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '27.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 27.883, -80.417 27.883, -80.417 27.883, -80.417 27.883, -80.417 27.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16016'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16316'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16316'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16316'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16150'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16150'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16150'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16430'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16430'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16430'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16588'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16588'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1, -80.417 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16588'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.583 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16307'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16307'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '28.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 28.583, -80.417 28.583, -80.417 28.583, -80.417 28.583, -80.417 28.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16307'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16526'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16526'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 28.6, -80.417 28.6, -80.417 28.6, -80.417 28.6, -80.417 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16526'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16565'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16565'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 29.083, -80.417 29.083, -80.417 29.083, -80.417 29.083, -80.417 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16565'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16293'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16293'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 29.083, -80.417 29.083, -80.417 29.083, -80.417 29.083, -80.417 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16293'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16286'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16286'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.417'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.417 29.5, -80.417 29.5, -80.417 29.5, -80.417 29.5, -80.417 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16286'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -80.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16164'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16164'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.4'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.4 27.8, -80.4 27.8, -80.4 27.8, -80.4 27.8, -80.4 27.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16164'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -80.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15983'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15983'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.4'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.4 27.8, -80.4 27.8, -80.4 27.8, -80.4 27.8, -80.4 27.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15983'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -80.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16512'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16512'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.4'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.4 27.8, -80.4 27.8, -80.4 27.8, -80.4 27.8, -80.4 27.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16512'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16317'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16317'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.4'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.4 28.1, -80.4 28.1, -80.4 28.1, -80.4 28.1, -80.4 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16317'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16149'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16149'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.4'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.4 28.1, -80.4 28.1, -80.4 28.1, -80.4 28.1, -80.4 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16149'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16292'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16292'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.4'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.4 29.083, -80.4 29.083, -80.4 29.083, -80.4 29.083, -80.4 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16292'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16566'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16566'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.4'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.4 29.083, -80.4 29.083, -80.4 29.083, -80.4 29.083, -80.4 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16566'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.767 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.767"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16165'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16165'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '27.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 27.767, -80.383 27.767, -80.383 27.767, -80.383 27.767, -80.383 27.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16165'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.783 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.783"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16253'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16253'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '27.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 27.783, -80.383 27.783, -80.383 27.783, -80.383 27.783, -80.383 27.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16253'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16589'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16589'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 28.1, -80.383 28.1, -80.383 28.1, -80.383 28.1, -80.383 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16589'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15994'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15994'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 28.367, -80.383 28.367, -80.383 28.367, -80.383 28.367, -80.383 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15994'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16493'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16493'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 28.6, -80.383 28.6, -80.383 28.6, -80.383 28.6, -80.383 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16493'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16445'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16445'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 29.083, -80.383 29.083, -80.383 29.083, -80.383 29.083, -80.383 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16445'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16385'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16385'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 29.5, -80.383 29.5, -80.383 29.5, -80.383 29.5, -80.383 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16385'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16440'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16440'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 29.917, -80.383 29.917, -80.383 29.917, -80.383 29.917, -80.383 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16440'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -80.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16457'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16457'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.383'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.383 30.4, -80.383 30.4, -80.383 30.4, -80.383 30.4, -80.383 30.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16457'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16252'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16252'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 27.7, -80.367 27.7, -80.367 27.7, -80.367 27.7, -80.367 27.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16252'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16138'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16138'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 27.733, -80.367 27.733, -80.367 27.733, -80.367 27.733, -80.367 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16138'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16152'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16152'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 28.35, -80.367 28.35, -80.367 28.35, -80.367 28.35, -80.367 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16152'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16310'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16310'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 28.35, -80.367 28.35, -80.367 28.35, -80.367 28.35, -80.367 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16310'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.583 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16308'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16308'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '28.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 28.583, -80.367 28.583, -80.367 28.583, -80.367 28.583, -80.367 28.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16308'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16525'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16525'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 28.6, -80.367 28.6, -80.367 28.6, -80.367 28.6, -80.367 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16525'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16352'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16352'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 29.083, -80.367 29.083, -80.367 29.083, -80.367 29.083, -80.367 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16352'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16291'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16291'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 29.083, -80.367 29.083, -80.367 29.083, -80.367 29.083, -80.367 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16291'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.65 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12793'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12793'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '29.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 29.65, -80.367 29.65, -80.367 29.65, -80.367 29.65, -80.367 29.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12793'^^xsd:string;
  dwc:observationDate '1977-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.617 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.617"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16379'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16379'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '31.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 31.617, -80.367 31.617, -80.367 31.617, -80.367 31.617, -80.367 31.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16379'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.317 -80.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.317"^^xsd:decimal ;
  dwc:decimalLongitude "-80.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16240'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16240'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.367'^^xsd:double;
  dwc:latitude '32.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.367 32.317, -80.367 32.317, -80.367 32.317, -80.367 32.317, -80.367 32.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16240'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.65 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19665'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19665'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '27.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19665'^^xsd:string;
  dwc:observationDate '1982-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.65 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19572'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19572'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '27.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19572'^^xsd:string;
  dwc:observationDate '1961-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.65 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19579'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19579'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '27.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19579'^^xsd:string;
  dwc:observationDate '1963-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.65 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19580'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19580'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '27.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65, -80.35 27.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19580'^^xsd:string;
  dwc:observationDate '1963-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16391'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16391'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 27.683, -80.35 27.683, -80.35 27.683, -80.35 27.683, -80.35 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16391'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16166'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 27.7, -80.35 27.7, -80.35 27.7, -80.35 27.7, -80.35 27.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16166'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15874'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15874'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 27.7, -80.35 27.7, -80.35 27.7, -80.35 27.7, -80.35 27.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15874'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16587'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16587'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 28.1, -80.35 28.1, -80.35 28.1, -80.35 28.1, -80.35 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16587'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16596'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16596'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 28.367, -80.35 28.367, -80.35 28.367, -80.35 28.367, -80.35 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16596'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.533 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.533"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16400'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16400'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '28.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 28.533, -80.35 28.533, -80.35 28.533, -80.35 28.533, -80.35 28.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16400'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16157'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16157'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 28.6, -80.35 28.6, -80.35 28.6, -80.35 28.6, -80.35 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16157'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16500'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16500'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 28.6, -80.35 28.6, -80.35 28.6, -80.35 28.6, -80.35 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16500'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16290'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16290'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 29.083, -80.35 29.083, -80.35 29.083, -80.35 29.083, -80.35 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16290'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16567'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16567'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 29.083, -80.35 29.083, -80.35 29.083, -80.35 29.083, -80.35 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16567'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -80.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16435'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.35'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.35 31.6, -80.35 31.6, -80.35 31.6, -80.35 31.6, -80.35 31.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16435'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16250'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16250'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.6, -80.333 27.6, -80.333 27.6, -80.333 27.6, -80.333 27.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16250'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.633 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.633"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16251'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16251'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.633, -80.333 27.633, -80.333 27.633, -80.333 27.633, -80.333 27.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16251'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.633 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.633"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15982'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15982'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.633, -80.333 27.633, -80.333 27.633, -80.333 27.633, -80.333 27.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15982'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.667 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16137'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16137'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.667, -80.333 27.667, -80.333 27.667, -80.333 27.667, -80.333 27.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16137'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.667 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16167'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16167'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.667, -80.333 27.667, -80.333 27.667, -80.333 27.667, -80.333 27.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16167'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.667 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16390'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16390'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.667, -80.333 27.667, -80.333 27.667, -80.333 27.667, -80.333 27.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16390'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16481'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16481'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.683, -80.333 27.683, -80.333 27.683, -80.333 27.683, -80.333 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16481'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16017'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16017'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.683, -80.333 27.683, -80.333 27.683, -80.333 27.683, -80.333 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16017'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16139'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16139'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 27.733, -80.333 27.733, -80.333 27.733, -80.333 27.733, -80.333 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16139'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16429'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16429'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 28.1, -80.333 28.1, -80.333 28.1, -80.333 28.1, -80.333 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16429'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16318'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16318'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 28.1, -80.333 28.1, -80.333 28.1, -80.333 28.1, -80.333 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16318'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16395'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16395'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 28.117, -80.333 28.117, -80.333 28.117, -80.333 28.117, -80.333 28.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16395'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16600'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16600'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 28.6, -80.333 28.6, -80.333 28.6, -80.333 28.6, -80.333 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16600'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16618'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16618'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 29.5, -80.333 29.5, -80.333 29.5, -80.333 29.5, -80.333 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16618'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16458'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16458'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.333'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.333 29.917, -80.333 29.917, -80.333 29.917, -80.333 29.917, -80.333 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16458'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.567 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.567"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16249'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16249'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '27.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 27.567, -80.317 27.567, -80.317 27.567, -80.317 27.567, -80.317 27.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16249'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.583 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15981'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15981'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '27.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 27.583, -80.317 27.583, -80.317 27.583, -80.317 27.583, -80.317 27.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15981'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16211'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_16211'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 27.6, -80.317 27.6, -80.317 27.6, -80.317 27.6, -80.317 27.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16211'^^xsd:string;
  dwc:observationDate '1967-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16357'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16357'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 27.6, -80.317 27.6, -80.317 27.6, -80.317 27.6, -80.317 27.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16357'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.617 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.617"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16112'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16112'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '27.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 27.617, -80.317 27.617, -80.317 27.617, -80.317 27.617, -80.317 27.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16112'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16578'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16578'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 27.683, -80.317 27.683, -80.317 27.683, -80.317 27.683, -80.317 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16578'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16489'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16489'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 28.1, -80.317 28.1, -80.317 28.1, -80.317 28.1, -80.317 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16489'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16319'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16319'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 28.1, -80.317 28.1, -80.317 28.1, -80.317 28.1, -80.317 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16319'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16153'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16153'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 28.35, -80.317 28.35, -80.317 28.35, -80.317 28.35, -80.317 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16153'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16368'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16368'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 28.35, -80.317 28.35, -80.317 28.35, -80.317 28.35, -80.317 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16368'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16595'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16595'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 28.367, -80.317 28.367, -80.317 28.367, -80.317 28.367, -80.317 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16595'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15993'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15993'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 28.367, -80.317 28.367, -80.317 28.367, -80.317 28.367, -80.317 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15993'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16599'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16599'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 28.6, -80.317 28.6, -80.317 28.6, -80.317 28.6, -80.317 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16599'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16289'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16289'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.317'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.317 29.083, -80.317 29.083, -80.317 29.083, -80.317 29.083, -80.317 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16289'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.533 -80.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.533"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16248'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16248'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.3'^^xsd:double;
  dwc:latitude '27.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.3 27.533, -80.3 27.533, -80.3 27.533, -80.3 27.533, -80.3 27.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16248'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.55 -80.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16168'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16168'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.3'^^xsd:double;
  dwc:latitude '27.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.3 27.55, -80.3 27.55, -80.3 27.55, -80.3 27.55, -80.3 27.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16168'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16148'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16148'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.3'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.3 28.1, -80.3 28.1, -80.3 28.1, -80.3 28.1, -80.3 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16148'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -80.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16263'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16263'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.3'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.3 32.2, -80.3 32.2, -80.3 32.2, -80.3 32.2, -80.3 32.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16263'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.483 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.483"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16371'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16371'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '27.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 27.483, -80.283 27.483, -80.283 27.483, -80.283 27.483, -80.283 27.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16371'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16423'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16423'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 27.5, -80.283 27.5, -80.283 27.5, -80.283 27.5, -80.283 27.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16423'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16169'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16169'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 27.5, -80.283 27.5, -80.283 27.5, -80.283 27.5, -80.283 27.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16169'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16424'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16424'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 27.683, -80.283 27.683, -80.283 27.683, -80.283 27.683, -80.283 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16424'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16586'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16586'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 28.1, -80.283 28.1, -80.283 28.1, -80.283 28.1, -80.283 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16586'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16490'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16490'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 28.35, -80.283 28.35, -80.283 28.35, -80.283 28.35, -80.283 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16490'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16369'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16369'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 28.35, -80.283 28.35, -80.283 28.35, -80.283 28.35, -80.283 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16369'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16598'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16598'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 28.6, -80.283 28.6, -80.283 28.6, -80.283 28.6, -80.283 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16598'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16492'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16492'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 28.6, -80.283 28.6, -80.283 28.6, -80.283 28.6, -80.283 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16492'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.917 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15998'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15998'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '28.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 28.917, -80.283 28.917, -80.283 28.917, -80.283 28.917, -80.283 28.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15998'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.067 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16351'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16351'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '29.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 29.067, -80.283 29.067, -80.283 29.067, -80.283 29.067, -80.283 29.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16351'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.383 -80.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.383"^^xsd:decimal ;
  dwc:decimalLongitude "-80.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16202'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16202'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.283'^^xsd:double;
  dwc:latitude '32.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.283 32.383, -80.283 32.383, -80.283 32.383, -80.283 32.383, -80.283 32.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16202'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.45"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16372'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16372'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '27.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 27.45, -80.267 27.45, -80.267 27.45, -80.267 27.45, -80.267 27.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16372'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16247'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16247'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 27.5, -80.267 27.5, -80.267 27.5, -80.267 27.5, -80.267 27.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16247'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16470'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16470'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 27.683, -80.267 27.683, -80.267 27.683, -80.267 27.683, -80.267 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16470'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16324'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16324'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 27.683, -80.267 27.683, -80.267 27.683, -80.267 27.683, -80.267 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16324'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16358'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16358'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 27.683, -80.267 27.683, -80.267 27.683, -80.267 27.683, -80.267 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16358'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16140'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16140'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 27.733, -80.267 27.733, -80.267 27.733, -80.267 27.733, -80.267 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16140'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16109'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16109'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 28.1, -80.267 28.1, -80.267 28.1, -80.267 28.1, -80.267 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16109'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16491'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16491'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 28.1, -80.267 28.1, -80.267 28.1, -80.267 28.1, -80.267 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16491'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16154'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16154'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 28.35, -80.267 28.35, -80.267 28.35, -80.267 28.35, -80.267 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16154'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.533 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.533"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16127'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16127'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '28.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 28.533, -80.267 28.533, -80.267 28.533, -80.267 28.533, -80.267 28.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16127'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.533 -80.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.533"^^xsd:decimal ;
  dwc:decimalLongitude "-80.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16399'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16399'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.267'^^xsd:double;
  dwc:latitude '28.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.267 28.533, -80.267 28.533, -80.267 28.533, -80.267 28.533, -80.267 28.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16399'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.433 -80.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.433"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16416'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_16416'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.25'^^xsd:double;
  dwc:latitude '27.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.25 27.433, -80.25 27.433, -80.25 27.433, -80.25 27.433, -80.25 27.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16416'^^xsd:string;
  dwc:observationDate '1967-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 -80.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.45"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16641'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16641'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.25'^^xsd:double;
  dwc:latitude '27.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.25 27.45, -80.25 27.45, -80.25 27.45, -80.25 27.45, -80.25 27.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16641'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16577'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16577'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.25'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.25 27.683, -80.25 27.683, -80.25 27.683, -80.25 27.683, -80.25 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16577'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16147'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16147'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.25'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.25 28.1, -80.25 28.1, -80.25 28.1, -80.25 28.1, -80.25 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16147'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16524'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16524'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.25'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.25 28.6, -80.25 28.6, -80.25 28.6, -80.25 28.6, -80.25 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16524'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.467 -80.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10217'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10217'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.25'^^xsd:double;
  dwc:latitude '29.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.25 29.467, -80.25 29.467, -80.25 29.467, -80.25 29.467, -80.25 29.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10217'^^xsd:string;
  dwc:observationDate '1966-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.55 -80.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16436'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16436'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.25'^^xsd:double;
  dwc:latitude '31.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.25 31.55, -80.25 31.55, -80.25 31.55, -80.25 31.55, -80.25 31.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16436'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16356'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16356'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '27.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 27.4, -80.233 27.4, -80.233 27.4, -80.233 27.4, -80.233 27.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16356'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16422'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16422'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '27.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 27.4, -80.233 27.4, -80.233 27.4, -80.233 27.4, -80.233 27.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16422'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16136'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16136'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 27.467, -80.233 27.467, -80.233 27.467, -80.233 27.467, -80.233 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16136'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16170'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16170'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 27.467, -80.233 27.467, -80.233 27.467, -80.233 27.467, -80.233 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16170'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15870'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15870'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 27.467, -80.233 27.467, -80.233 27.467, -80.233 27.467, -80.233 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15870'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16359'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16359'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 27.683, -80.233 27.683, -80.233 27.683, -80.233 27.683, -80.233 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16359'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16428'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16428'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 28.1, -80.233 28.1, -80.233 28.1, -80.233 28.1, -80.233 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16428'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16320'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16320'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 28.1, -80.233 28.1, -80.233 28.1, -80.233 28.1, -80.233 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16320'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16488'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16488'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 28.35, -80.233 28.35, -80.233 28.35, -80.233 28.35, -80.233 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16488'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16499'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16499'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.233'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.233 28.6, -80.233 28.6, -80.233 28.6, -80.233 28.6, -80.233 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16499'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.367 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16421'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16421'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '27.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 27.367, -80.217 27.367, -80.217 27.367, -80.217 27.367, -80.217 27.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16421'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.483 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.483"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16119'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16119'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '27.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 27.483, -80.217 27.483, -80.217 27.483, -80.217 27.483, -80.217 27.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16119'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16360'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16360'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 27.683, -80.217 27.683, -80.217 27.683, -80.217 27.683, -80.217 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16360'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16425'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16425'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 27.683, -80.217 27.683, -80.217 27.683, -80.217 27.683, -80.217 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16425'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16392'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16392'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 27.683, -80.217 27.683, -80.217 27.683, -80.217 27.683, -80.217 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16392'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16585'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16585'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 28.1, -80.217 28.1, -80.217 28.1, -80.217 28.1, -80.217 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16585'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16366'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16366'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 28.1, -80.217 28.1, -80.217 28.1, -80.217 28.1, -80.217 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16366'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16108'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16108'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 28.1, -80.217 28.1, -80.217 28.1, -80.217 28.1, -80.217 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16108'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.067 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16350'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16350'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '29.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 29.067, -80.217 29.067, -80.217 29.067, -80.217 29.067, -80.217 29.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16350'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16287'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16287'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 29.5, -80.217 29.5, -80.217 29.5, -80.217 29.5, -80.217 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16287'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 -80.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16199'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16199'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.217'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.217 29.917, -80.217 29.917, -80.217 29.917, -80.217 29.917, -80.217 29.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16199'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.25 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.25"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15997'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15997'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.25, -80.2 27.25, -80.2 27.25, -80.2 27.25, -80.2 27.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15997'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.267 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.267"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16462'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16462'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.267, -80.2 27.267, -80.2 27.267, -80.2 27.267, -80.2 27.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16462'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.283 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.283"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16172'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16172'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.283, -80.2 27.283, -80.2 27.283, -80.2 27.283, -80.2 27.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16172'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16212'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_16212'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16212'^^xsd:string;
  dwc:observationDate '1967-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16171'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16171'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16171'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16355'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16355'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16355'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16245'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16245'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16245'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16419'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16419'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3, -80.2 27.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16419'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.333 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15873'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15873'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.333, -80.2 27.333, -80.2 27.333, -80.2 27.333, -80.2 27.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15873'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.333 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16640'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16640'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.333, -80.2 27.333, -80.2 27.333, -80.2 27.333, -80.2 27.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16640'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16135'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16135'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.467, -80.2 27.467, -80.2 27.467, -80.2 27.467, -80.2 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16135'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16124'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16124'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.733, -80.2 27.733, -80.2 27.733, -80.2 27.733, -80.2 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16124'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16141'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16141'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.733, -80.2 27.733, -80.2 27.733, -80.2 27.733, -80.2 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16141'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.75 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.75"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16120'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16120'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '27.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 27.75, -80.2 27.75, -80.2 27.75, -80.2 27.75, -80.2 27.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16120'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16487'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16487'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 28.1, -80.2 28.1, -80.2 28.1, -80.2 28.1, -80.2 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16487'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16427'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16427'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 28.1, -80.2 28.1, -80.2 28.1, -80.2 28.1, -80.2 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16427'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16365'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16365'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 28.1, -80.2 28.1, -80.2 28.1, -80.2 28.1, -80.2 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16365'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16498'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16498'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 28.35, -80.2 28.35, -80.2 28.35, -80.2 28.35, -80.2 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16498'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16155'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16155'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 28.35, -80.2 28.35, -80.2 28.35, -80.2 28.35, -80.2 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16155'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16288'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16288'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.2 29.083, -80.2 29.083, -80.2 29.083, -80.2 29.083, -80.2 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16288'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.283 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.283"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16639'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16639'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '27.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 27.283, -80.183 27.283, -80.183 27.283, -80.183 27.283, -80.183 27.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16639'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.317 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.317"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16420'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16420'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '27.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 27.317, -80.183 27.317, -80.183 27.317, -80.183 27.317, -80.183 27.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16420'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.383 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.383"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16403'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16403'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '27.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 27.383, -80.183 27.383, -80.183 27.383, -80.183 27.383, -80.183 27.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16403'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16361'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16361'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 27.683, -80.183 27.683, -80.183 27.683, -80.183 27.683, -80.183 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16361'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16576'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16576'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 27.683, -80.183 27.683, -80.183 27.683, -80.183 27.683, -80.183 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16576'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16364'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16364'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 28.1, -80.183 28.1, -80.183 28.1, -80.183 28.1, -80.183 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16364'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16146'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16146'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 28.1, -80.183 28.1, -80.183 28.1, -80.183 28.1, -80.183 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16146'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16309'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16309'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 28.35, -80.183 28.35, -80.183 28.35, -80.183 28.35, -80.183 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16309'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.083 -80.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16349'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16349'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.183'^^xsd:double;
  dwc:latitude '29.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.183 29.083, -80.183 29.083, -80.183 29.083, -80.183 29.083, -80.183 29.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16349'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.65 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15866'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15866'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '25.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 25.65, -80.167 25.65, -80.167 25.65, -80.167 25.65, -80.167 25.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15866'^^xsd:string;
  dwc:observationDate '1964-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.667 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15865'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15865'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '25.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 25.667, -80.167 25.667, -80.167 25.667, -80.167 25.667, -80.167 25.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15865'^^xsd:string;
  dwc:observationDate '1964-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.217 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.217"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16173'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16173'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.217, -80.167 27.217, -80.167 27.217, -80.167 27.217, -80.167 27.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16173'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.233 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16213'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_16213'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.233, -80.167 27.233, -80.167 27.233, -80.167 27.233, -80.167 27.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16213'^^xsd:string;
  dwc:observationDate '1967-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.233 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16506'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16506'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.233, -80.167 27.233, -80.167 27.233, -80.167 27.233, -80.167 27.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16506'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.233 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16575'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16575'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.233, -80.167 27.233, -80.167 27.233, -80.167 27.233, -80.167 27.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16575'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.25 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.25"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16638'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16638'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.25, -80.167 27.25, -80.167 27.25, -80.167 27.25, -80.167 27.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16638'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16642'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16642'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.467, -80.167 27.467, -80.167 27.467, -80.167 27.467, -80.167 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16642'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16323'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16323'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16323'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16426'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16426'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16426'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16393'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16393'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16393'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16463'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16463'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683, -80.167 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16463'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16584'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16584'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 28.1, -80.167 28.1, -80.167 28.1, -80.167 28.1, -80.167 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16584'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16156'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16156'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 28.35, -80.167 28.35, -80.167 28.35, -80.167 28.35, -80.167 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16156'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -80.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16619'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16619'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.167'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.167 29.1, -80.167 29.1, -80.167 29.1, -80.167 29.1, -80.167 29.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16619'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.167 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19671'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19671'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '27.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 27.167, -80.15 27.167, -80.15 27.167, -80.15 27.167, -80.15 27.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19671'^^xsd:string;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.167 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19674'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19674'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '27.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 27.167, -80.15 27.167, -80.15 27.167, -80.15 27.167, -80.15 27.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19674'^^xsd:string;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.183 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.183"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16354'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16354'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '27.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 27.183, -80.15 27.183, -80.15 27.183, -80.15 27.183, -80.15 27.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16354'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.217 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.217"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16129'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16129'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '27.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 27.217, -80.15 27.217, -80.15 27.217, -80.15 27.217, -80.15 27.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16129'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.383 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.383"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16246'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16246'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '27.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 27.383, -80.15 27.383, -80.15 27.383, -80.15 27.383, -80.15 27.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16246'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16134'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16134'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 27.467, -80.15 27.467, -80.15 27.467, -80.15 27.467, -80.15 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16134'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16476'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16476'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 28.1, -80.15 28.1, -80.15 28.1, -80.15 28.1, -80.15 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16476'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16464'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16464'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 28.1, -80.15 28.1, -80.15 28.1, -80.15 28.1, -80.15 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16464'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16321'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16321'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 28.1, -80.15 28.1, -80.15 28.1, -80.15 28.1, -80.15 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16321'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16486'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16486'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 28.35, -80.15 28.35, -80.15 28.35, -80.15 28.35, -80.15 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16486'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.367 -80.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.367"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16597'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16597'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.15'^^xsd:double;
  dwc:latitude '28.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.15 28.367, -80.15 28.367, -80.15 28.367, -80.15 28.367, -80.15 28.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16597'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -80.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15996'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15996'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.133'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.133 27.1, -80.133 27.1, -80.133 27.1, -80.133 27.1, -80.133 27.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15996'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.133 -80.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.133"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16174'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16174'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.133'^^xsd:double;
  dwc:latitude '27.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.133 27.133, -80.133 27.133, -80.133 27.133, -80.133 27.133, -80.133 27.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16174'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.133 -80.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.133"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16522'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16522'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.133'^^xsd:double;
  dwc:latitude '27.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.133 27.133, -80.133 27.133, -80.133 27.133, -80.133 27.133, -80.133 27.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16522'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.167 -80.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16523'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16523'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.133'^^xsd:double;
  dwc:latitude '27.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.133 27.167, -80.133 27.167, -80.133 27.167, -80.133 27.167, -80.133 27.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16523'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16145'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16145'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.133'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.133 28.1, -80.133 28.1, -80.133 28.1, -80.133 28.1, -80.133 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16145'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16485'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16485'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.133'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.133 28.35, -80.133 28.35, -80.133 28.35, -80.133 28.35, -80.133 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16485'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6 -80.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16469'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16469'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.117'^^xsd:double;
  dwc:latitude '25.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.117 25.6, -80.117 25.6, -80.117 25.6, -80.117 25.6, -80.117 25.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16469'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.167 -80.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16131'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16131'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.117'^^xsd:double;
  dwc:latitude '27.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.117 27.167, -80.117 27.167, -80.117 27.167, -80.117 27.167, -80.117 27.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16131'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16643'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16643'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.117'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.117 27.467, -80.117 27.467, -80.117 27.467, -80.117 27.467, -80.117 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16643'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16144'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16144'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.117'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.117 28.1, -80.117 28.1, -80.117 28.1, -80.117 28.1, -80.117 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16144'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16602'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16602'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.117'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.117 28.6, -80.117 28.6, -80.117 28.6, -80.117 28.6, -80.117 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16602'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.617 -80.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.617"^^xsd:decimal ;
  dwc:decimalLongitude "-80.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16546'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16546'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.117'^^xsd:double;
  dwc:latitude '31.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.117 31.617, -80.117 31.617, -80.117 31.617, -80.117 31.617, -80.117 31.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16546'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -80.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_13768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13768'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13768'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.117'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.117 32.5, -80.117 32.5, -80.117 32.5, -80.117 32.5, -80.117 32.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 '284_13768'^^xsd:string;
  dwc:observationDate '1978-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.583 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16116'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_16116'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '25.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 25.583, -80.1 25.583, -80.1 25.583, -80.1 25.583, -80.1 25.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16116'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.783 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.783"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16631'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16631'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '25.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 25.783, -80.1 25.783, -80.1 25.783, -80.1 25.783, -80.1 25.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16631'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15872'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15872'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '25.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 25.8, -80.1 25.8, -80.1 25.8, -80.1 25.8, -80.1 25.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15872'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.083 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16637'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16637'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '27.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 27.083, -80.1 27.083, -80.1 27.083, -80.1 27.083, -80.1 27.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16637'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.083 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16502'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16502'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '27.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 27.083, -80.1 27.083, -80.1 27.083, -80.1 27.083, -80.1 27.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16502'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16133'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16133'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 27.467, -80.1 27.467, -80.1 27.467, -80.1 27.467, -80.1 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16133'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16362'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16362'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 27.683, -80.1 27.683, -80.1 27.683, -80.1 27.683, -80.1 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16362'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16394'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16394'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 27.683, -80.1 27.683, -80.1 27.683, -80.1 27.683, -80.1 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16394'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16580'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16580'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 27.683, -80.1 27.683, -80.1 27.683, -80.1 27.683, -80.1 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16580'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16583'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16583'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.1'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.1 28.1, -80.1 28.1, -80.1 28.1, -80.1 28.1, -80.1 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16583'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.633 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.633"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16244'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16244'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '25.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 25.633, -80.083 25.633, -80.083 25.633, -80.083 25.633, -80.083 25.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16244'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.933 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16468'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16468'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '25.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 25.933, -80.083 25.933, -80.083 25.933, -80.083 25.933, -80.083 25.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16468'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.983 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.983"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16572'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16572'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '25.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 25.983, -80.083 25.983, -80.083 25.983, -80.083 25.983, -80.083 25.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16572'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16467'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16467'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26, -80.083 26, -80.083 26, -80.083 26, -80.083 26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16467'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.017 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.017"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16376'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16376'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26.017, -80.083 26.017, -80.083 26.017, -80.083 26.017, -80.083 26.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16376'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.05 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.05"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16375'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16375'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26.05, -80.083 26.05, -80.083 26.05, -80.083 26.05, -80.083 26.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16375'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.05 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.05"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16107'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16107'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26.05, -80.083 26.05, -80.083 26.05, -80.083 26.05, -80.083 26.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16107'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.083 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16409'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16409'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26.083, -80.083 26.083, -80.083 26.083, -80.083 26.083, -80.083 26.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16409'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16652'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16652'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26.2, -80.083 26.2, -80.083 26.2, -80.083 26.2, -80.083 26.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16652'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.233 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16651'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16651'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26.233, -80.083 26.233, -80.083 26.233, -80.083 26.233, -80.083 26.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16651'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.233 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19561'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1935'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19561'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '26.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 26.233, -80.083 26.233, -80.083 26.233, -80.083 26.233, -80.083 26.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19561'^^xsd:string;
  dwc:observationDate '1935-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16121'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16121'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '27'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 27, -80.083 27, -80.083 27, -80.083 27, -80.083 27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16121'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.017 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.017"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16495'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16495'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '27.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 27.017, -80.083 27.017, -80.083 27.017, -80.083 27.017, -80.083 27.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16495'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.033 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.033"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16503'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16503'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '27.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 27.033, -80.083 27.033, -80.083 27.033, -80.083 27.033, -80.083 27.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16503'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.167 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16471'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16471'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '27.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 27.167, -80.083 27.167, -80.083 27.167, -80.083 27.167, -80.083 27.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16471'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16644'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16644'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 27.467, -80.083 27.467, -80.083 27.467, -80.083 27.467, -80.083 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16644'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16125'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16125'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 27.733, -80.083 27.733, -80.083 27.733, -80.083 27.733, -80.083 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16125'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16142'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16142'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 27.733, -80.083 27.733, -80.083 27.733, -80.083 27.733, -80.083 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16142'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -80.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16601'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16601'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.083'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.083 28.6, -80.083 28.6, -80.083 28.6, -80.083 28.6, -80.083 28.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16601'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.15 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.15"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16408'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16408'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.15, -80.067 26.15, -80.067 26.15, -80.067 26.15, -80.067 26.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16408'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.15 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.15"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16497'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16497'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.15, -80.067 26.15, -80.067 26.15, -80.067 26.15, -80.067 26.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16497'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.167 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16417'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_16417'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.167, -80.067 26.167, -80.067 26.167, -80.067 26.167, -80.067 26.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16417'^^xsd:string;
  dwc:observationDate '1967-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.183 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.183"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16407'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16407'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.183, -80.067 26.183, -80.067 26.183, -80.067 26.183, -80.067 26.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16407'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.233 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16633'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16633'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.233, -80.067 26.233, -80.067 26.233, -80.067 26.233, -80.067 26.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16633'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.233 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.233"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16508'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16508'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.233, -80.067 26.233, -80.067 26.233, -80.067 26.233, -80.067 26.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16508'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.933 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16122'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16122'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.933, -80.067 26.933, -80.067 26.933, -80.067 26.933, -80.067 26.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16122'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.933 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19592'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19592'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.933, -80.067 26.933, -80.067 26.933, -80.067 26.933, -80.067 26.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19592'^^xsd:string;
  dwc:observationDate '1970-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.967 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16520'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16520'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.967, -80.067 26.967, -80.067 26.967, -80.067 26.967, -80.067 26.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16520'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.967 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.967"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16494'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16494'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '26.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 26.967, -80.067 26.967, -80.067 26.967, -80.067 26.967, -80.067 26.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16494'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.15 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.15"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16325'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16325'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '27.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 27.15, -80.067 27.15, -80.067 27.15, -80.067 27.15, -80.067 27.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16325'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16579'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16579'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 27.683, -80.067 27.683, -80.067 27.683, -80.067 27.683, -80.067 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16579'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16582'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16582'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 28.1, -80.067 28.1, -80.067 28.1, -80.067 28.1, -80.067 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16582'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16484'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16484'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 28.35, -80.067 28.35, -80.067 28.35, -80.067 28.35, -80.067 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16484'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.717 -80.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.717"^^xsd:decimal ;
  dwc:decimalLongitude "-80.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15271'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15271'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.067'^^xsd:double;
  dwc:latitude '31.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.067 31.717, -80.067 31.717, -80.067 31.717, -80.067 31.717, -80.067 31.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15271'^^xsd:string;
  dwc:observationDate '1975-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.083 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.083"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16466'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16466'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.083, -80.05 26.083, -80.05 26.083, -80.05 26.083, -80.05 26.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16466'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.217 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.217"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16406'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16406'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.217, -80.05 26.217, -80.05 26.217, -80.05 26.217, -80.05 26.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16406'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16538'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16538'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.3, -80.05 26.3, -80.05 26.3, -80.05 26.3, -80.05 26.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16538'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.317 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.317"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15980'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15980'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.317, -80.05 26.317, -80.05 26.317, -80.05 26.317, -80.05 26.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15980'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.35 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16504'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16504'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.35, -80.05 26.35, -80.05 26.35, -80.05 26.35, -80.05 26.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16504'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16519'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16519'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.4, -80.05 26.4, -80.05 26.4, -80.05 26.4, -80.05 26.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16519'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.917 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16175'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16175'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.917, -80.05 26.917, -80.05 26.917, -80.05 26.917, -80.05 26.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16175'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.917 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16496'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16496'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.917, -80.05 26.917, -80.05 26.917, -80.05 26.917, -80.05 26.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16496'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.917 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.917"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16114'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16114'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.917, -80.05 26.917, -80.05 26.917, -80.05 26.917, -80.05 26.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16114'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.933 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16521'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16521'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.933, -80.05 26.933, -80.05 26.933, -80.05 26.933, -80.05 26.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16521'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.95 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.95"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16113'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16113'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '26.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 26.95, -80.05 26.95, -80.05 26.95, -80.05 26.95, -80.05 26.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16113'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.167 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16132'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16132'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '27.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 27.167, -80.05 27.167, -80.05 27.167, -80.05 27.167, -80.05 27.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16132'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16143'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16143'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 28.1, -80.05 28.1, -80.05 28.1, -80.05 28.1, -80.05 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16143'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16581'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16581'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 28.1, -80.05 28.1, -80.05 28.1, -80.05 28.1, -80.05 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16581'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.533 -80.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.533"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16203'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16203'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.05'^^xsd:double;
  dwc:latitude '32.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.05 32.533, -80.05 32.533, -80.05 32.533, -80.05 32.533, -80.05 32.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16203'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.417 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.417"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16518'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16518'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.417, -80.033 26.417, -80.033 26.417, -80.033 26.417, -80.033 26.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16518'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.483 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.483"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16574'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16574'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.483, -80.033 26.483, -80.033 26.483, -80.033 26.483, -80.033 26.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16574'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16573'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16573'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.5, -80.033 26.5, -80.033 26.5, -80.033 26.5, -80.033 26.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16573'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16634'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16634'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.5, -80.033 26.5, -80.033 26.5, -80.033 26.5, -80.033 26.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16634'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.65 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16405'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16405'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.65, -80.033 26.65, -80.033 26.65, -80.033 26.65, -80.033 26.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16405'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19635'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19635'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.7, -80.033 26.7, -80.033 26.7, -80.033 26.7, -80.033 26.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19635'^^xsd:string;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.733 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16404'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16404'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.733, -80.033 26.733, -80.033 26.733, -80.033 26.733, -80.033 26.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16404'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.733 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16515'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16515'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.733, -80.033 26.733, -80.033 26.733, -80.033 26.733, -80.033 26.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16515'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.75 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.75"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16514'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16514'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.75, -80.033 26.75, -80.033 26.75, -80.033 26.75, -80.033 26.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16514'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.833 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16636'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16636'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.833, -80.033 26.833, -80.033 26.833, -80.033 26.833, -80.033 26.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16636'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.833 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16513'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16513'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.833, -80.033 26.833, -80.033 26.833, -80.033 26.833, -80.033 26.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16513'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.85 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.85"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16118'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16118'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.85, -80.033 26.85, -80.033 26.85, -80.033 26.85, -80.033 26.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16118'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.867 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.867"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16507'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16507'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '26.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 26.867, -80.033 26.867, -80.033 26.867, -80.033 26.867, -80.033 26.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16507'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.15 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.15"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16326'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16326'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '27.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 27.15, -80.033 27.15, -80.033 27.15, -80.033 27.15, -80.033 27.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16326'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16645'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16645'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 27.467, -80.033 27.467, -80.033 27.467, -80.033 27.467, -80.033 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16645'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16322'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16322'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 28.1, -80.033 28.1, -80.033 28.1, -80.033 28.1, -80.033 28.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16322'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35 -80.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16483'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16483'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.033'^^xsd:double;
  dwc:latitude '28.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.033 28.35, -80.033 28.35, -80.033 28.35, -80.033 28.35, -80.033 28.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16483'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.483 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.483"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16215'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_16215'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.483, -80.017 26.483, -80.017 26.483, -80.017 26.483, -80.017 26.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16215'^^xsd:string;
  dwc:observationDate '1967-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16517'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16517'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.5, -80.017 26.5, -80.017 26.5, -80.017 26.5, -80.017 26.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16517'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.517 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.517"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16473'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16473'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.517, -80.017 26.517, -80.017 26.517, -80.017 26.517, -80.017 26.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16473'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.55 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16214'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_16214'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.55, -80.017 26.55, -80.017 26.55, -80.017 26.55, -80.017 26.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16214'^^xsd:string;
  dwc:observationDate '1967-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.55 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16474'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16474'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.55, -80.017 26.55, -80.017 26.55, -80.017 26.55, -80.017 26.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16474'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.55 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16516'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16516'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.55, -80.017 26.55, -80.017 26.55, -80.017 26.55, -80.017 26.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16516'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.567 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.567"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16479'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16479'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.567, -80.017 26.567, -80.017 26.567, -80.017 26.567, -80.017 26.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16479'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.583 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.583"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16373'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16373'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.583, -80.017 26.583, -80.017 26.583, -80.017 26.583, -80.017 26.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16373'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16635'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16635'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.6, -80.017 26.6, -80.017 26.6, -80.017 26.6, -80.017 26.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16635'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.617 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.617"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16478'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16478'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.617, -80.017 26.617, -80.017 26.617, -80.017 26.617, -80.017 26.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16478'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.65 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.65"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16115'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16115'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.65, -80.017 26.65, -80.017 26.65, -80.017 26.65, -80.017 26.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16115'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.683 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.683"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16465'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16465'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.683, -80.017 26.683, -80.017 26.683, -80.017 26.683, -80.017 26.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16465'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.933 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.933"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16649'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16649'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '26.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 26.933, -80.017 26.933, -80.017 26.933, -80.017 26.933, -80.017 26.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16649'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15869'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15869'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 27.467, -80.017 27.467, -80.017 27.467, -80.017 27.467, -80.017 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15869'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.55 -80.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.55"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16204'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16204'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80.017'^^xsd:double;
  dwc:latitude '32.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80.017 32.55, -80.017 32.55, -80.017 32.55, -80.017 32.55, -80.017 32.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16204'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1 -80)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1"^^xsd:decimal ;
  dwc:decimalLongitude "-80"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16123'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_16123'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80'^^xsd:integer;
  dwc:latitude '26.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80 26.1, -80 26.1, -80 26.1, -80 26.1, -80 26.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16123'^^xsd:string;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.783 -80)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.783"^^xsd:decimal ;
  dwc:decimalLongitude "-80"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16018'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16018'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80'^^xsd:integer;
  dwc:latitude '26.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80 26.783, -80 26.783, -80 26.783, -80 26.783, -80 26.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16018'^^xsd:string;
  dwc:observationDate '1966-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 -80)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "-80"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15871'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15871'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-80'^^xsd:integer;
  dwc:latitude '27.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-80 27.733, -80 27.733, -80 27.733, -80 27.733, -80 27.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15871'^^xsd:string;
  dwc:observationDate '1964-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.683 -79.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.683"^^xsd:decimal ;
  dwc:decimalLongitude "-79.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16388'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16388'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.983'^^xsd:double;
  dwc:latitude '26.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.983 26.683, -79.983 26.683, -79.983 26.683, -79.983 26.683, -79.983 26.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16388'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.933 -79.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.933"^^xsd:decimal ;
  dwc:decimalLongitude "-79.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16650'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16650'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.983'^^xsd:double;
  dwc:latitude '26.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.983 26.933, -79.983 26.933, -79.983 26.933, -79.983 26.933, -79.983 26.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16650'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -79.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-79.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15304'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15304'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.967'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.967 26.2, -79.967 26.2, -79.967 26.2, -79.967 26.2, -79.967 26.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15304'^^xsd:string;
  dwc:observationDate '1975-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.683 -79.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.683"^^xsd:decimal ;
  dwc:decimalLongitude "-79.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16472'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16472'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.967'^^xsd:double;
  dwc:latitude '26.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.967 26.683, -79.967 26.683, -79.967 26.683, -79.967 26.683, -79.967 26.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16472'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.467 -79.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.467"^^xsd:decimal ;
  dwc:decimalLongitude "-79.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16646'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16646'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.967'^^xsd:double;
  dwc:latitude '27.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.967 27.467, -79.967 27.467, -79.967 27.467, -79.967 27.467, -79.967 27.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16646'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.167 -79.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.167"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16648'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16648'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.95'^^xsd:double;
  dwc:latitude '27.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.95 27.167, -79.95 27.167, -79.95 27.167, -79.95 27.167, -79.95 27.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16648'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.683 -79.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.683"^^xsd:decimal ;
  dwc:decimalLongitude "-79.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16363'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16363'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.933'^^xsd:double;
  dwc:latitude '27.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.933 27.683, -79.933 27.683, -79.933 27.683, -79.933 27.683, -79.933 27.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16363'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.417 -79.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.417"^^xsd:decimal ;
  dwc:decimalLongitude "-79.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16437'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16437'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.917'^^xsd:double;
  dwc:latitude '31.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.917 31.417, -79.917 31.417, -79.917 31.417, -79.917 31.417, -79.917 31.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16437'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.067 -79.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.067"^^xsd:decimal ;
  dwc:decimalLongitude "-79.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15270'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15270'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.917'^^xsd:double;
  dwc:latitude '32.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.917 32.067, -79.917 32.067, -79.917 32.067, -79.917 32.067, -79.917 32.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15270'^^xsd:string;
  dwc:observationDate '1975-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6 -79.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16130'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16130'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.9'^^xsd:double;
  dwc:latitude '25.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.9 25.6, -79.9 25.6, -79.9 25.6, -79.9 25.6, -79.9 25.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16130'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.183 -79.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.183"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16647'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16647'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.9'^^xsd:double;
  dwc:latitude '27.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.9 27.183, -79.9 27.183, -79.9 27.183, -79.9 27.183, -79.9 27.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16647'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.767 -79.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.767"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19689'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19689'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.9'^^xsd:double;
  dwc:latitude '32.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.9 32.767, -79.9 32.767, -79.9 32.767, -79.9 32.767, -79.9 32.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19689'^^xsd:string;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.933 -79.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.933"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16453'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16453'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.833'^^xsd:double;
  dwc:latitude '31.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.833 31.933, -79.833 31.933, -79.833 31.933, -79.833 31.933, -79.833 31.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16453'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.583 -79.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.583"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10725'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10725'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.783'^^xsd:double;
  dwc:latitude '26.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.783 26.583, -79.783 26.583, -79.783 26.583, -79.783 26.583, -79.783 26.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10725'^^xsd:string;
  dwc:observationDate '1968-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.683 -79.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.683"^^xsd:decimal ;
  dwc:decimalLongitude "-79.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16480'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16480'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.767'^^xsd:double;
  dwc:latitude '26.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.767 26.683, -79.767 26.683, -79.767 26.683, -79.767 26.683, -79.767 26.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16480'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.683 -79.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.683"^^xsd:decimal ;
  dwc:decimalLongitude "-79.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16389'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16389'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.717'^^xsd:double;
  dwc:latitude '26.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.717 26.683, -79.717 26.683, -79.717 26.683, -79.717 26.683, -79.717 26.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16389'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 -79.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.833"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16328'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16328'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.65'^^xsd:double;
  dwc:latitude '31.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.65 31.833, -79.65 31.833, -79.65 31.833, -79.65 31.833, -79.65 31.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16328'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.817 -79.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.817"^^xsd:decimal ;
  dwc:decimalLongitude "-79.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16452'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16452'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.617'^^xsd:double;
  dwc:latitude '31.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.617 31.817, -79.617 31.817, -79.617 31.817, -79.617 31.817, -79.617 31.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16452'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.033 -79.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.033"^^xsd:decimal ;
  dwc:decimalLongitude "-79.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10888'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10888'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.533'^^xsd:double;
  dwc:latitude '26.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.533 26.033, -79.533 26.033, -79.533 26.033, -79.533 26.033, -79.533 26.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10888'^^xsd:string;
  dwc:observationDate '1968-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -79.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-79.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16327'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16327'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.533'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.533 31.8, -79.533 31.8, -79.533 31.8, -79.533 31.8, -79.533 31.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16327'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.483 -79.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.483"^^xsd:decimal ;
  dwc:decimalLongitude "-79.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16451'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16451'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.517'^^xsd:double;
  dwc:latitude '32.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.517 32.483, -79.517 32.483, -79.517 32.483, -79.517 32.483, -79.517 32.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16451'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -79.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-79.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15904'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15904'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.5'^^xsd:double;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.5 25, -79.5 25, -79.5 25, -79.5 25, -79.5 25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15904'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 -79.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^xsd:decimal ;
  dwc:decimalLongitude "-79.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16346'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16346'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.467'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.467 32.9, -79.467 32.9, -79.467 32.9, -79.467 32.9, -79.467 32.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16346'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.583 -79.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.583"^^xsd:decimal ;
  dwc:decimalLongitude "-79.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16632'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16632'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.417'^^xsd:double;
  dwc:latitude '25.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.417 25.583, -79.417 25.583, -79.417 25.583, -79.417 25.583, -79.417 25.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16632'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -79.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-79.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16242'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16242'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.417'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.417 32.4, -79.417 32.4, -79.417 32.4, -79.417 32.4, -79.417 32.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16242'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.433 -79.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.433"^^xsd:decimal ;
  dwc:decimalLongitude "-79.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16434'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16434'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.417'^^xsd:double;
  dwc:latitude '32.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.417 32.433, -79.417 32.433, -79.417 32.433, -79.417 32.433, -79.417 32.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16434'^^xsd:string;
  dwc:observationDate '1967-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.383 -79.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.383"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16243'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16243'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.4'^^xsd:double;
  dwc:latitude '32.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.4 32.383, -79.4 32.383, -79.4 32.383, -79.4 32.383, -79.4 32.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16243'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.283 -79.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.283"^^xsd:decimal ;
  dwc:decimalLongitude "-79.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12794'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12794'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.383'^^xsd:double;
  dwc:latitude '32.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.383 32.283, -79.383 32.283, -79.383 32.283, -79.383 32.283, -79.383 32.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12794'^^xsd:string;
  dwc:observationDate '1977-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.367 -79.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.367"^^xsd:decimal ;
  dwc:decimalLongitude "-79.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16544'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16544'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.383'^^xsd:double;
  dwc:latitude '32.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.383 32.367, -79.383 32.367, -79.383 32.367, -79.383 32.367, -79.383 32.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16544'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.333 -79.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.333"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16543'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16543'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.35'^^xsd:double;
  dwc:latitude '32.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.35 32.333, -79.35 32.333, -79.35 32.333, -79.35 32.333, -79.35 32.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16543'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.367 -79.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.367"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12795'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12795'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.35'^^xsd:double;
  dwc:latitude '32.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.35 32.367, -79.35 32.367, -79.35 32.367, -79.35 32.367, -79.35 32.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12795'^^xsd:string;
  dwc:observationDate '1977-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -79.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-79.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12796'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12796'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.333'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.333 32.4, -79.333 32.4, -79.333 32.4, -79.333 32.4, -79.333 32.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12796'^^xsd:string;
  dwc:observationDate '1977-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.533 -79.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.533"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16205'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16205'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.2'^^xsd:double;
  dwc:latitude '32.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.2 32.533, -79.2 32.533, -79.2 32.533, -79.2 32.533, -79.2 32.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16205'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.183 -79.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.183"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16347'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16347'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79.15'^^xsd:double;
  dwc:latitude '33.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79.15 33.183, -79.15 33.183, -79.15 33.183, -79.15 33.183, -79.15 33.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16347'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12810'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12810'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79'^^xsd:integer;
  dwc:latitude '32'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79 32, -79 32, -79 32, -79 32, -79 32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_12810'^^xsd:string;
  dwc:observationDate '1977-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.883 -79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.883"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16450'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_16450'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79'^^xsd:integer;
  dwc:latitude '32.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79 32.883, -79 32.883, -79 32.883, -79 32.883, -79 32.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16450'^^xsd:string;
  dwc:observationDate '1968-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12101'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12101'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-79'^^xsd:integer;
  dwc:latitude '33'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-79 33, -79 33, -79 33, -79 33, -79 33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12101'^^xsd:string;
  dwc:observationDate '1976-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.383 -78.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.383"^^xsd:decimal ;
  dwc:decimalLongitude "-78.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10042'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10042'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.983'^^xsd:double;
  dwc:latitude '32.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.983 32.383, -78.983 32.383, -78.983 32.383, -78.983 32.383, -78.983 32.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10042'^^xsd:string;
  dwc:observationDate '1966-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.517 -78.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.517"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_12797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12797'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12797'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.95'^^xsd:double;
  dwc:latitude '32.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.95 32.517, -78.95 32.517, -78.95 32.517, -78.95 32.517, -78.95 32.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12797'^^xsd:string;
  dwc:observationDate '1977-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.633 -78.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.633"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16241'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16241'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.7'^^xsd:double;
  dwc:latitude '33.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.7 33.633, -78.7 33.633, -78.7 33.633, -78.7 33.633, -78.7 33.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16241'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -78.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15274'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15274'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.25'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.25 31.983, -78.25 31.983, -78.25 31.983, -78.25 31.983, -78.25 31.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15274'^^xsd:string;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.083 -78.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.083"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16540'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16540'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.233'^^xsd:double;
  dwc:latitude '33.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.233 33.083, -78.233 33.083, -78.233 33.083, -78.233 33.083, -78.233 33.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16540'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.067 -78.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.067"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16542'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16542'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.2'^^xsd:double;
  dwc:latitude '33.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.2 33.067, -78.2 33.067, -78.2 33.067, -78.2 33.067, -78.2 33.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16542'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.033 -78.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.033"^^xsd:decimal ;
  dwc:decimalLongitude "-78.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16541'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16541'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.183'^^xsd:double;
  dwc:latitude '33.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.183 33.033, -78.183 33.033, -78.183 33.033, -78.183 33.033, -78.183 33.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16541'^^xsd:string;
  dwc:observationDate '1968-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.783 -78.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.783"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10726'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10726'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.133'^^xsd:double;
  dwc:latitude '32.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.133 32.783, -78.133 32.783, -78.133 32.783, -78.133 32.783, -78.133 32.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10726'^^xsd:string;
  dwc:observationDate '1968-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.967 -78.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.967"^^xsd:decimal ;
  dwc:decimalLongitude "-78.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16477'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16477'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78.117'^^xsd:double;
  dwc:latitude '32.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78.117 32.967, -78.117 32.967, -78.117 32.967, -78.117 32.967, -78.117 32.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16477'^^xsd:string;
  dwc:observationDate '1968-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10727'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10727'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-78'^^xsd:integer;
  dwc:latitude '33'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-78 33, -78 33, -78 33, -78 33, -78 33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10727'^^xsd:string;
  dwc:observationDate '1968-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -77.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-77.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10059'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10059'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.983'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.983 33.133, -77.983 33.133, -77.983 33.133, -77.983 33.133, -77.983 33.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10059'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -77.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16410'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16410'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.9'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.9 33.9, -77.9 33.9, -77.9 33.9, -77.9 33.9, -77.9 33.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16410'^^xsd:string;
  dwc:observationDate '1967-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -77.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-77.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16657'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16657'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.75'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.75 33.5, -77.75 33.5, -77.75 33.5, -77.75 33.5, -77.75 33.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16657'^^xsd:string;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -77.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75"^^xsd:decimal ;
  dwc:decimalLongitude "-77.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16696'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16696'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.75'^^xsd:double;
  dwc:latitude '33.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.75 33.75, -77.75 33.75, -77.75 33.75, -77.75 33.75, -77.75 33.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16696'^^xsd:string;
  dwc:observationDate '1971-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -77.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-77.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16701'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16701'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.75'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.75 34, -77.75 34, -77.75 34, -77.75 34, -77.75 34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16701'^^xsd:string;
  dwc:observationDate '1972-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -77.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.033"^^xsd:decimal ;
  dwc:decimalLongitude "-77.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16411'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16411'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.75'^^xsd:double;
  dwc:latitude '34.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.75 34.033, -77.75 34.033, -77.75 34.033, -77.75 34.033, -77.75 34.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16411'^^xsd:string;
  dwc:observationDate '1967-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 -77.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "-77.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19695'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19695'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.75'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.75 34.217, -77.75 34.217, -77.75 34.217, -77.75 34.217, -77.75 34.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19695'^^xsd:string;
  dwc:observationDate '1981-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.217 -77.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.217"^^xsd:decimal ;
  dwc:decimalLongitude "-77.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19692'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19692'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.75'^^xsd:double;
  dwc:latitude '34.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.75 34.217, -77.75 34.217, -77.75 34.217, -77.75 34.217, -77.75 34.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19692'^^xsd:string;
  dwc:observationDate '1980-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.067 -77.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.067"^^xsd:decimal ;
  dwc:decimalLongitude "-77.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15928'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15928'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.717'^^xsd:double;
  dwc:latitude '34.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.717 34.067, -77.717 34.067, -77.717 34.067, -77.717 34.067, -77.717 34.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15928'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.583 -77.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.583"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15935'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15935'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.667'^^xsd:double;
  dwc:latitude '33.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.667 33.583, -77.667 33.583, -77.667 33.583, -77.667 33.583, -77.667 33.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15935'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.567 -77.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.567"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10619'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10619'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.633'^^xsd:double;
  dwc:latitude '28.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.633 28.567, -77.633 28.567, -77.633 28.567, -77.633 28.567, -77.633 28.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10619'^^xsd:string;
  dwc:observationDate '1968-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.517 -77.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.517"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15275'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15275'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.6'^^xsd:double;
  dwc:latitude '32.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.6 32.517, -77.6 32.517, -77.6 32.517, -77.6 32.517, -77.6 32.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15275'^^xsd:string;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.45 -77.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.45"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15305'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15305'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.55'^^xsd:double;
  dwc:latitude '29.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.55 29.45, -77.55 29.45, -77.55 29.45, -77.55 29.45, -77.55 29.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15305'^^xsd:string;
  dwc:observationDate '1975-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.417 -77.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.417"^^xsd:decimal ;
  dwc:decimalLongitude "-77.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16418'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_16418'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.517'^^xsd:double;
  dwc:latitude '33.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.517 33.417, -77.517 33.417, -77.517 33.417, -77.517 33.417, -77.517 33.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16418'^^xsd:string;
  dwc:observationDate '1967-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.767 -77.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.767"^^xsd:decimal ;
  dwc:decimalLongitude "-77.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_18019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18019'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18019'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.483'^^xsd:double;
  dwc:latitude '30.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.483 30.767, -77.483 30.767, -77.483 30.767, -77.483 30.767, -77.483 30.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18019'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -77.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-77.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16667'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16667'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.333'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.333 34.5, -77.333 34.5, -77.333 34.5, -77.333 34.5, -77.333 34.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16667'^^xsd:string;
  dwc:observationDate '1971-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.517 -77.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.517"^^xsd:decimal ;
  dwc:decimalLongitude "-77.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19697'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19697'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.333'^^xsd:double;
  dwc:latitude '34.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.333 34.517, -77.333 34.517, -77.333 34.517, -77.333 34.517, -77.333 34.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19697'^^xsd:string;
  dwc:observationDate '1981-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.517 -77.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.517"^^xsd:decimal ;
  dwc:decimalLongitude "-77.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_19699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19699'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19699'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.333'^^xsd:double;
  dwc:latitude '34.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.333 34.517, -77.333 34.517, -77.333 34.517, -77.333 34.517, -77.333 34.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19699'^^xsd:string;
  dwc:observationDate '1982-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.767 -77.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.767"^^xsd:decimal ;
  dwc:decimalLongitude "-77.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15276'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15276'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.283'^^xsd:double;
  dwc:latitude '32.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.283 32.767, -77.283 32.767, -77.283 32.767, -77.283 32.767, -77.283 32.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15276'^^xsd:string;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.767 -77.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.767"^^xsd:decimal ;
  dwc:decimalLongitude "-77.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15277'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15277'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.283'^^xsd:double;
  dwc:latitude '32.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.283 32.767, -77.283 32.767, -77.283 32.767, -77.283 32.767, -77.283 32.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15277'^^xsd:string;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 -77.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16706'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16706'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.25'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.25 34.25, -77.25 34.25, -77.25 34.25, -77.25 34.25, -77.25 34.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16706'^^xsd:string;
  dwc:observationDate '1972-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -77.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_16666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16666'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16666'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.25'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.25 34.5, -77.25 34.5, -77.25 34.5, -77.25 34.5, -77.25 34.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16666'^^xsd:string;
  dwc:observationDate '1971-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 -77.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10062'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10062'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.233'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.233 33.883, -77.233 33.883, -77.233 33.883, -77.233 33.883, -77.233 33.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10062'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -77.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_11298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11298'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11298'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.2'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.2 30.6, -77.2 30.6, -77.2 30.6, -77.2 30.6, -77.2 30.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11298'^^xsd:string;
  dwc:observationDate '1971-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.317 -77.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.317"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15287'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15287'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.2'^^xsd:double;
  dwc:latitude '33.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.2 33.317, -77.2 33.317, -77.2 33.317, -77.2 33.317, -77.2 33.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15287'^^xsd:string;
  dwc:observationDate '1975-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.817 -77.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.817"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10061'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10061'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.167'^^xsd:double;
  dwc:latitude '33.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.167 33.817, -77.167 33.817, -77.167 33.817, -77.167 33.817, -77.167 33.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10061'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.817 -77.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.817"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10060'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10060'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.167'^^xsd:double;
  dwc:latitude '33.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.167 33.817, -77.167 33.817, -77.167 33.817, -77.167 33.817, -77.167 33.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10060'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 -77.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15973'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15973'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.167'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.167 34.45, -77.167 34.45, -77.167 34.45, -77.167 34.45, -77.167 34.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15973'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483 -77.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3438__284_15936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15936'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15936'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.15'^^xsd:double;
  dwc:latitude '34.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.15 34.483, -77.15 34.483, -77.15 34.483, -77.15 34.483, -77.15 34.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15936'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -77.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.033"^^xsd:decimal ;
  dwc:decimalLongitude "-77.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -77.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.033"^^xsd:decimal ;
  geo-pos:long "-77.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15972'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15972'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.083'^^xsd:double;
  dwc:latitude '34.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.083 34.033, -77.083 34.033, -77.083 34.033, -77.083 34.033, -77.083 34.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15972'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 -77.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.967"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.967 -77.05)"^^geo:wktLiteral ;
  geo-pos:lat "33.967"^^xsd:decimal ;
  geo-pos:long "-77.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15971'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15971'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.05'^^xsd:double;
  dwc:latitude '33.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.05 33.967, -77.05 33.967, -77.05 33.967, -77.05 33.967, -77.05 33.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15971'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.517 -77.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.517"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.517 -77.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.517"^^xsd:decimal ;
  geo-pos:long "-77.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16207'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16207'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77.033'^^xsd:double;
  dwc:latitude '34.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77.033 34.517, -77.033 34.517, -77.033 34.517, -77.033 34.517, -77.033 34.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16207'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -77)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16698'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16698'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77'^^xsd:integer;
  dwc:latitude '33.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77 33.5, -77 33.5, -77 33.5, -77 33.5, -77 33.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16698'^^xsd:string;
  dwc:observationDate '1972-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -77)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16699'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16699'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-77'^^xsd:integer;
  dwc:latitude '33.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-77 33.5, -77 33.5, -77 33.5, -77 33.5, -77 33.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16699'^^xsd:string;
  dwc:observationDate '1972-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.083 -76.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.083"^^xsd:decimal ;
  dwc:decimalLongitude "-76.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.083 -76.917)"^^geo:wktLiteral ;
  geo-pos:lat "33.083"^^xsd:decimal ;
  geo-pos:long "-76.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15278'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15278'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.917'^^xsd:double;
  dwc:latitude '33.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.917 33.083, -76.917 33.083, -76.917 33.083, -76.917 33.083, -76.917 33.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15278'^^xsd:string;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.867 -76.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.867"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.867 -76.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.867"^^xsd:decimal ;
  geo-pos:long "-76.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15970'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15970'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.9'^^xsd:double;
  dwc:latitude '33.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.9 33.867, -76.9 33.867, -76.9 33.867, -76.9 33.867, -76.9 33.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15970'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.267 -76.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.267"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.267 -76.783)"^^geo:wktLiteral ;
  geo-pos:lat "32.267"^^xsd:decimal ;
  geo-pos:long "-76.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10197'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10197'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.783'^^xsd:double;
  dwc:latitude '32.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.783 32.267, -76.783 32.267, -76.783 32.267, -76.783 32.267, -76.783 32.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10197'^^xsd:string;
  dwc:observationDate '1966-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -76.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-76.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -76.767)"^^geo:wktLiteral ;
  geo-pos:lat "32.1"^^xsd:decimal ;
  geo-pos:long "-76.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15286'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15286'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.767'^^xsd:double;
  dwc:latitude '32.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.767 32.1, -76.767 32.1, -76.767 32.1, -76.767 32.1, -76.767 32.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15286'^^xsd:string;
  dwc:observationDate '1975-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75"^^xsd:decimal ;
  dwc:decimalLongitude "-76.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.75)"^^geo:wktLiteral ;
  geo-pos:lat "33.75"^^xsd:decimal ;
  geo-pos:long "-76.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16700'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16700'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.75'^^xsd:double;
  dwc:latitude '33.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.75 33.75, -76.75 33.75, -76.75 33.75, -76.75 33.75, -76.75 33.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16700'^^xsd:string;
  dwc:observationDate '1972-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75"^^xsd:decimal ;
  dwc:decimalLongitude "-76.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.75)"^^geo:wktLiteral ;
  geo-pos:lat "33.75"^^xsd:decimal ;
  geo-pos:long "-76.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16697'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16697'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.75'^^xsd:double;
  dwc:latitude '33.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.75 33.75, -76.75 33.75, -76.75 33.75, -76.75 33.75, -76.75 33.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16697'^^xsd:string;
  dwc:observationDate '1972-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -76.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-76.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -76.75)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-76.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16705'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16705'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.75'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.75 34.5, -76.75 34.5, -76.75 34.5, -76.75 34.5, -76.75 34.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16705'^^xsd:string;
  dwc:observationDate '1972-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-76.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.75)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-76.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16208'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16208'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.75'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.75 34.55, -76.75 34.55, -76.75 34.55, -76.75 34.55, -76.75 34.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16208'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75"^^xsd:decimal ;
  dwc:decimalLongitude "-76.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.733)"^^geo:wktLiteral ;
  geo-pos:lat "33.75"^^xsd:decimal ;
  geo-pos:long "-76.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15969'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15969'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.733'^^xsd:double;
  dwc:latitude '33.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.733 33.75, -76.733 33.75, -76.733 33.75, -76.733 33.75, -76.733 33.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15969'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-76.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.733)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-76.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19694'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19694'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.733'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.733 34.7, -76.733 34.7, -76.733 34.7, -76.733 34.7, -76.733 34.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19694'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.15 -76.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.15"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.15 -76.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.15"^^xsd:decimal ;
  geo-pos:long "-76.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11367'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11367'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.7'^^xsd:double;
  dwc:latitude '31.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.7 31.15, -76.7 31.15, -76.7 31.15, -76.7 31.15, -76.7 31.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11367'^^xsd:string;
  dwc:observationDate '1971-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75 -76.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.75"^^xsd:decimal ;
  geo-pos:long "-76.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15968'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15968'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.7'^^xsd:double;
  dwc:latitude '33.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.7 33.75, -76.7 33.75, -76.7 33.75, -76.7 33.75, -76.7 33.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15968'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-76.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.683)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-76.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16209'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16209'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.683'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.683 34.55, -76.683 34.55, -76.683 34.55, -76.683 34.55, -76.683 34.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16209'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-76.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.683)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-76.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10729'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10729'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.683'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.683 34.7, -76.683 34.7, -76.683 34.7, -76.683 34.7, -76.683 34.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10729'^^xsd:string;
  dwc:observationDate '1968-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -76.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -76.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-76.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16655'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16655'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.667'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.667 34.667, -76.667 34.667, -76.667 34.667, -76.667 34.667, -76.667 34.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16655'^^xsd:string;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-76.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10728'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10728'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.667'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.667 34.7, -76.667 34.7, -76.667 34.7, -76.667 34.7, -76.667 34.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10728'^^xsd:string;
  dwc:observationDate '1968-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-76.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19700'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19700'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.667'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.667 34.7, -76.667 34.7, -76.667 34.7, -76.667 34.7, -76.667 34.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19700'^^xsd:string;
  dwc:observationDate '1982-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.883"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.883 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "33.883"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15967'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15967'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '33.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 33.883, -76.617 33.883, -76.617 33.883, -76.617 33.883, -76.617 33.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15967'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "33.917"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15965'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15965'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '33.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 33.917, -76.617 33.917, -76.617 33.917, -76.617 33.917, -76.617 33.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15965'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "33.917"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15966'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15966'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '33.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 33.917, -76.617 33.917, -76.617 33.917, -76.617 33.917, -76.617 33.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15966'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.083"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.083 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.083"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15963'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15963'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '34.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 34.083, -76.617 34.083, -76.617 34.083, -76.617 34.083, -76.617 34.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15963'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15962'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15962'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 34.1, -76.617 34.1, -76.617 34.1, -76.617 34.1, -76.617 34.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15962'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.117"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.117 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.117"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15964'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15964'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '34.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 34.117, -76.617 34.117, -76.617 34.117, -76.617 34.117, -76.617 34.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15964'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15961'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15961'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 34.133, -76.617 34.133, -76.617 34.133, -76.617 34.133, -76.617 34.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15961'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15960'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15960'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 34.167, -76.617 34.167, -76.617 34.167, -76.617 34.167, -76.617 34.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15960'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15959'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15959'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 34.2, -76.617 34.2, -76.617 34.2, -76.617 34.2, -76.617 34.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15959'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 -76.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "-76.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 -76.617)"^^geo:wktLiteral ;
  geo-pos:lat "34.25"^^xsd:decimal ;
  geo-pos:long "-76.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15958'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15958'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.617'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.617 34.25, -76.617 34.25, -76.617 34.25, -76.617 34.25, -76.617 34.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15958'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-76.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16603'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_16603'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.6'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.6 34.55, -76.6 34.55, -76.6 34.55, -76.6 34.55, -76.6 34.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16603'^^xsd:string;
  dwc:observationDate '1968-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 -76.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 -76.567)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "-76.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12786'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12786'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.567'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.567 34.383, -76.567 34.383, -76.567 34.383, -76.567 34.383, -76.567 34.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_12786'^^xsd:string;
  dwc:observationDate '1977-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 -76.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.25"^^xsd:decimal ;
  dwc:decimalLongitude "-76.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.25 -76.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.25"^^xsd:decimal ;
  geo-pos:long "-76.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16722'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_16722'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.5'^^xsd:double;
  dwc:latitude '34.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.5 34.25, -76.5 34.25, -76.5 34.25, -76.5 34.25, -76.5 34.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16722'^^xsd:string;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 -76.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "-76.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 -76.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "-76.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19690'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19690'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.5'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.5 34.45, -76.5 34.45, -76.5 34.45, -76.5 34.45, -76.5 34.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19690'^^xsd:string;
  dwc:observationDate '1979-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.583 -76.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.583"^^xsd:decimal ;
  dwc:decimalLongitude "-76.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.583 -76.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.583"^^xsd:decimal ;
  geo-pos:long "-76.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16656'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16656'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.5'^^xsd:double;
  dwc:latitude '34.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.5 34.583, -76.5 34.583, -76.5 34.583, -76.5 34.583, -76.5 34.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16656'^^xsd:string;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -76.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-76.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -76.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-76.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19698'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19698'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.483'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.483 34.6, -76.483 34.6, -76.483 34.6, -76.483 34.6, -76.483 34.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19698'^^xsd:string;
  dwc:observationDate '1982-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -76.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-76.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -76.483)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-76.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19696'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19696'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.483'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.483 34.6, -76.483 34.6, -76.483 34.6, -76.483 34.6, -76.483 34.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19696'^^xsd:string;
  dwc:observationDate '1981-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 -76.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "-76.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 -76.467)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "-76.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15957'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15957'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.467'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.467 34.45, -76.467 34.45, -76.467 34.45, -76.467 34.45, -76.467 34.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15957'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-76.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -76.417)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-76.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15974'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15974'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.417'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.417 34.7, -76.417 34.7, -76.417 34.7, -76.417 34.7, -76.417 34.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15974'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.733 -76.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.733"^^xsd:decimal ;
  dwc:decimalLongitude "-76.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.733 -76.383)"^^geo:wktLiteral ;
  geo-pos:lat "34.733"^^xsd:decimal ;
  geo-pos:long "-76.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15975'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15975'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.383'^^xsd:double;
  dwc:latitude '34.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.383 34.733, -76.383 34.733, -76.383 34.733, -76.383 34.733, -76.383 34.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15975'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.767 -76.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.767"^^xsd:decimal ;
  dwc:decimalLongitude "-76.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.767 -76.383)"^^geo:wktLiteral ;
  geo-pos:lat "34.767"^^xsd:decimal ;
  geo-pos:long "-76.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19693'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19693'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.383'^^xsd:double;
  dwc:latitude '34.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.383 34.767, -76.383 34.767, -76.383 34.767, -76.383 34.767, -76.383 34.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19693'^^xsd:string;
  dwc:observationDate '1980-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833 -76.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.833"^^xsd:decimal ;
  dwc:decimalLongitude "-76.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833 -76.367)"^^geo:wktLiteral ;
  geo-pos:lat "24.833"^^xsd:decimal ;
  geo-pos:long "-76.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15611'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15611'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.367'^^xsd:double;
  dwc:latitude '24.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.367 24.833, -76.367 24.833, -76.367 24.833, -76.367 24.833, -76.367 24.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_15611'^^xsd:string;
  dwc:observationDate '1978-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.75 -76.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.75"^^xsd:decimal ;
  dwc:decimalLongitude "-76.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.75 -76.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.75"^^xsd:decimal ;
  geo-pos:long "-76.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15937'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15937'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.333'^^xsd:double;
  dwc:latitude '34.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.333 34.75, -76.333 34.75, -76.333 34.75, -76.333 34.75, -76.333 34.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15937'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.917 -76.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.917"^^xsd:decimal ;
  dwc:decimalLongitude "-76.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.917 -76.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.917"^^xsd:decimal ;
  geo-pos:long "-76.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15912'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15912'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.333'^^xsd:double;
  dwc:latitude '34.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.333 34.917, -76.333 34.917, -76.333 34.917, -76.333 34.917, -76.333 34.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15912'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.533 -76.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.533"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.533 -76.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.533"^^xsd:decimal ;
  geo-pos:long "-76.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15951'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15951'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.3'^^xsd:double;
  dwc:latitude '34.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.3 34.533, -76.3 34.533, -76.3 34.533, -76.3 34.533, -76.3 34.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15951'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -76.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -76.25)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-76.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16702'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16702'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.25'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.25 34, -76.25 34, -76.25 34, -76.25 34, -76.25 34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16702'^^xsd:string;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -76.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -76.25)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-76.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15956'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15956'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.25'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.25 34.3, -76.25 34.3, -76.25 34.3, -76.25 34.3, -76.25 34.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15956'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 -76.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.833"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 -76.25)"^^geo:wktLiteral ;
  geo-pos:lat "34.833"^^xsd:decimal ;
  geo-pos:long "-76.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15938'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15938'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.25'^^xsd:double;
  dwc:latitude '34.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.25 34.833, -76.25 34.833, -76.25 34.833, -76.25 34.833, -76.25 34.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15938'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -76.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -76.25)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-76.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16703'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16703'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.25'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.25 35, -76.25 35, -76.25 35, -76.25 35, -76.25 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16703'^^xsd:string;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.717 -76.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.717"^^xsd:decimal ;
  dwc:decimalLongitude "-76.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.717 -76.217)"^^geo:wktLiteral ;
  geo-pos:lat "33.717"^^xsd:decimal ;
  geo-pos:long "-76.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15279'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15279'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.217'^^xsd:double;
  dwc:latitude '33.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.217 33.717, -76.217 33.717, -76.217 33.717, -76.217 33.717, -76.217 33.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15279'^^xsd:string;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-76.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.217)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-76.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15950'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15950'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.217'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.217 34.55, -76.217 34.55, -76.217 34.55, -76.217 34.55, -76.217 34.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15950'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.267 -76.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.267"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.267 -76.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.267"^^xsd:decimal ;
  geo-pos:long "-76.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15285'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15285'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.2'^^xsd:double;
  dwc:latitude '31.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.2 31.267, -76.2 31.267, -76.2 31.267, -76.2 31.267, -76.2 31.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15285'^^xsd:string;
  dwc:observationDate '1975-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 -76.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 -76.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "-76.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15952'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15952'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.2'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.2 34.467, -76.2 34.467, -76.2 34.467, -76.2 34.467, -76.2 34.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15952'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -76.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-76.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -76.183)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "-76.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16329'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16329'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.183'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.183 34.9, -76.183 34.9, -76.183 34.9, -76.183 34.9, -76.183 34.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16329'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -76.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-76.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15949'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15949'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.167'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.167 34.55, -76.167 34.55, -76.167 34.55, -76.167 34.55, -76.167 34.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15949'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -76.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -76.167)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "-76.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15976'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15976'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.167'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.167 34.9, -76.167 34.9, -76.167 34.9, -76.167 34.9, -76.167 34.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15976'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 -76.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.467"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.467 -76.15)"^^geo:wktLiteral ;
  geo-pos:lat "34.467"^^xsd:decimal ;
  geo-pos:long "-76.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15953'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15953'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.15'^^xsd:double;
  dwc:latitude '34.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.15 34.467, -76.15 34.467, -76.15 34.467, -76.15 34.467, -76.15 34.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15953'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 -76.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "-76.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 -76.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "-76.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15955'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15955'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.083'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.083 34.167, -76.083 34.167, -76.083 34.167, -76.083 34.167, -76.083 34.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15955'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -76.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-76.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -76.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-76.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10063'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10063'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.083'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.083 34.667, -76.083 34.667, -76.083 34.667, -76.083 34.667, -76.083 34.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10063'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -76.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-76.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -76.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-76.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19050'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19050'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.083'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.083 36.9, -76.083 36.9, -76.083 36.9, -76.083 36.9, -76.083 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_19050'^^xsd:string;
  dwc:observationDate '1980-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -76.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-76.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -76.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-76.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19049'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19049'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.083'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.083 36.9, -76.083 36.9, -76.083 36.9, -76.083 36.9, -76.083 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_19049'^^xsd:string;
  dwc:observationDate '1980-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -76.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.017"^^xsd:decimal ;
  dwc:decimalLongitude "-76.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -76.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.017"^^xsd:decimal ;
  geo-pos:long "-76.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15977'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15977'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.067'^^xsd:double;
  dwc:latitude '35.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.067 35.017, -76.067 35.017, -76.067 35.017, -76.067 35.017, -76.067 35.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15977'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 -76.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 -76.017)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "-76.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14871'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14871'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.017'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.017 29.4, -76.017 29.4, -76.017 29.4, -76.017 29.4, -76.017 29.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14871'^^xsd:string;
  dwc:observationDate '1970-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 -76.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 -76.017)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "-76.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15954'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15954'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.017'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.017 34.45, -76.017 34.45, -76.017 34.45, -76.017 34.45, -76.017 34.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15954'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.067 -76.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.067"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.067 -76.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.067"^^xsd:decimal ;
  geo-pos:long "-76.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19903'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19903'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76.017'^^xsd:double;
  dwc:latitude '35.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76.017 35.067, -76.017 35.067, -76.017 35.067, -76.017 35.067, -76.017 35.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Green Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '284_19903'^^xsd:string;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.817 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.817"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.817 -76)"^^geo:wktLiteral ;
  geo-pos:lat "32.817"^^xsd:decimal ;
  geo-pos:long "-76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10198'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10198'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '32.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76 32.817, -76 32.817, -76 32.817, -76 32.817, -76 32.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10198'^^xsd:string;
  dwc:observationDate '1966-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.583 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.583"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.583 -76)"^^geo:wktLiteral ;
  geo-pos:lat "34.583"^^xsd:decimal ;
  geo-pos:long "-76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15914'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15914'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '34.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76 34.583, -76 34.583, -76 34.583, -76 34.583, -76 34.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15914'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.75 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.75"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.75 -76)"^^geo:wktLiteral ;
  geo-pos:lat "34.75"^^xsd:decimal ;
  geo-pos:long "-76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16707'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16707'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '34.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76 34.75, -76 34.75, -76 34.75, -76 34.75, -76 34.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16707'^^xsd:string;
  dwc:observationDate '1972-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -76)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16665'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16665'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76 35, -76 35, -76 35, -76 35, -76 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16665'^^xsd:string;
  dwc:observationDate '1971-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -76)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "-76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16330'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16330'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '35.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76 35.033, -76 35.033, -76 35.033, -76 35.033, -76 35.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16330'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -76)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14443'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14443'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76 37, -76 37, -76 37, -76 37, -76 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14443'^^xsd:string;
  dwc:observationDate '1976-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -76)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16819'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16819'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-76 37, -76 37, -76 37, -76 37, -76 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16819'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -75.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-75.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -75.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-75.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16331'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16331'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.967'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.967 35.05, -75.967 35.05, -75.967 35.05, -75.967 35.05, -75.967 35.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16331'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -75.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -75.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "-75.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10064'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10064'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.95'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.95 35.033, -75.95 35.033, -75.95 35.033, -75.95 35.033, -75.95 35.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10064'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.067 -75.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.067"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.067 -75.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.067"^^xsd:decimal ;
  geo-pos:long "-75.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16206'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16206'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.95'^^xsd:double;
  dwc:latitude '35.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.95 35.067, -75.95 35.067, -75.95 35.067, -75.95 35.067, -75.95 35.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16206'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -75.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067"^^xsd:decimal ;
  dwc:decimalLongitude "-75.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -75.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.067"^^xsd:decimal ;
  geo-pos:long "-75.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16025'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16025'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.933'^^xsd:double;
  dwc:latitude '37.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.933 37.067, -75.933 37.067, -75.933 37.067, -75.933 37.067, -75.933 37.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16025'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.917)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-75.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15896'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15896'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.917'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.917 35, -75.917 35, -75.917 35, -75.917 35, -75.917 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15896'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-75.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16810'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16810'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.917'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.917 36.75, -75.917 36.75, -75.917 36.75, -75.917 36.75, -75.917 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16810'^^xsd:string;
  dwc:observationDate '1976-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.917)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16921'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16921'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.917'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.917 37, -75.917 37, -75.917 37, -75.917 37, -75.917 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16921'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -75.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -75.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-75.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14429'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14429'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.917'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.917 37.083, -75.917 37.083, -75.917 37.083, -75.917 37.083, -75.917 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14429'^^xsd:string;
  dwc:observationDate '1966-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -75.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -75.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-75.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15948'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15948'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.9'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.9 34.667, -75.9 34.667, -75.9 34.667, -75.9 34.667, -75.9 34.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15948'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-75.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15939'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15939'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.883'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.883 35.083, -75.883 35.083, -75.883 35.083, -75.883 35.083, -75.883 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15939'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -75.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-75.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -75.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-75.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16332'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16332'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.867'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.867 35.1, -75.867 35.1, -75.867 35.1, -75.867 35.1, -75.867 35.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16332'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15915'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15915'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 35.083, -75.833 35.083, -75.833 35.083, -75.833 35.083, -75.833 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15915'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15927'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15927'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 36.417, -75.833 36.417, -75.833 36.417, -75.833 36.417, -75.833 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15927'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14471'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14471'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 36.417, -75.833 36.417, -75.833 36.417, -75.833 36.417, -75.833 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14471'^^xsd:string;
  dwc:observationDate '1974-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15879'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15879'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 36.467, -75.833 36.467, -75.833 36.467, -75.833 36.467, -75.833 36.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15879'^^xsd:string;
  dwc:observationDate '1965-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15942'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15942'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 36.55, -75.833 36.55, -75.833 36.55, -75.833 36.55, -75.833 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15942'^^xsd:string;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16821'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16821'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 36.833, -75.833 36.833, -75.833 36.833, -75.833 36.833, -75.833 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16821'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15907'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15907'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 36.917, -75.833 36.917, -75.833 36.917, -75.833 36.917, -75.833 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15907'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.833)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15921'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15921'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.833'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.833 37, -75.833 37, -75.833 37, -75.833 37, -75.833 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15921'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.75 -75.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.75 -75.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.75"^^xsd:decimal ;
  geo-pos:long "-75.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15947'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15947'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.817'^^xsd:double;
  dwc:latitude '34.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.817 34.75, -75.817 34.75, -75.817 34.75, -75.817 34.75, -75.817 34.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15947'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -75.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -75.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-75.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15946'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15946'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.817'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.817 34.8, -75.817 34.8, -75.817 34.8, -75.817 34.8, -75.817 34.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15946'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183"^^xsd:decimal ;
  dwc:decimalLongitude "-75.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.183"^^xsd:decimal ;
  geo-pos:long "-75.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19544'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19544'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.8'^^xsd:double;
  dwc:latitude '35.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.8 35.183, -75.8 35.183, -75.8 35.183, -75.8 35.183, -75.8 35.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_19544'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.783)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-75.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14467'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14467'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.783'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.783 35.167, -75.783 35.167, -75.783 35.167, -75.783 35.167, -75.783 35.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14467'^^xsd:string;
  dwc:observationDate '1977-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.783)"^^geo:wktLiteral ;
  geo-pos:lat "35.183"^^xsd:decimal ;
  geo-pos:long "-75.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10065'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10065'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.783'^^xsd:double;
  dwc:latitude '35.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.783 35.183, -75.783 35.183, -75.783 35.183, -75.783 35.183, -75.783 35.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10065'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-75.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15878'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15878'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.783'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.783 36.55, -75.783 36.55, -75.783 36.55, -75.783 36.55, -75.783 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15878'^^xsd:string;
  dwc:observationDate '1965-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -75.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -75.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "-75.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16333'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16333'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.783'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.783 37.2, -75.783 37.2, -75.783 37.2, -75.783 37.2, -75.783 37.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16333'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -75.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -75.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-75.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16334'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16334'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.783'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.783 37.3, -75.783 37.3, -75.783 37.3, -75.783 37.3, -75.783 37.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16334'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 -75.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.283"^^xsd:decimal ;
  dwc:decimalLongitude "-75.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.283 -75.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.283"^^xsd:decimal ;
  geo-pos:long "-75.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15280'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15280'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.767'^^xsd:double;
  dwc:latitude '34.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.767 34.283, -75.767 34.283, -75.767 34.283, -75.767 34.283, -75.767 34.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15280'^^xsd:string;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16694'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16694'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 35, -75.75 35, -75.75 35, -75.75 35, -75.75 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16694'^^xsd:string;
  dwc:observationDate '1971-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16708'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16708'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 35, -75.75 35, -75.75 35, -75.75 35, -75.75 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16708'^^xsd:string;
  dwc:observationDate '1972-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16677'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16677'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 36, -75.75 36, -75.75 36, -75.75 36, -75.75 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16677'^^xsd:string;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14473'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14473'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 36.183, -75.75 36.183, -75.75 36.183, -75.75 36.183, -75.75 36.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14473'^^xsd:string;
  dwc:observationDate '1977-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15880'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15880'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 36.417, -75.75 36.417, -75.75 36.417, -75.75 36.417, -75.75 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15880'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16906'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16906'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 36.417, -75.75 36.417, -75.75 36.417, -75.75 36.417, -75.75 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16906'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16789'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16789'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 36.583, -75.75 36.583, -75.75 36.583, -75.75 36.583, -75.75 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16789'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16734'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16734'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 36.75, -75.75 36.75, -75.75 36.75, -75.75 36.75, -75.75 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16734'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16735'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16735'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 37, -75.75 37, -75.75 37, -75.75 37, -75.75 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16735'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16691'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16691'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 37, -75.75 37, -75.75 37, -75.75 37, -75.75 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16691'^^xsd:string;
  dwc:observationDate '1971-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16712'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16712'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 37, -75.75 37, -75.75 37, -75.75 37, -75.75 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16712'^^xsd:string;
  dwc:observationDate '1972-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16676'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_16676'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 37, -75.75 37, -75.75 37, -75.75 37, -75.75 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16676'^^xsd:string;
  dwc:observationDate '1971-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -75.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-75.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -75.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-75.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17743'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17743'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.75'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.75 37.3, -75.75 37.3, -75.75 37.3, -75.75 37.3, -75.75 37.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_17743'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183"^^xsd:decimal ;
  dwc:decimalLongitude "-75.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.733)"^^geo:wktLiteral ;
  geo-pos:lat "35.183"^^xsd:decimal ;
  geo-pos:long "-75.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20048'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_20048'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.733'^^xsd:double;
  dwc:latitude '35.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.733 35.183, -75.733 35.183, -75.733 35.183, -75.733 35.183, -75.733 35.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_20048'^^xsd:string;
  dwc:observationDate '1978-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183"^^xsd:decimal ;
  dwc:decimalLongitude "-75.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.733)"^^geo:wktLiteral ;
  geo-pos:lat "35.183"^^xsd:decimal ;
  geo-pos:long "-75.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20053'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_20053'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.733'^^xsd:double;
  dwc:latitude '35.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.733 35.183, -75.733 35.183, -75.733 35.183, -75.733 35.183, -75.733 35.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Green Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '284_20053'^^xsd:string;
  dwc:observationDate '1979-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.733)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-75.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14472'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14472'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.733'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.733 35.2, -75.733 35.2, -75.733 35.2, -75.733 35.2, -75.733 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14472'^^xsd:string;
  dwc:observationDate '1977-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -75.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-75.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -75.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-75.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16026'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16026'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.733'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.733 37.233, -75.733 37.233, -75.733 37.233, -75.733 37.233, -75.733 37.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16026'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-75.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10490'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10490'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.717'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.717 36.55, -75.717 36.55, -75.717 36.55, -75.717 36.55, -75.717 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10490'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16040'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16040'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.717'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.717 36.917, -75.717 36.917, -75.717 36.917, -75.717 36.917, -75.717 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16040'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -75.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05"^^xsd:decimal ;
  dwc:decimalLongitude "-75.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -75.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.05"^^xsd:decimal ;
  geo-pos:long "-75.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15362'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15362'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.717'^^xsd:double;
  dwc:latitude '37.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.717 37.05, -75.717 37.05, -75.717 37.05, -75.717 37.05, -75.717 37.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15362'^^xsd:string;
  dwc:observationDate '1976-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-75.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18566'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18566'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.7 35.2, -75.7 35.2, -75.7 35.2, -75.7 35.2, -75.7 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18566'^^xsd:string;
  dwc:observationDate '1980-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.267 -75.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.267"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.267 -75.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.267"^^xsd:decimal ;
  geo-pos:long "-75.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16027'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16027'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.7'^^xsd:double;
  dwc:latitude '37.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.7 37.267, -75.7 37.267, -75.7 37.267, -75.7 37.267, -75.7 37.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16027'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17742'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17742'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.7'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.7 37.417, -75.7 37.417, -75.7 37.417, -75.7 37.417, -75.7 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17742'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-75.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20049'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_20049'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.683'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.683 35.2, -75.683 35.2, -75.683 35.2, -75.683 35.2, -75.683 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Ray" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '284_20049'^^xsd:string;
  dwc:observationDate '1978-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-75.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20052'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_20052'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.683'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.683 35.2, -75.683 35.2, -75.683 35.2, -75.683 35.2, -75.683 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_20052'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 -75.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283"^^xsd:decimal ;
  dwc:decimalLongitude "-75.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283 -75.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.283"^^xsd:decimal ;
  geo-pos:long "-75.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16028'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16028'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.683'^^xsd:double;
  dwc:latitude '37.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.683 37.283, -75.683 37.283, -75.683 37.283, -75.683 37.283, -75.683 37.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16028'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -75.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -75.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-75.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15943'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15943'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.667'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.667 34.667, -75.667 34.667, -75.667 34.667, -75.667 34.667, -75.667 34.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15943'^^xsd:string;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -75.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.017"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -75.667)"^^geo:wktLiteral ;
  geo-pos:lat "35.017"^^xsd:decimal ;
  geo-pos:long "-75.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15978'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15978'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.667'^^xsd:double;
  dwc:latitude '35.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.667 35.017, -75.667 35.017, -75.667 35.017, -75.667 35.017, -75.667 35.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15978'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -75.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -75.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "-75.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16335'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16335'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.667'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.667 37.383, -75.667 37.383, -75.667 37.383, -75.667 37.383, -75.667 37.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16335'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-75.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17695'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17695'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.633'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.633 35.9, -75.633 35.9, -75.633 35.9, -75.633 35.9, -75.633 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17695'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -75.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -75.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.733"^^xsd:decimal ;
  geo-pos:long "-75.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10491'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10491'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.633'^^xsd:double;
  dwc:latitude '36.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.633 36.733, -75.633 36.733, -75.633 36.733, -75.633 36.733, -75.633 36.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10491'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-75.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20051'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_20051'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.617'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.617 35.2, -75.617 35.2, -75.617 35.2, -75.617 35.2, -75.617 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_20051'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-75.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19904'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19904'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.617'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.617 35.833, -75.617 35.833, -75.617 35.833, -75.617 35.833, -75.617 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_19904'^^xsd:string;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 -75.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.017"^^xsd:decimal ;
  dwc:decimalLongitude "-75.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 -75.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.017"^^xsd:decimal ;
  geo-pos:long "-75.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18565'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18565'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.617'^^xsd:double;
  dwc:latitude '36.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.617 36.017, -75.617 36.017, -75.617 36.017, -75.617 36.017, -75.617 36.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18565'^^xsd:string;
  dwc:observationDate '1980-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -75.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "-75.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -75.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "-75.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15355'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15355'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.617'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.617 36.667, -75.617 36.667, -75.617 36.667, -75.617 36.667, -75.617 36.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15355'^^xsd:string;
  dwc:observationDate '1976-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -75.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-75.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -75.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-75.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10044'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10044'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.617'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.617 37.033, -75.617 37.033, -75.617 37.033, -75.617 37.033, -75.617 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10044'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.583"^^xsd:decimal ;
  geo-pos:long "-75.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17690'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17690'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.617'^^xsd:double;
  dwc:latitude '37.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.617 37.583, -75.617 37.583, -75.617 37.583, -75.617 37.583, -75.617 37.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17690'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -75.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -75.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-75.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17744'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17744'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.6'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.6 35.8, -75.6 35.8, -75.6 35.8, -75.6 35.8, -75.6 35.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17744'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -75.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -75.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "-75.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16336'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16336'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.6'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.6 37.517, -75.6 37.517, -75.6 37.517, -75.6 37.517, -75.6 37.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16336'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -75.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -75.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-75.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19553'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19553'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.6'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.6 37.55, -75.6 37.55, -75.6 37.55, -75.6 37.55, -75.6 37.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19553'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12836'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12836'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 34.8, -75.583 34.8, -75.583 34.8, -75.583 34.8, -75.583 34.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12836'^^xsd:string;
  dwc:observationDate '1977-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15916'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15916'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 35.167, -75.583 35.167, -75.583 35.167, -75.583 35.167, -75.583 35.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15916'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16377'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16377'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 35.2, -75.583 35.2, -75.583 35.2, -75.583 35.2, -75.583 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16377'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16069'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16069'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.183, -75.583 36.183, -75.583 36.183, -75.583 36.183, -75.583 36.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16069'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10466'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10466'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.333, -75.583 36.333, -75.583 36.333, -75.583 36.333, -75.583 36.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10466'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16820'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16820'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.833, -75.583 36.833, -75.583 36.833, -75.583 36.833, -75.583 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16820'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15920'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15920'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15920'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15911'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15911'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15911'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16773'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16773'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16773'^^xsd:string;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16774'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16774'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16774'^^xsd:string;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16772'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16772'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917, -75.583 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16772'^^xsd:string;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19701'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19701'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.033, -75.583 37.033, -75.583 37.033, -75.583 37.033, -75.583 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19701'^^xsd:string;
  dwc:observationDate '1979-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15926'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15926'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.167, -75.583 37.167, -75.583 37.167, -75.583 37.167, -75.583 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15926'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15893'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15893'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.167, -75.583 37.167, -75.583 37.167, -75.583 37.167, -75.583 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15893'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16872'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16872'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.167, -75.583 37.167, -75.583 37.167, -75.583 37.167, -75.583 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16872'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15908'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15908'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.333, -75.583 37.333, -75.583 37.333, -75.583 37.333, -75.583 37.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15908'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16029'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16029'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.383, -75.583 37.383, -75.583 37.383, -75.583 37.383, -75.583 37.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16029'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15922'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15922'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.417, -75.583 37.417, -75.583 37.417, -75.583 37.417, -75.583 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15922'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -75.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -75.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-75.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15882'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15882'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.583'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.583 37.5, -75.583 37.5, -75.583 37.5, -75.583 37.5, -75.583 37.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15882'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -75.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.967"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -75.567)"^^geo:wktLiteral ;
  geo-pos:lat "34.967"^^xsd:decimal ;
  geo-pos:long "-75.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15979'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15979'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.567'^^xsd:double;
  dwc:latitude '34.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.567 34.967, -75.567 34.967, -75.567 34.967, -75.567 34.967, -75.567 34.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15979'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15 -75.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15 -75.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.15"^^xsd:decimal ;
  geo-pos:long "-75.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10066'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10066'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.567'^^xsd:double;
  dwc:latitude '35.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.567 35.15, -75.567 35.15, -75.567 35.15, -75.567 35.15, -75.567 35.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10066'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -75.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -75.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "-75.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20047'^^xsd:string;
  dwc:scientificName 'Lepidochelys kempii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_20047'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.567'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.567 35.233, -75.567 35.233, -75.567 35.233, -75.567 35.233, -75.567 35.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Kemp’s Ridley Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137208'^^xsd:integer;
  dwc:occurrenceId '284_20047'^^xsd:string;
  dwc:observationDate '1978-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -75.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -75.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-75.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15354'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15354'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.567'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.567 36.983, -75.567 36.983, -75.567 36.983, -75.567 36.983, -75.567 36.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 '284_15354'^^xsd:string;
  dwc:observationDate '1976-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -75.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -75.567)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "-75.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15372'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15372'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.567'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.567 37.217, -75.567 37.217, -75.567 37.217, -75.567 37.217, -75.567 37.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15372'^^xsd:string;
  dwc:observationDate '1976-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -75.55)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-75.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15940'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15940'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.55'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.55 35.2, -75.55 35.2, -75.55 35.2, -75.55 35.2, -75.55 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15940'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -75.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "-75.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -75.533)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "-75.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19691'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19691'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.533'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.533 35.783, -75.533 35.783, -75.533 35.783, -75.533 35.783, -75.533 35.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19691'^^xsd:string;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-75.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.533)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-75.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10488'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10488'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.533'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.533 35.9, -75.533 35.9, -75.533 35.9, -75.533 35.9, -75.533 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10488'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-75.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.533)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-75.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10489'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10489'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.533'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.533 35.9, -75.533 35.9, -75.533 35.9, -75.533 35.9, -75.533 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10489'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -75.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -75.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-75.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16039'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16039'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.533'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.533 37.35, -75.533 37.35, -75.533 37.35, -75.533 37.35, -75.533 37.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16039'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.583"^^xsd:decimal ;
  geo-pos:long "-75.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17691'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17691'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.533'^^xsd:double;
  dwc:latitude '37.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.533 37.583, -75.533 37.583, -75.533 37.583, -75.533 37.583, -75.533 37.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_17691'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10051'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10051'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 35, -75.5 35, -75.5 35, -75.5 35, -75.5 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10051'^^xsd:string;
  dwc:observationDate '1966-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16693'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16693'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 35, -75.5 35, -75.5 35, -75.5 35, -75.5 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16693'^^xsd:string;
  dwc:observationDate '1971-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15895'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15895'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 35.083, -75.5 35.083, -75.5 35.083, -75.5 35.083, -75.5 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15895'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20050'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_20050'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 35.25, -75.5 35.25, -75.5 35.25, -75.5 35.25, -75.5 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_20050'^^xsd:string;
  dwc:observationDate '1978-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16692'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16692'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 35.25, -75.5 35.25, -75.5 35.25, -75.5 35.25, -75.5 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16692'^^xsd:string;
  dwc:observationDate '1971-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16709'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16709'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 35.25, -75.5 35.25, -75.5 35.25, -75.5 35.25, -75.5 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16709'^^xsd:string;
  dwc:observationDate '1972-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.267"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.267"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15929'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15929'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '35.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 35.267, -75.5 35.267, -75.5 35.267, -75.5 35.267, -75.5 35.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15929'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16792'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16792'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.167, -75.5 36.167, -75.5 36.167, -75.5 36.167, -75.5 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16792'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16716'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16716'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.25, -75.5 36.25, -75.5 36.25, -75.5 36.25, -75.5 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16716'^^xsd:string;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16791'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16791'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.25, -75.5 36.25, -75.5 36.25, -75.5 36.25, -75.5 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16791'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16923'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16923'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.25, -75.5 36.25, -75.5 36.25, -75.5 36.25, -75.5 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16923'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16765'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16765'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.5, -75.5 36.5, -75.5 36.5, -75.5 36.5, -75.5 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16765'^^xsd:string;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16690'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16690'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.75, -75.5 36.75, -75.5 36.75, -75.5 36.75, -75.5 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16690'^^xsd:string;
  dwc:observationDate '1971-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16741'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16741'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.75, -75.5 36.75, -75.5 36.75, -75.5 36.75, -75.5 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16741'^^xsd:string;
  dwc:observationDate '1974-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16096'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16096'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 36.917, -75.5 36.917, -75.5 36.917, -75.5 36.917, -75.5 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16096'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16675'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_16675'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 37, -75.5 37, -75.5 37, -75.5 37, -75.5 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16675'^^xsd:string;
  dwc:observationDate '1971-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16905'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16905'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 37, -75.5 37, -75.5 37, -75.5 37, -75.5 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16905'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16878'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16878'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 37.167, -75.5 37.167, -75.5 37.167, -75.5 37.167, -75.5 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16878'^^xsd:string;
  dwc:observationDate '1977-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16786'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16786'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 37.25, -75.5 37.25, -75.5 37.25, -75.5 37.25, -75.5 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16786'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15892'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15892'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 37.333, -75.5 37.333, -75.5 37.333, -75.5 37.333, -75.5 37.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15892'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -75.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -75.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-75.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16654'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16654'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.5 37.5, -75.5 37.5, -75.5 37.5, -75.5 37.5, -75.5 37.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16654'^^xsd:string;
  dwc:observationDate '1969-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217 -75.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.217"^^xsd:decimal ;
  dwc:decimalLongitude "-75.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217 -75.483)"^^geo:wktLiteral ;
  geo-pos:lat "35.217"^^xsd:decimal ;
  geo-pos:long "-75.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14468'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14468'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.483'^^xsd:double;
  dwc:latitude '35.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.483 35.217, -75.483 35.217, -75.483 35.217, -75.483 35.217, -75.483 35.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14468'^^xsd:string;
  dwc:observationDate '1978-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.283 -75.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.283"^^xsd:decimal ;
  dwc:decimalLongitude "-75.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.283 -75.483)"^^geo:wktLiteral ;
  geo-pos:lat "35.283"^^xsd:decimal ;
  geo-pos:long "-75.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16412'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16412'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.483'^^xsd:double;
  dwc:latitude '35.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.483 35.283, -75.483 35.283, -75.483 35.283, -75.483 35.283, -75.483 35.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16412'^^xsd:string;
  dwc:observationDate '1967-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -75.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-75.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -75.483)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-75.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15930'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15930'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.483'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.483 35.3, -75.483 35.3, -75.483 35.3, -75.483 35.3, -75.483 35.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15930'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -75.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-75.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -75.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-75.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10482'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10482'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.483'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.483 36.133, -75.483 36.133, -75.483 36.133, -75.483 36.133, -75.483 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10482'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -75.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-75.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -75.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-75.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10731'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10731'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.483'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.483 36.217, -75.483 36.217, -75.483 36.217, -75.483 36.217, -75.483 36.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10731'^^xsd:string;
  dwc:observationDate '1968-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -75.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "-75.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -75.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "-75.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10483'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10483'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.483'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.483 36.467, -75.483 36.467, -75.483 36.467, -75.483 36.467, -75.483 36.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10483'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367 -75.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367"^^xsd:decimal ;
  dwc:decimalLongitude "-75.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367 -75.467)"^^geo:wktLiteral ;
  geo-pos:lat "35.367"^^xsd:decimal ;
  geo-pos:long "-75.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15931'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15931'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.467'^^xsd:double;
  dwc:latitude '35.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.467 35.367, -75.467 35.367, -75.467 35.367, -75.467 35.367, -75.467 35.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15931'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "-75.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.467)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "-75.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18543'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18543'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.467'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.467 35.517, -75.467 35.517, -75.467 35.517, -75.467 35.517, -75.467 35.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18543'^^xsd:string;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -75.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-75.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -75.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-75.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14872'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14872'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.467'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.467 36.283, -75.467 36.283, -75.467 36.283, -75.467 36.283, -75.467 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14872'^^xsd:string;
  dwc:observationDate '1970-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16038'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16038'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.467'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.467 37.417, -75.467 37.417, -75.467 37.417, -75.467 37.417, -75.467 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16038'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -75.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -75.45)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-75.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15932'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15932'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.45'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.45 35.4, -75.45 35.4, -75.45 35.4, -75.45 35.4, -75.45 35.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15932'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -75.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -75.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-75.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16104'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16104'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.45'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.45 36.1, -75.45 36.1, -75.45 36.1, -75.45 36.1, -75.45 36.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16104'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -75.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "-75.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -75.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "-75.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10481'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10481'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.433'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.433 36.033, -75.433 36.033, -75.433 36.033, -75.433 36.033, -75.433 36.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10481'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10043'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10043'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.083, -75.417 35.083, -75.417 35.083, -75.417 35.083, -75.417 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10043'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.133"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.133"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10465'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10465'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.133, -75.417 35.133, -75.417 35.133, -75.417 35.133, -75.417 35.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10465'^^xsd:string;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16843'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16843'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.25, -75.417 35.25, -75.417 35.25, -75.417 35.25, -75.417 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16843'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16891'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16891'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.25, -75.417 35.25, -75.417 35.25, -75.417 35.25, -75.417 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16891'^^xsd:string;
  dwc:observationDate '1978-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15897'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15897'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.333, -75.417 35.333, -75.417 35.333, -75.417 35.333, -75.417 35.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15897'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16890'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16890'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.5, -75.417 35.5, -75.417 35.5, -75.417 35.5, -75.417 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16890'^^xsd:string;
  dwc:observationDate '1978-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15941'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15941'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.583, -75.417 35.583, -75.417 35.583, -75.417 35.583, -75.417 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15941'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15913'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15913'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.583, -75.417 35.583, -75.417 35.583, -75.417 35.583, -75.417 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15913'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.617 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.617"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.617 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.617"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15933'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15933'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.617, -75.417 35.617, -75.417 35.617, -75.417 35.617, -75.417 35.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15933'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.667"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.667"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15934'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15934'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.667, -75.417 35.667, -75.417 35.667, -75.417 35.667, -75.417 35.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15934'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.667"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.667"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15899'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15899'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '35.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 35.667, -75.417 35.667, -75.417 35.667, -75.417 35.667, -75.417 35.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15899'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16857'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16857'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 36.083, -75.417 36.083, -75.417 36.083, -75.417 36.083, -75.417 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16857'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16745'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16745'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 36.25, -75.417 36.25, -75.417 36.25, -75.417 36.25, -75.417 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16745'^^xsd:string;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16746'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16746'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 36.833, -75.417 36.833, -75.417 36.833, -75.417 36.833, -75.417 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16746'^^xsd:string;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15925'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15925'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 37.333, -75.417 37.333, -75.417 37.333, -75.417 37.333, -75.417 37.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15925'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15891'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15891'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 37.417, -75.417 37.417, -75.417 37.417, -75.417 37.417, -75.417 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15891'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17694'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17694'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 37.467, -75.417 37.467, -75.417 37.467, -75.417 37.467, -75.417 37.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17694'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.417)"^^geo:wktLiteral ;
  geo-pos:lat "37.583"^^xsd:decimal ;
  geo-pos:long "-75.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15909'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15909'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.417'^^xsd:double;
  dwc:latitude '37.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.417 37.583, -75.417 37.583, -75.417 37.583, -75.417 37.583, -75.417 37.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15909'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "-75.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16216'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16216'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.4'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.4 35.517, -75.4 35.517, -75.4 35.517, -75.4 35.517, -75.4 35.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16216'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.617 -75.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.617"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.617 -75.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.617"^^xsd:decimal ;
  geo-pos:long "-75.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10163'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.4'^^xsd:double;
  dwc:latitude '35.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.4 35.617, -75.4 35.617, -75.4 35.617, -75.4 35.617, -75.4 35.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10163'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -75.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -75.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "-75.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11060'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11060'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.4'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.4 35.65, -75.4 35.65, -75.4 35.65, -75.4 35.65, -75.4 35.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11060'^^xsd:string;
  dwc:observationDate '1969-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 -75.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433 -75.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.433"^^xsd:decimal ;
  geo-pos:long "-75.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15335'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_15335'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.4'^^xsd:double;
  dwc:latitude '37.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.4 37.433, -75.4 37.433, -75.4 37.433, -75.4 37.433, -75.4 37.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15335'^^xsd:string;
  dwc:observationDate '1975-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -75.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -75.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "-75.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16030'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16030'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.4'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.4 37.517, -75.4 37.517, -75.4 37.517, -75.4 37.517, -75.4 37.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16030'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -75.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.883"^^xsd:decimal ;
  dwc:decimalLongitude "-75.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -75.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.883"^^xsd:decimal ;
  geo-pos:long "-75.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10730'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10730'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.383'^^xsd:double;
  dwc:latitude '35.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.383 35.883, -75.383 35.883, -75.383 35.883, -75.383 35.883, -75.383 35.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10730'^^xsd:string;
  dwc:observationDate '1968-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -75.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683"^^xsd:decimal ;
  dwc:decimalLongitude "-75.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -75.367)"^^geo:wktLiteral ;
  geo-pos:lat "35.683"^^xsd:decimal ;
  geo-pos:long "-75.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16102'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16102'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.367'^^xsd:double;
  dwc:latitude '35.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.367 35.683, -75.367 35.683, -75.367 35.683, -75.367 35.683, -75.367 35.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16102'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -75.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683"^^xsd:decimal ;
  dwc:decimalLongitude "-75.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -75.367)"^^geo:wktLiteral ;
  geo-pos:lat "35.683"^^xsd:decimal ;
  geo-pos:long "-75.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10487'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10487'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.367'^^xsd:double;
  dwc:latitude '35.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.367 35.683, -75.367 35.683, -75.367 35.683, -75.367 35.683, -75.367 35.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10487'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-75.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.367)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-75.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10480'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10480'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.367'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.367 35.9, -75.367 35.9, -75.367 35.9, -75.367 35.9, -75.367 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10480'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17692'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17692'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.367'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.367 37.417, -75.367 37.417, -75.367 37.417, -75.367 37.417, -75.367 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17692'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15898'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15898'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 35.583, -75.333 35.583, -75.333 35.583, -75.333 35.583, -75.333 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15898'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14868'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14868'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 35.833, -75.333 35.833, -75.333 35.833, -75.333 35.833, -75.333 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14868'^^xsd:string;
  dwc:observationDate '1970-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16728'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16728'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 36.083, -75.333 36.083, -75.333 36.083, -75.333 36.083, -75.333 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16728'^^xsd:string;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16761'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_16761'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 36.167, -75.333 36.167, -75.333 36.167, -75.333 36.167, -75.333 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16761'^^xsd:string;
  dwc:observationDate '1975-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10460'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10460'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 36.983, -75.333 36.983, -75.333 36.983, -75.333 36.983, -75.333 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10460'^^xsd:string;
  dwc:observationDate '1967-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16920'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16920'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 37, -75.333 37, -75.333 37, -75.333 37, -75.333 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16920'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15373'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15373'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 37.383, -75.333 37.383, -75.333 37.383, -75.333 37.383, -75.333 37.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15373'^^xsd:string;
  dwc:observationDate '1976-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15883'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15883'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 37.417, -75.333 37.417, -75.333 37.417, -75.333 37.417, -75.333 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15883'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.583"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15888'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15888'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '37.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 37.583, -75.333 37.583, -75.333 37.583, -75.333 37.583, -75.333 37.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15888'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.583"^^xsd:decimal ;
  geo-pos:long "-75.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16785'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16785'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.333'^^xsd:double;
  dwc:latitude '37.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.333 37.583, -75.333 37.583, -75.333 37.583, -75.333 37.583, -75.333 37.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16785'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -75.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "-75.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -75.317)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "-75.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10246'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10246'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.317'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.317 35.633, -75.317 35.633, -75.317 35.633, -75.317 35.633, -75.317 35.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10246'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.317)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-75.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10471'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10471'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.317'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.317 36.167, -75.317 36.167, -75.317 36.167, -75.317 36.167, -75.317 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10471'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.317)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-75.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10472'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10472'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.317'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.317 36.167, -75.317 36.167, -75.317 36.167, -75.317 36.167, -75.317 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10472'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -75.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-75.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -75.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-75.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17693'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17693'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.317'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.317 37.4, -75.317 37.4, -75.317 37.4, -75.317 37.4, -75.317 37.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17693'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-75.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10479'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10479'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.3 35.9, -75.3 35.9, -75.3 35.9, -75.3 35.9, -75.3 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10479'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -75.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -75.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "-75.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10473'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10473'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.3'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.3 36.483, -75.3 36.483, -75.3 36.483, -75.3 36.483, -75.3 36.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10473'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -75.283)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-75.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10474'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10474'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.283'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.283 36.75, -75.283 36.75, -75.283 36.75, -75.283 36.75, -75.283 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10474'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.583 -75.283)"^^geo:wktLiteral ;
  geo-pos:lat "37.583"^^xsd:decimal ;
  geo-pos:long "-75.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15363'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15363'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.283'^^xsd:double;
  dwc:latitude '37.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.283 37.583, -75.283 37.583, -75.283 37.583, -75.283 37.583, -75.283 37.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15363'^^xsd:string;
  dwc:observationDate '1976-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-75.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10498'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10498'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.267'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.267 36.55, -75.267 36.55, -75.267 36.55, -75.267 36.55, -75.267 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10498'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -75.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.617"^^xsd:decimal ;
  dwc:decimalLongitude "-75.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -75.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.617"^^xsd:decimal ;
  geo-pos:long "-75.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15374'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15374'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.267'^^xsd:double;
  dwc:latitude '36.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.267 36.617, -75.267 36.617, -75.267 36.617, -75.267 36.617, -75.267 36.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_15374'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16704'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16704'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35, -75.25 35, -75.25 35, -75.25 35, -75.25 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16704'^^xsd:string;
  dwc:observationDate '1972-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.133"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.133"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10067'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10067'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.133, -75.25 35.133, -75.25 35.133, -75.25 35.133, -75.25 35.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10067'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16928'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16928'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.167, -75.25 35.167, -75.25 35.167, -75.25 35.167, -75.25 35.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16928'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16767'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16767'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.417, -75.25 35.417, -75.25 35.417, -75.25 35.417, -75.25 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16767'^^xsd:string;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10613'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10613'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.433, -75.25 35.433, -75.25 35.433, -75.25 35.433, -75.25 35.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10613'^^xsd:string;
  dwc:observationDate '1968-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.467"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.467"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18097'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18097'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.467, -75.25 35.467, -75.25 35.467, -75.25 35.467, -75.25 35.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18097'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16744'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16744'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.583, -75.25 35.583, -75.25 35.583, -75.25 35.583, -75.25 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16744'^^xsd:string;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.733"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.733"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14853'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14853'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.733, -75.25 35.733, -75.25 35.733, -75.25 35.733, -75.25 35.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14853'^^xsd:string;
  dwc:observationDate '1970-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.733"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.733"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14852'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14852'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.733, -75.25 35.733, -75.25 35.733, -75.25 35.733, -75.25 35.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14852'^^xsd:string;
  dwc:observationDate '1970-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16839'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16839'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.75, -75.25 35.75, -75.25 35.75, -75.25 35.75, -75.25 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16839'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16837'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16837'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 35.833, -75.25 35.833, -75.25 35.833, -75.25 35.833, -75.25 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16837'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16882'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_16882'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 36.083, -75.25 36.083, -75.25 36.083, -75.25 36.083, -75.25 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16882'^^xsd:string;
  dwc:observationDate '1977-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16695'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16695'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 36.25, -75.25 36.25, -75.25 36.25, -75.25 36.25, -75.25 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16695'^^xsd:string;
  dwc:observationDate '1971-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16790'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16790'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 36.25, -75.25 36.25, -75.25 36.25, -75.25 36.25, -75.25 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16790'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16922'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16922'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 36.25, -75.25 36.25, -75.25 36.25, -75.25 36.25, -75.25 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16922'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16747'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16747'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 36.667, -75.25 36.667, -75.25 36.667, -75.25 36.667, -75.25 36.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16747'^^xsd:string;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16787'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16787'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 37.083, -75.25 37.083, -75.25 37.083, -75.25 37.083, -75.25 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16787'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15924'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15924'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 37.25, -75.25 37.25, -75.25 37.25, -75.25 37.25, -75.25 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15924'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16918'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16918'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 37.25, -75.25 37.25, -75.25 37.25, -75.25 37.25, -75.25 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16918'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16805'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_16805'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 37.25, -75.25 37.25, -75.25 37.25, -75.25 37.25, -75.25 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16805'^^xsd:string;
  dwc:observationDate '1976-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -75.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -75.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-75.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15887'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15887'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.25'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.25 37.917, -75.25 37.917, -75.25 37.917, -75.25 37.917, -75.25 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15887'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.233)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "-75.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10586'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10586'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.233'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.233 35.517, -75.233 35.517, -75.233 35.517, -75.233 35.517, -75.233 35.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10586'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -75.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-75.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -75.217)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-75.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10679'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10679'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.217'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.217 35.533, -75.217 35.533, -75.217 35.533, -75.217 35.533, -75.217 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10679'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -75.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-75.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -75.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-75.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10453'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10453'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.217'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.217 36.45, -75.217 36.45, -75.217 36.45, -75.217 36.45, -75.217 36.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10453'^^xsd:string;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -75.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.467"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -75.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.467"^^xsd:decimal ;
  geo-pos:long "-75.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10585'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10585'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.2'^^xsd:double;
  dwc:latitude '35.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.2 35.467, -75.2 35.467, -75.2 35.467, -75.2 35.467, -75.2 35.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10585'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -75.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -75.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.483"^^xsd:decimal ;
  geo-pos:long "-75.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10204'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10204'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.2'^^xsd:double;
  dwc:latitude '35.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.2 35.483, -75.2 35.483, -75.2 35.483, -75.2 35.483, -75.2 35.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10204'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10584'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10584'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.2'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.2 35.5, -75.2 35.5, -75.2 35.5, -75.2 35.5, -75.2 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10584'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10589'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10589'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.2'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.2 35.5, -75.2 35.5, -75.2 35.5, -75.2 35.5, -75.2 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10589'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.517"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.517 -75.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.517"^^xsd:decimal ;
  geo-pos:long "-75.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10587'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10587'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.2'^^xsd:double;
  dwc:latitude '35.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.2 35.517, -75.2 35.517, -75.2 35.517, -75.2 35.517, -75.2 35.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10587'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567 -75.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.567"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567 -75.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.567"^^xsd:decimal ;
  geo-pos:long "-75.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17831'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17831'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.2'^^xsd:double;
  dwc:latitude '35.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.2 35.567, -75.2 35.567, -75.2 35.567, -75.2 35.567, -75.2 35.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17831'^^xsd:string;
  dwc:observationDate '1979-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -75.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -75.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-75.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10486'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10486'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.2'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.2 35.7, -75.2 35.7, -75.2 35.7, -75.2 35.7, -75.2 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10486'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.833 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.833 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "19.833"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11211'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11211'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '19.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 19.833, -75.167 19.833, -75.167 19.833, -75.167 19.833, -75.167 19.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11211'^^xsd:string;
  dwc:observationDate '1970-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.25 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.25 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "32.25"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15306'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15306'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '32.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 32.25, -75.167 32.25, -75.167 32.25, -75.167 32.25, -75.167 32.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15306'^^xsd:string;
  dwc:observationDate '1975-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.25 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.25 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "32.25"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15307'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15307'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '32.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 32.25, -75.167 32.25, -75.167 32.25, -75.167 32.25, -75.167 32.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15307'^^xsd:string;
  dwc:observationDate '1975-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16824'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16824'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.167, -75.167 35.167, -75.167 35.167, -75.167 35.167, -75.167 35.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16824'^^xsd:string;
  dwc:observationDate '1976-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16881'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16881'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.167, -75.167 35.167, -75.167 35.167, -75.167 35.167, -75.167 35.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16881'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16825'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16825'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.25, -75.167 35.25, -75.167 35.25, -75.167 35.25, -75.167 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16825'^^xsd:string;
  dwc:observationDate '1976-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16844'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16844'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.25, -75.167 35.25, -75.167 35.25, -75.167 35.25, -75.167 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16844'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16823'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16823'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.333, -75.167 35.333, -75.167 35.333, -75.167 35.333, -75.167 35.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16823'^^xsd:string;
  dwc:observationDate '1976-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.483"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10588'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10588'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.483, -75.167 35.483, -75.167 35.483, -75.167 35.483, -75.167 35.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10588'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16841'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16841'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.5, -75.167 35.5, -75.167 35.5, -75.167 35.5, -75.167 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16841'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16926'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16926'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.5, -75.167 35.5, -75.167 35.5, -75.167 35.5, -75.167 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16926'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16822'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16822'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.583, -75.167 35.583, -75.167 35.583, -75.167 35.583, -75.167 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16822'^^xsd:string;
  dwc:observationDate '1976-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18943'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18943'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.633, -75.167 35.633, -75.167 35.633, -75.167 35.633, -75.167 35.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_18943'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16925'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16925'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 35.75, -75.167 35.75, -75.167 35.75, -75.167 35.75, -75.167 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16925'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16931'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16931'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 36, -75.167 36, -75.167 36, -75.167 36, -75.167 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16931'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16766'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16766'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 36, -75.167 36, -75.167 36, -75.167 36, -75.167 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16766'^^xsd:string;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16873'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16873'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 36, -75.167 36, -75.167 36, -75.167 36, -75.167 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16873'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16858'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16858'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 36.083, -75.167 36.083, -75.167 36.083, -75.167 36.083, -75.167 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16858'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16855'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16855'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 36.25, -75.167 36.25, -75.167 36.25, -75.167 36.25, -75.167 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16855'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16889'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16889'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 36.417, -75.167 36.417, -75.167 36.417, -75.167 36.417, -75.167 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16889'^^xsd:string;
  dwc:observationDate '1978-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15919'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15919'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 36.833, -75.167 36.833, -75.167 36.833, -75.167 36.833, -75.167 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15919'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16826'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16826'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 37, -75.167 37, -75.167 37, -75.167 37, -75.167 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16826'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16904'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16904'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 37, -75.167 37, -75.167 37, -75.167 37, -75.167 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16904'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.167)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-75.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16829'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16829'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.167'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.167 37.167, -75.167 37.167, -75.167 37.167, -75.167 37.167, -75.167 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16829'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -75.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -75.15)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-75.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10583'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10583'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.15'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.15 35.55, -75.15 35.55, -75.15 35.55, -75.15 35.55, -75.15 35.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10583'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -75.15)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-75.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10478'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10478'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.15'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.15 35.9, -75.15 35.9, -75.15 35.9, -75.15 35.9, -75.15 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10478'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -75.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.967"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -75.133)"^^geo:wktLiteral ;
  geo-pos:lat "34.967"^^xsd:decimal ;
  geo-pos:long "-75.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17760'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17760'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.133'^^xsd:double;
  dwc:latitude '34.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.133 34.967, -75.133 34.967, -75.133 34.967, -75.133 34.967, -75.133 34.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17760'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.117 -75.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.117"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.117 -75.133)"^^geo:wktLiteral ;
  geo-pos:lat "35.117"^^xsd:decimal ;
  geo-pos:long "-75.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17706'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17706'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.133'^^xsd:double;
  dwc:latitude '35.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.133 35.117, -75.133 35.117, -75.133 35.117, -75.133 35.117, -75.133 35.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17706'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.117 -75.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.117"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.117 -75.133)"^^geo:wktLiteral ;
  geo-pos:lat "35.117"^^xsd:decimal ;
  geo-pos:long "-75.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17709'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17709'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.133'^^xsd:double;
  dwc:latitude '35.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.133 35.117, -75.133 35.117, -75.133 35.117, -75.133 35.117, -75.133 35.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17709'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -75.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -75.133)"^^geo:wktLiteral ;
  geo-pos:lat "35.483"^^xsd:decimal ;
  geo-pos:long "-75.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10582'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10582'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.133'^^xsd:double;
  dwc:latitude '35.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.133 35.483, -75.133 35.483, -75.133 35.483, -75.133 35.483, -75.133 35.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10582'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -75.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -75.133)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-75.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10485'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10485'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.133'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.133 35.7, -75.133 35.7, -75.133 35.7, -75.133 35.7, -75.133 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10485'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.117)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10591'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10591'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.117'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.117 35.5, -75.117 35.5, -75.117 35.5, -75.117 35.5, -75.117 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10591'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.117)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10590'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10590'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.117'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.117 35.5, -75.117 35.5, -75.117 35.5, -75.117 35.5, -75.117 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10590'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -75.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -75.117)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-75.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10501'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10501'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.117'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.117 36.35, -75.117 36.35, -75.117 36.35, -75.117 36.35, -75.117 36.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10501'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.817 -75.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.817"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.817 -75.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.817"^^xsd:decimal ;
  geo-pos:long "-75.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15284'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15284'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.1'^^xsd:double;
  dwc:latitude '28.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.1 28.817, -75.1 28.817, -75.1 28.817, -75.1 28.817, -75.1 28.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15284'^^xsd:string;
  dwc:observationDate '1975-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -75.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -75.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "-75.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10493'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10493'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.1'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.1 36.433, -75.1 36.433, -75.1 36.433, -75.1 36.433, -75.1 36.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10493'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.367 -75.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.367"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.367 -75.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.367"^^xsd:decimal ;
  geo-pos:long "-75.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16031'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16031'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.1'^^xsd:double;
  dwc:latitude '37.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.1 37.367, -75.1 37.367, -75.1 37.367, -75.1 37.367, -75.1 37.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16031'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -75.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -75.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.35"^^xsd:decimal ;
  geo-pos:long "-75.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14462'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14462'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.1'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.1 38.35, -75.1 38.35, -75.1 38.35, -75.1 38.35, -75.1 38.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14462'^^xsd:string;
  dwc:observationDate '1976-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.333 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.333 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "34.333"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15200'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15200'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '34.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 34.333, -75.083 34.333, -75.083 34.333, -75.083 34.333, -75.083 34.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15200'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16930'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16930'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.083, -75.083 35.083, -75.083 35.083, -75.083 35.083, -75.083 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16930'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15945'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15945'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.167, -75.083 35.167, -75.083 35.167, -75.083 35.167, -75.083 35.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15945'^^xsd:string;
  dwc:observationDate '1966-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16796'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16796'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.167, -75.083 35.167, -75.083 35.167, -75.083 35.167, -75.083 35.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16796'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10052'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10052'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.417, -75.083 35.417, -75.083 35.417, -75.083 35.417, -75.083 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10052'^^xsd:string;
  dwc:observationDate '1966-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16795'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16795'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.417, -75.083 35.417, -75.083 35.417, -75.083 35.417, -75.083 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16795'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16880'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16880'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.417, -75.083 35.417, -75.083 35.417, -75.083 35.417, -75.083 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16880'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16794'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16794'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.5, -75.083 35.5, -75.083 35.5, -75.083 35.5, -75.083 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16794'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16793'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16793'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.75, -75.083 35.75, -75.083 35.75, -75.083 35.75, -75.083 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16793'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16838'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16838'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 35.833, -75.083 35.833, -75.083 35.833, -75.083 35.833, -75.083 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16838'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10497'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10497'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.05, -75.083 36.05, -75.083 36.05, -75.083 36.05, -75.083 36.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10497'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10267'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10267'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10267'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10268'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10268'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10268'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16733'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16733'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16733'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16859'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16859'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16859'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16924'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16924'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083, -75.083 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16924'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15917'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15917'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.167, -75.083 36.167, -75.083 36.167, -75.083 36.167, -75.083 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15917'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16751'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16751'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.333, -75.083 36.333, -75.083 36.333, -75.083 36.333, -75.083 36.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16751'^^xsd:string;
  dwc:observationDate '1975-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16854'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16854'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.333, -75.083 36.333, -75.083 36.333, -75.083 36.333, -75.083 36.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16854'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11228'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11228'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.417, -75.083 36.417, -75.083 36.417, -75.083 36.417, -75.083 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11228'^^xsd:string;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11227'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11227'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.417, -75.083 36.417, -75.083 36.417, -75.083 36.417, -75.083 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11227'^^xsd:string;
  dwc:observationDate '1970-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.767 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.767"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.767 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.767"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16024'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16024'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.767, -75.083 36.767, -75.083 36.767, -75.083 36.767, -75.083 36.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16024'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10459'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10459'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 36.983, -75.083 36.983, -75.083 36.983, -75.083 36.983, -75.083 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10459'^^xsd:string;
  dwc:observationDate '1967-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16827'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16827'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37, -75.083 37, -75.083 37, -75.083 37, -75.083 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16827'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16853'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16853'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37, -75.083 37, -75.083 37, -75.083 37, -75.083 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16853'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16919'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16919'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37.083, -75.083 37.083, -75.083 37.083, -75.083 37.083, -75.083 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16919'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15910'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15910'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37.167, -75.083 37.167, -75.083 37.167, -75.083 37.167, -75.083 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15910'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16852'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16852'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37.167, -75.083 37.167, -75.083 37.167, -75.083 37.167, -75.083 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16852'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16818'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16818'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37.25, -75.083 37.25, -75.083 37.25, -75.083 37.25, -75.083 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16818'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16851'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16851'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37.25, -75.083 37.25, -75.083 37.25, -75.083 37.25, -75.083 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16851'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15923'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15923'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 37.333, -75.083 37.333, -75.083 37.333, -75.083 37.333, -75.083 37.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15923'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15886'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15886'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 38, -75.083 38, -75.083 38, -75.083 38, -75.083 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15886'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16729'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16729'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 38.083, -75.083 38.083, -75.083 38.083, -75.083 38.083, -75.083 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16729'^^xsd:string;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14437'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14437'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 38.333, -75.083 38.333, -75.083 38.333, -75.083 38.333, -75.083 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14437'^^xsd:string;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -75.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -75.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-75.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14445'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14445'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.083'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.083 38.333, -75.083 38.333, -75.083 38.333, -75.083 38.333, -75.083 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14445'^^xsd:string;
  dwc:observationDate '1976-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.483 -75.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.483"^^xsd:decimal ;
  dwc:decimalLongitude "-75.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.483 -75.067)"^^geo:wktLiteral ;
  geo-pos:lat "28.483"^^xsd:decimal ;
  geo-pos:long "-75.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15283'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15283'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.067'^^xsd:double;
  dwc:latitude '28.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.067 28.483, -75.067 28.483, -75.067 28.483, -75.067 28.483, -75.067 28.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15283'^^xsd:string;
  dwc:observationDate '1975-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -75.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "-75.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -75.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "-75.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10205'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10205'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.067'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.067 35.383, -75.067 35.383, -75.067 35.383, -75.067 35.383, -75.067 35.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10205'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -75.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "-75.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -75.067)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "-75.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10496'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10496'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.067'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.067 36.533, -75.067 36.533, -75.067 36.533, -75.067 36.533, -75.067 36.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10496'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -75.067)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-75.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10502'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10502'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.067'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.067 36.55, -75.067 36.55, -75.067 36.55, -75.067 36.55, -75.067 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10502'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -75.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.183"^^xsd:decimal ;
  geo-pos:long "-75.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17715'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17715'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.05'^^xsd:double;
  dwc:latitude '35.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.05 35.183, -75.05 35.183, -75.05 35.183, -75.05 35.183, -75.05 35.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17715'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -75.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-75.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15356'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15356'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.05'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.05 35.5, -75.05 35.5, -75.05 35.5, -75.05 35.5, -75.05 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15356'^^xsd:string;
  dwc:observationDate '1976-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -75.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -75.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-75.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10484'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10484'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.05'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.05 35.7, -75.05 35.7, -75.05 35.7, -75.05 35.7, -75.05 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10484'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -75.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.317"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -75.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.317"^^xsd:decimal ;
  geo-pos:long "-75.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10467'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10467'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.05'^^xsd:double;
  dwc:latitude '36.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.05 36.317, -75.05 36.317, -75.05 36.317, -75.05 36.317, -75.05 36.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10467'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -75.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.367"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -75.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.367"^^xsd:decimal ;
  geo-pos:long "-75.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10494'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10494'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.05'^^xsd:double;
  dwc:latitude '36.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.05 36.367, -75.05 36.367, -75.05 36.367, -75.05 36.367, -75.05 36.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10494'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10495'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10495'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.05'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.05 36.417, -75.05 36.417, -75.05 36.417, -75.05 36.417, -75.05 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10495'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -75.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-75.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10468'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10468'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.05'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.05 36.417, -75.05 36.417, -75.05 36.417, -75.05 36.417, -75.05 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10468'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.883 -75.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.883"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.883 -75.033)"^^geo:wktLiteral ;
  geo-pos:lat "32.883"^^xsd:decimal ;
  geo-pos:long "-75.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15201'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15201'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.033'^^xsd:double;
  dwc:latitude '32.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.033 32.883, -75.033 32.883, -75.033 32.883, -75.033 32.883, -75.033 32.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15201'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -75.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -75.033)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "-75.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10469'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10469'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.033'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.033 36.467, -75.033 36.467, -75.033 36.467, -75.033 36.467, -75.033 36.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10469'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -75.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.717"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -75.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.717"^^xsd:decimal ;
  geo-pos:long "-75.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10499'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10499'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.017'^^xsd:double;
  dwc:latitude '35.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.017 35.717, -75.017 35.717, -75.017 35.717, -75.017 35.717, -75.017 35.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10499'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -75.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.883"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -75.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.883"^^xsd:decimal ;
  geo-pos:long "-75.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10476'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10476'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.017'^^xsd:double;
  dwc:latitude '35.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.017 35.883, -75.017 35.883, -75.017 35.883, -75.017 35.883, -75.017 35.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10476'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -75.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.883"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -75.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.883"^^xsd:decimal ;
  geo-pos:long "-75.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10477'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10477'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.017'^^xsd:double;
  dwc:latitude '35.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.017 35.883, -75.017 35.883, -75.017 35.883, -75.017 35.883, -75.017 35.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10477'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -75.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -75.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-75.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10492'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10492'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75.017'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75.017 36.5, -75.017 36.5, -75.017 36.5, -75.017 36.5, -75.017 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10492'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16797'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16797'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.083, -75 35.083, -75 35.083, -75 35.083, -75 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16797'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16731'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16731'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.25, -75 35.25, -75 35.25, -75 35.25, -75 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16731'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16927'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16927'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.25, -75 35.25, -75 35.25, -75 35.25, -75 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16927'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10314'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10314'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.333, -75 35.333, -75 35.333, -75 35.333, -75 35.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10314'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.367"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10206'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10206'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.367, -75 35.367, -75 35.367, -75 35.367, -75 35.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10206'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16863'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16863'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.417, -75 35.417, -75 35.417, -75 35.417, -75 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16863'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.467"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.467"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10053'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10053'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.467, -75 35.467, -75 35.467, -75 35.467, -75 35.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_10053'^^xsd:string;
  dwc:observationDate '1966-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15894'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15894'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.583, -75 35.583, -75 35.583, -75 35.583, -75 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15894'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -75)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16840'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16840'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 35.75, -75 35.75, -75 35.75, -75 35.75, -75 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16840'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16710'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16710'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 36, -75 36, -75 36, -75 36, -75 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16710'^^xsd:string;
  dwc:observationDate '1972-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -75)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16732'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16732'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 36, -75 36, -75 36, -75 36, -75 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16732'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -75)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16856'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16856'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 36.25, -75 36.25, -75 36.25, -75 36.25, -75 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16856'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -75)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16748'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16748'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '36.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 36.667, -75 36.667, -75 36.667, -75 36.667, -75 36.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16748'^^xsd:string;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -75)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16828'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16828'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 37, -75 37, -75 37, -75 37, -75 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16828'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16749'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16749'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 37.417, -75 37.417, -75 37.417, -75 37.417, -75 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16749'^^xsd:string;
  dwc:observationDate '1975-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -75)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16903'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16903'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 37.417, -75 37.417, -75 37.417, -75 37.417, -75 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16903'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -75)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16902'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16902'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 37.5, -75 37.5, -75 37.5, -75 37.5, -75 37.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16902'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -75)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16901'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16901'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 37.75, -75 37.75, -75 37.75, -75 37.75, -75 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16901'^^xsd:string;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -75)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16037'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16037'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 37.9, -75 37.9, -75 37.9, -75 37.9, -75 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16037'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -75)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16871'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16871'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 37.917, -75 37.917, -75 37.917, -75 37.917, -75 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16871'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -75)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16915'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16915'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 38.25, -75 38.25, -75 38.25, -75 38.25, -75 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16915'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -75)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16847'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16847'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 38.417, -75 38.417, -75 38.417, -75 38.417, -75 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16847'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -75)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14444'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14444'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 38.75, -75 38.75, -75 38.75, -75 38.75, -75 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14444'^^xsd:string;
  dwc:observationDate '1976-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -75)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14446'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14446'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-75'^^xsd:integer;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-75 38.75, -75 38.75, -75 38.75, -75 38.75, -75 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14446'^^xsd:string;
  dwc:observationDate '1976-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -74.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -74.983)"^^geo:wktLiteral ;
  geo-pos:lat "35.267"^^xsd:decimal ;
  geo-pos:long "-74.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10722'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10722'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.983'^^xsd:double;
  dwc:latitude '35.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.983 35.267, -74.983 35.267, -74.983 35.267, -74.983 35.267, -74.983 35.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10722'^^xsd:string;
  dwc:observationDate '1968-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.983)"^^geo:wktLiteral ;
  geo-pos:lat "35.717"^^xsd:decimal ;
  geo-pos:long "-74.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17826'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17826'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.983'^^xsd:double;
  dwc:latitude '35.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.983 35.717, -74.983 35.717, -74.983 35.717, -74.983 35.717, -74.983 35.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17826'^^xsd:string;
  dwc:observationDate '1979-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-74.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.983)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-74.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10503'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10503'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.983'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.983 36.583, -74.983 36.583, -74.983 36.583, -74.983 36.583, -74.983 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10503'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-74.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11507'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.983'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.983 38.3, -74.983 38.3, -74.983 38.3, -74.983 38.3, -74.983 38.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11507'^^xsd:string;
  dwc:observationDate '1974-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -74.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-74.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -74.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-74.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11492'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11492'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.983'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.983 38.317, -74.983 38.317, -74.983 38.317, -74.983 38.317, -74.983 38.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11492'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -74.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -74.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-74.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10315'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10315'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.967'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.967 35.3, -74.967 35.3, -74.967 35.3, -74.967 35.3, -74.967 35.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10315'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.317 -74.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.317"^^xsd:decimal ;
  dwc:decimalLongitude "-74.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.317 -74.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.317"^^xsd:decimal ;
  geo-pos:long "-74.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10194'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10194'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.967'^^xsd:double;
  dwc:latitude '35.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.967 35.317, -74.967 35.317, -74.967 35.317, -74.967 35.317, -74.967 35.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10194'^^xsd:string;
  dwc:observationDate '1966-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -74.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733"^^xsd:decimal ;
  dwc:decimalLongitude "-74.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -74.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.733"^^xsd:decimal ;
  geo-pos:long "-74.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16023'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16023'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.967'^^xsd:double;
  dwc:latitude '36.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.967 36.733, -74.967 36.733, -74.967 36.733, -74.967 36.733, -74.967 36.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16023'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.533 -74.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.533 -74.95)"^^geo:wktLiteral ;
  geo-pos:lat "19.533"^^xsd:decimal ;
  geo-pos:long "-74.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15243'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15243'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.95'^^xsd:double;
  dwc:latitude '19.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.95 19.533, -74.95 19.533, -74.95 19.533, -74.95 19.533, -74.95 19.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15243'^^xsd:string;
  dwc:observationDate '1975-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 -74.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35 -74.95)"^^geo:wktLiteral ;
  geo-pos:lat "34.35"^^xsd:decimal ;
  geo-pos:long "-74.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15334'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15334'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.95'^^xsd:double;
  dwc:latitude '34.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.95 34.35, -74.95 34.35, -74.95 34.35, -74.95 34.35, -74.95 34.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15334'^^xsd:string;
  dwc:observationDate '1975-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -74.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -74.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "-74.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10207'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10207'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.95'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.95 35.333, -74.95 35.333, -74.95 35.333, -74.95 35.333, -74.95 35.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10207'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.683"^^xsd:decimal ;
  geo-pos:long "-74.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10475'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10475'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.95'^^xsd:double;
  dwc:latitude '36.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.95 36.683, -74.95 36.683, -74.95 36.683, -74.95 36.683, -74.95 36.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10475'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -74.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -74.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-74.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14432'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14432'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.933'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.933 35.083, -74.933 35.083, -74.933 35.083, -74.933 35.083, -74.933 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14432'^^xsd:string;
  dwc:observationDate '1967-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -74.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -74.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-74.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10680'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10680'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.933'^^xsd:double;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.933 35.417, -74.933 35.417, -74.933 35.417, -74.933 35.417, -74.933 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10680'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-74.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16105'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_16105'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.933'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.933 35.55, -74.933 35.55, -74.933 35.55, -74.933 35.55, -74.933 35.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16105'^^xsd:string;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14433'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14433'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 35.05, -74.917 35.05, -74.917 35.05, -74.917 35.05, -74.917 35.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14433'^^xsd:string;
  dwc:observationDate '1967-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.083 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "35.083"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16929'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16929'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '35.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 35.083, -74.917 35.083, -74.917 35.083, -74.917 35.083, -74.917 35.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16929'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17825'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17825'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 35.633, -74.917 35.633, -74.917 35.633, -74.917 35.633, -74.917 35.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17825'^^xsd:string;
  dwc:observationDate '1979-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16879'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16879'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 36.167, -74.917 36.167, -74.917 36.167, -74.917 36.167, -74.917 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16879'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16809'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16809'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 37.083, -74.917 37.083, -74.917 37.083, -74.917 37.083, -74.917 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16809'^^xsd:string;
  dwc:observationDate '1976-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15884'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15884'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 37.333, -74.917 37.333, -74.917 37.333, -74.917 37.333, -74.917 37.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15884'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11997'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11997'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 37.75, -74.917 37.75, -74.917 37.75, -74.917 37.75, -74.917 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11997'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16876'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16876'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 37.833, -74.917 37.833, -74.917 37.833, -74.917 37.833, -74.917 37.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16876'^^xsd:string;
  dwc:observationDate '1977-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16917'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16917'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 38, -74.917 38, -74.917 38, -74.917 38, -74.917 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16917'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16848'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16848'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 38.417, -74.917 38.417, -74.917 38.417, -74.917 38.417, -74.917 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16848'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-74.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11157'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11157'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.917'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.917 38.833, -74.917 38.833, -74.917 38.833, -74.917 38.833, -74.917 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11157'^^xsd:string;
  dwc:observationDate '1969-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -74.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -74.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-74.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10208'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10208'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.9'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.9 35.3, -74.9 35.3, -74.9 35.3, -74.9 35.3, -74.9 35.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10208'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -74.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -74.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-74.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11052'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11052'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.9 36.1, -74.9 36.1, -74.9 36.1, -74.9 36.1, -74.9 36.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11052'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.683"^^xsd:decimal ;
  geo-pos:long "-74.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18958'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18958'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.9'^^xsd:double;
  dwc:latitude '36.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.9 36.683, -74.9 36.683, -74.9 36.683, -74.9 36.683, -74.9 36.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_18958'^^xsd:string;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-74.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10655'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10655'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.9'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.9 36.917, -74.9 36.917, -74.9 36.917, -74.9 36.917, -74.9 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10655'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -74.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.117"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -74.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.117"^^xsd:decimal ;
  geo-pos:long "-74.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19051'^^xsd:string;
  dwc:scientificName 'Elasmobranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19051'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.9'^^xsd:double;
  dwc:latitude '37.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.9 37.117, -74.9 37.117, -74.9 37.117, -74.9 37.117, -74.9 37.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Ray" by the provider'^^xsd:string;
  dwc:aphiaid '10193'^^xsd:integer;
  dwc:occurrenceId '284_19051'^^xsd:string;
  dwc:observationDate '1980-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '10193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133 -74.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.133 -74.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.133"^^xsd:decimal ;
  geo-pos:long "-74.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10122'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10122'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.883'^^xsd:double;
  dwc:latitude '35.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.883 35.133, -74.883 35.133, -74.883 35.133, -74.883 35.133, -74.883 35.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 '284_10122'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "-74.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10251'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10251'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.883'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.883 35.383, -74.883 35.383, -74.883 35.383, -74.883 35.383, -74.883 35.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10251'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "-74.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10250'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10250'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.883'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.883 35.383, -74.883 35.383, -74.883 35.383, -74.883 35.383, -74.883 35.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10250'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -74.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -74.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-74.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17708'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17708'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.883'^^xsd:double;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.883 35.417, -74.883 35.417, -74.883 35.417, -74.883 35.417, -74.883 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17708'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -74.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.417 -74.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.417"^^xsd:decimal ;
  geo-pos:long "-74.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17707'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17707'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.883'^^xsd:double;
  dwc:latitude '35.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.883 35.417, -74.883 35.417, -74.883 35.417, -74.883 35.417, -74.883 35.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17707'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -74.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -74.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-74.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17779'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17779'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.883'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.883 36.2, -74.883 36.2, -74.883 36.2, -74.883 36.2, -74.883 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Stenella" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17779'^^xsd:string;
  dwc:observationDate '1979-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10121'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10121'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.1, -74.867 35.1, -74.867 35.1, -74.867 35.1, -74.867 35.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 '284_10121'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17768'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17768'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.3, -74.867 35.3, -74.867 35.3, -74.867 35.3, -74.867 35.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_17768'^^xsd:string;
  dwc:observationDate '1979-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10252'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10252'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.4, -74.867 35.4, -74.867 35.4, -74.867 35.4, -74.867 35.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10252'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.45"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17704'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17704'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.45, -74.867 35.45, -74.867 35.45, -74.867 35.45, -74.867 35.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17704'^^xsd:string;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10169'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10169'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.5, -74.867 35.5, -74.867 35.5, -74.867 35.5, -74.867 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10169'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17759'^^xsd:string;
  dwc:scientificName 'Hyperoodontidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17759'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.5, -74.867 35.5, -74.867 35.5, -74.867 35.5, -74.867 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Beaked Whale" by the provider'^^xsd:string;
  dwc:aphiaid '384757'^^xsd:integer;
  dwc:occurrenceId '284_17759'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17824'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17824'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.55, -74.867 35.55, -74.867 35.55, -74.867 35.55, -74.867 35.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17824'^^xsd:string;
  dwc:observationDate '1979-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18947'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18947'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.65, -74.867 35.65, -74.867 35.65, -74.867 35.65, -74.867 35.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18947'^^xsd:string;
  dwc:observationDate '1980-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15331'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15331'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 35.7, -74.867 35.7, -74.867 35.7, -74.867 35.7, -74.867 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15331'^^xsd:string;
  dwc:observationDate '1975-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17764'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17764'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 36.2, -74.867 36.2, -74.867 36.2, -74.867 36.2, -74.867 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_17764'^^xsd:string;
  dwc:observationDate '1979-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18094'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18094'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 36.483, -74.867 36.483, -74.867 36.483, -74.867 36.483, -74.867 36.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18094'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18093'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18093'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 36.65, -74.867 36.65, -74.867 36.65, -74.867 36.65, -74.867 36.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18093'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18092'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18092'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 36.65, -74.867 36.65, -74.867 36.65, -74.867 36.65, -74.867 36.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18092'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16022'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16022'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 36.7, -74.867 36.7, -74.867 36.7, -74.867 36.7, -74.867 36.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16022'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16218'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16218'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 36.7, -74.867 36.7, -74.867 36.7, -74.867 36.7, -74.867 36.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16218'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -74.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-74.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -74.867)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-74.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16093'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16093'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.867'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.867 38.9, -74.867 38.9, -74.867 38.9, -74.867 38.9, -74.867 38.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16093'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -74.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -74.85)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-74.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10120'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10120'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.85'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.85 35.05, -74.85 35.05, -74.85 35.05, -74.85 35.05, -74.85 35.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 '284_10120'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367 -74.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.367 -74.85)"^^geo:wktLiteral ;
  geo-pos:lat "35.367"^^xsd:decimal ;
  geo-pos:long "-74.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10573'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10573'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.85'^^xsd:double;
  dwc:latitude '35.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.85 35.367, -74.85 35.367, -74.85 35.367, -74.85 35.367, -74.85 35.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10573'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.85)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-74.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17721'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17721'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.85'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.85 35.55, -74.85 35.55, -74.85 35.55, -74.85 35.55, -74.85 35.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17721'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.85)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-74.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17720'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17720'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.85'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.85 35.55, -74.85 35.55, -74.85 35.55, -74.85 35.55, -74.85 35.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17720'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.85)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15291'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15291'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.85'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.85 35.967, -74.85 35.967, -74.85 35.967, -74.85 35.967, -74.85 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15291'^^xsd:string;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-74.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16036'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16036'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.85'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.85 37.833, -74.85 37.833, -74.85 37.833, -74.85 37.833, -74.85 37.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16036'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -74.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -74.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-74.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16092'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16092'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.85'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.85 38.667, -74.85 38.667, -74.85 38.667, -74.85 38.667, -74.85 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16092'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16883'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_16883'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.25, -74.833 35.25, -74.833 35.25, -74.833 35.25, -74.833 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16883'^^xsd:string;
  dwc:observationDate '1977-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.35"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10249'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10249'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.35, -74.833 35.35, -74.833 35.35, -74.833 35.35, -74.833 35.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10249'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.467"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.467"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10075'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10075'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.467, -74.833 35.467, -74.833 35.467, -74.833 35.467, -74.833 35.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10075'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10054'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10054'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.5, -74.833 35.5, -74.833 35.5, -74.833 35.5, -74.833 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10054'^^xsd:string;
  dwc:observationDate '1966-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16842'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16842'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.5, -74.833 35.5, -74.833 35.5, -74.833 35.5, -74.833 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16842'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17823'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17823'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.533, -74.833 35.533, -74.833 35.533, -74.833 35.533, -74.833 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17823'^^xsd:string;
  dwc:observationDate '1979-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18956'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18956'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.533, -74.833 35.533, -74.833 35.533, -74.833 35.533, -74.833 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18956'^^xsd:string;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.667"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10152'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10152'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.667, -74.833 35.667, -74.833 35.667, -74.833 35.667, -74.833 35.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10152'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18978'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18978'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.7, -74.833 35.7, -74.833 35.7, -74.833 35.7, -74.833 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18978'^^xsd:string;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17716'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17716'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.933, -74.833 35.933, -74.833 35.933, -74.833 35.933, -74.833 35.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17716'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17717'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17717'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 35.933, -74.833 35.933, -74.833 35.933, -74.833 35.933, -74.833 35.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17717'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16860'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16860'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 36.083, -74.833 36.083, -74.833 36.083, -74.833 36.083, -74.833 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16860'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15918'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15918'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 36.75, -74.833 36.75, -74.833 36.75, -74.833 36.75, -74.833 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15918'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17170'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17170'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 36.833, -74.833 36.833, -74.833 36.833, -74.833 36.833, -74.833 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17170'^^xsd:string;
  dwc:observationDate '1979-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16900'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16900'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 37.75, -74.833 37.75, -74.833 37.75, -74.833 37.75, -74.833 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16900'^^xsd:string;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16753'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16753'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 37.833, -74.833 37.833, -74.833 37.833, -74.833 37.833, -74.833 37.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16753'^^xsd:string;
  dwc:observationDate '1975-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16899'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16899'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 38, -74.833 38, -74.833 38, -74.833 38, -74.833 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16899'^^xsd:string;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16886'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16886'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 38.083, -74.833 38.083, -74.833 38.083, -74.833 38.083, -74.833 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16886'^^xsd:string;
  dwc:observationDate '1978-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16849'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16849'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 38.167, -74.833 38.167, -74.833 38.167, -74.833 38.167, -74.833 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16849'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12819'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12819'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 38.367, -74.833 38.367, -74.833 38.367, -74.833 38.367, -74.833 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12819'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-74.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16885'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16885'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.833'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.833 38.5, -74.833 38.5, -74.833 38.5, -74.833 38.5, -74.833 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16885'^^xsd:string;
  dwc:observationDate '1978-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-74.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17822'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17822'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.817'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.817 35.533, -74.817 35.533, -74.817 35.533, -74.817 35.533, -74.817 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Cuvier’s (Goose-) Beaked Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '284_17822'^^xsd:string;
  dwc:observationDate '1979-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567 -74.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.567"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567 -74.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.567"^^xsd:decimal ;
  geo-pos:long "-74.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10164'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10164'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.817'^^xsd:double;
  dwc:latitude '35.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.817 35.567, -74.817 35.567, -74.817 35.567, -74.817 35.567, -74.817 35.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10164'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "-74.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17778'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17778'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.817'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.817 35.917, -74.817 35.917, -74.817 35.917, -74.817 35.917, -74.817 35.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17778'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -74.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -74.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.367"^^xsd:decimal ;
  geo-pos:long "-74.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10719'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10719'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.817'^^xsd:double;
  dwc:latitude '36.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.817 36.367, -74.817 36.367, -74.817 36.367, -74.817 36.367, -74.817 36.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10719'^^xsd:string;
  dwc:observationDate '1968-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 -74.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 -74.817)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "-74.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14891'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14891'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.817'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.817 37.183, -74.817 37.183, -74.817 37.183, -74.817 37.183, -74.817 37.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14891'^^xsd:string;
  dwc:observationDate '1971-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.817 -74.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.817"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.817 -74.817)"^^geo:wktLiteral ;
  geo-pos:lat "37.817"^^xsd:decimal ;
  geo-pos:long "-74.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15694'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15694'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.817'^^xsd:double;
  dwc:latitude '37.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.817 37.817, -74.817 37.817, -74.817 37.817, -74.817 37.817, -74.817 37.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_15694'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10068'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10068'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 35.4, -74.8 35.4, -74.8 35.4, -74.8 35.4, -74.8 35.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10068'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.433 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.433"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10253'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10253'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '35.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 35.433, -74.8 35.433, -74.8 35.433, -74.8 35.433, -74.8 35.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10253'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.483"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17705'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17705'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '35.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 35.483, -74.8 35.483, -74.8 35.483, -74.8 35.483, -74.8 35.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17705'^^xsd:string;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17773'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17773'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 35.75, -74.8 35.75, -74.8 35.75, -74.8 35.75, -74.8 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17773'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10124'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10124'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 35.933, -74.8 35.933, -74.8 35.933, -74.8 35.933, -74.8 35.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10124'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17710'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17710'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 35.967, -74.8 35.967, -74.8 35.967, -74.8 35.967, -74.8 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_17710'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17780'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17780'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 36.267, -74.8 36.267, -74.8 36.267, -74.8 36.267, -74.8 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17780'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.817 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.817"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.817 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.817"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10347'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10347'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '36.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 36.817, -74.8 36.817, -74.8 36.817, -74.8 36.817, -74.8 36.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10347'^^xsd:string;
  dwc:observationDate '1967-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15693'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15693'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 37.217, -74.8 37.217, -74.8 37.217, -74.8 37.217, -74.8 37.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15693'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -74.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617"^^xsd:decimal ;
  dwc:decimalLongitude "-74.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -74.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.617"^^xsd:decimal ;
  geo-pos:long "-74.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16233'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16233'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.8'^^xsd:double;
  dwc:latitude '38.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.8 38.617, -74.8 38.617, -74.8 38.617, -74.8 38.617, -74.8 38.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16233'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.683 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.683 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "22.683"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15281'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15281'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '22.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 22.683, -74.783 22.683, -74.783 22.683, -74.783 22.683, -74.783 22.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15281'^^xsd:string;
  dwc:observationDate '1975-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15282'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15282'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 22.95, -74.783 22.95, -74.783 22.95, -74.783 22.95, -74.783 22.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15282'^^xsd:string;
  dwc:observationDate '1975-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "35.483"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10574'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10574'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '35.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 35.483, -74.783 35.483, -74.783 35.483, -74.783 35.483, -74.783 35.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10574'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10055'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10055'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 35.55, -74.783 35.55, -74.783 35.55, -74.783 35.55, -74.783 35.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10055'^^xsd:string;
  dwc:observationDate '1966-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18957'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18957'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 35.583, -74.783 35.583, -74.783 35.583, -74.783 35.583, -74.783 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18957'^^xsd:string;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15339'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15339'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 36.433, -74.783 36.433, -74.783 36.433, -74.783 36.433, -74.783 36.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15339'^^xsd:string;
  dwc:observationDate '1975-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14854'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14854'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 36.433, -74.783 36.433, -74.783 36.433, -74.783 36.433, -74.783 36.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14854'^^xsd:string;
  dwc:observationDate '1970-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10123'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10123'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 36.55, -74.783 36.55, -74.783 36.55, -74.783 36.55, -74.783 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10123'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.683"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16021'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16021'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '36.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 36.683, -74.783 36.683, -74.783 36.683, -74.783 36.683, -74.783 36.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16021'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11135'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11135'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 37.033, -74.783 37.033, -74.783 37.033, -74.783 37.033, -74.783 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11135'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -74.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -74.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.883"^^xsd:decimal ;
  geo-pos:long "-74.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15092'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15092'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.783'^^xsd:double;
  dwc:latitude '38.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.783 38.883, -74.783 38.883, -74.783 38.883, -74.783 38.883, -74.783 38.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15092'^^xsd:string;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15269'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15269'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 34.55, -74.767 34.55, -74.767 34.55, -74.767 34.55, -74.767 34.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15269'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10247'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10247'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 35.233, -74.767 35.233, -74.767 35.233, -74.767 35.233, -74.767 35.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10247'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10165'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10165'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 35.7, -74.767 35.7, -74.767 35.7, -74.767 35.7, -74.767 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10165'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.733"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.733"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10166'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10166'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '35.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 35.733, -74.767 35.733, -74.767 35.733, -74.767 35.733, -74.767 35.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10166'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17772'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17772'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 35.75, -74.767 35.75, -74.767 35.75, -74.767 35.75, -74.767 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17772'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15353'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15353'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 35.983, -74.767 35.983, -74.767 35.983, -74.767 35.983, -74.767 35.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15353'^^xsd:string;
  dwc:observationDate '1976-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11051'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11051'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 36.133, -74.767 36.133, -74.767 36.133, -74.767 36.133, -74.767 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11051'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18096'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18096'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 36.267, -74.767 36.267, -74.767 36.267, -74.767 36.267, -74.767 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18096'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15336'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15336'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 36.65, -74.767 36.65, -74.767 36.65, -74.767 36.65, -74.767 36.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15336'^^xsd:string;
  dwc:observationDate '1975-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16020'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16020'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 36.667, -74.767 36.667, -74.767 36.667, -74.767 36.667, -74.767 36.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16020'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-74.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12787'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12787'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.767'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.767 38.083, -74.767 38.083, -74.767 38.083, -74.767 38.083, -74.767 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12787'^^xsd:string;
  dwc:observationDate '1977-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.617"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.617 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "34.617"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15268'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15268'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '34.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 34.617, -74.75 34.617, -74.75 34.617, -74.75 34.617, -74.75 34.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15268'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.683 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.683 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "34.683"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15267'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15267'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '34.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 34.683, -74.75 34.683, -74.75 34.683, -74.75 34.683, -74.75 34.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15267'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10572'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10572'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 35.033, -74.75 35.033, -74.75 35.033, -74.75 35.033, -74.75 35.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10572'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.45"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10254'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10254'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '35.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 35.45, -74.75 35.45, -74.75 35.45, -74.75 35.45, -74.75 35.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10254'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.45"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10255'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10255'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '35.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 35.45, -74.75 35.45, -74.75 35.45, -74.75 35.45, -74.75 35.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10255'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17774'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17774'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 35.6, -74.75 35.6, -74.75 35.6, -74.75 35.6, -74.75 35.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17774'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10199'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10199'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 35.633, -74.75 35.633, -74.75 35.633, -74.75 35.633, -74.75 35.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10199'^^xsd:string;
  dwc:observationDate '1966-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.683"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17769'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17769'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '35.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 35.683, -74.75 35.683, -74.75 35.683, -74.75 35.683, -74.75 35.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17769'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.683"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17771'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17771'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '35.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 35.683, -74.75 35.683, -74.75 35.683, -74.75 35.683, -74.75 35.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17771'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12839'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12839'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 36.167, -74.75 36.167, -74.75 36.167, -74.75 36.167, -74.75 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12839'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16713'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16713'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 36.25, -74.75 36.25, -74.75 36.25, -74.75 36.25, -74.75 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16713'^^xsd:string;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.767"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16035'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16035'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 37.767, -74.75 37.767, -74.75 37.767, -74.75 37.767, -74.75 37.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16035'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16808'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16808'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 38.083, -74.75 38.083, -74.75 38.083, -74.75 38.083, -74.75 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16808'^^xsd:string;
  dwc:observationDate '1976-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16898'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16898'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 38.167, -74.75 38.167, -74.75 38.167, -74.75 38.167, -74.75 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16898'^^xsd:string;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16916'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16916'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 38.25, -74.75 38.25, -74.75 38.25, -74.75 38.25, -74.75 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16916'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16754'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16754'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 38.333, -74.75 38.333, -74.75 38.333, -74.75 38.333, -74.75 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16754'^^xsd:string;
  dwc:observationDate '1975-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16681'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16681'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 38.75, -74.75 38.75, -74.75 38.75, -74.75 38.75, -74.75 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16681'^^xsd:string;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16680'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16680'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 38.75, -74.75 38.75, -74.75 38.75, -74.75 38.75, -74.75 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16680'^^xsd:string;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15817'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15817'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 38.833, -74.75 38.833, -74.75 38.833, -74.75 38.833, -74.75 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15817'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -74.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-74.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -74.75)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-74.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16894'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16894'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.75'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.75 39, -74.75 39, -74.75 39, -74.75 39, -74.75 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16894'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55 -74.733)"^^geo:wktLiteral ;
  geo-pos:lat "35.55"^^xsd:decimal ;
  geo-pos:long "-74.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10681'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10681'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.733'^^xsd:double;
  dwc:latitude '35.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.733 35.55, -74.733 35.55, -74.733 35.55, -74.733 35.55, -74.733 35.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10681'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.733)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "-74.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17775'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17775'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.733'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.733 35.983, -74.733 35.983, -74.733 35.983, -74.733 35.983, -74.733 35.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17775'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-74.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15289'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15289'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.733'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.733 36.267, -74.733 36.267, -74.733 36.267, -74.733 36.267, -74.733 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15289'^^xsd:string;
  dwc:observationDate '1975-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -74.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -74.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-74.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15290'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15290'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.733'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.733 36.333, -74.733 36.333, -74.733 36.333, -74.733 36.333, -74.733 36.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15290'^^xsd:string;
  dwc:observationDate '1975-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10316'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10316'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35, -74.717 35, -74.717 35, -74.717 35, -74.717 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10316'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.283 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.283 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.283"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16103'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16103'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.283, -74.717 35.283, -74.717 35.283, -74.717 35.283, -74.717 35.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16103'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.567"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.567 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.567"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11056'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11056'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.567, -74.717 35.567, -74.717 35.567, -74.717 35.567, -74.717 35.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11056'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.717"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17770'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17770'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.717, -74.717 35.717, -74.717 35.717, -74.717 35.717, -74.717 35.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17770'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10170'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10170'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.8, -74.717 35.8, -74.717 35.8, -74.717 35.8, -74.717 35.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10170'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17767'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17767'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.917, -74.717 35.917, -74.717 35.917, -74.717 35.917, -74.717 35.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_17767'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17766'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17766'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.917, -74.717 35.917, -74.717 35.917, -74.717 35.917, -74.717 35.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17766'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17765'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17765'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.917, -74.717 35.917, -74.717 35.917, -74.717 35.917, -74.717 35.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17765'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12837'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12837'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.967, -74.717 35.967, -74.717 35.967, -74.717 35.967, -74.717 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12837'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12838'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12838'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 35.967, -74.717 35.967, -74.717 35.967, -74.717 35.967, -74.717 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_12838'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10182'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10182'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 36.05, -74.717 36.05, -74.717 36.05, -74.717 36.05, -74.717 36.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10182'^^xsd:string;
  dwc:observationDate '1966-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11050'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11050'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 36.1, -74.717 36.1, -74.717 36.1, -74.717 36.1, -74.717 36.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11050'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.117 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.117"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.117 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.117"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17777'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17777'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '36.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 36.117, -74.717 36.117, -74.717 36.117, -74.717 36.117, -74.717 36.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17777'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18977'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18977'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 36.433, -74.717 36.433, -74.717 36.433, -74.717 36.433, -74.717 36.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_18977'^^xsd:string;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.05"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14982'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14982'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '37.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 37.05, -74.717 37.05, -74.717 37.05, -74.717 37.05, -74.717 37.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14982'^^xsd:string;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16034'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16034'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 37.75, -74.717 37.75, -74.717 37.75, -74.717 37.75, -74.717 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16034'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -74.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "-74.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -74.717)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "-74.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14469'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14469'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.717'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.717 39.1, -74.717 39.1, -74.717 39.1, -74.717 39.1, -74.717 39.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beluga (White Whale)" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '284_14469'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.083 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.083 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "23.083"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12067'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12067'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '23.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 23.083, -74.7 23.083, -74.7 23.083, -74.7 23.083, -74.7 23.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12067'^^xsd:string;
  dwc:observationDate '1976-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.267 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.267 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.267"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15208'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15208'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '27.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 27.267, -74.7 27.267, -74.7 27.267, -74.7 27.267, -74.7 27.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15208'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15207'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15207'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 27.3, -74.7 27.3, -74.7 27.3, -74.7 27.3, -74.7 27.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15207'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10248'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10248'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 35.2, -74.7 35.2, -74.7 35.2, -74.7 35.2, -74.7 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10248'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.767"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10200'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10200'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '35.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 35.767, -74.7 35.767, -74.7 35.767, -74.7 35.767, -74.7 35.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10200'^^xsd:string;
  dwc:observationDate '1966-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17702'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17702'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 35.833, -74.7 35.833, -74.7 35.833, -74.7 35.833, -74.7 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17702'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.883"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.883"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10508'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10508'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '35.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 35.883, -74.7 35.883, -74.7 35.883, -74.7 35.883, -74.7 35.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10508'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16932'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16932'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 36.917, -74.7 36.917, -74.7 36.917, -74.7 36.917, -74.7 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16932'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15338'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15338'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 36.933, -74.7 36.933, -74.7 36.933, -74.7 36.933, -74.7 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15338'^^xsd:string;
  dwc:observationDate '1975-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.733"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.733"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16097'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16097'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '37.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 37.733, -74.7 37.733, -74.7 37.733, -74.7 37.733, -74.7 37.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16097'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -74.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -74.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-74.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12072'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12072'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.7'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.7 38.217, -74.7 38.217, -74.7 38.217, -74.7 38.217, -74.7 38.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12072'^^xsd:string;
  dwc:observationDate '1976-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.367 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.367 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.367"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15206'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15206'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '27.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 27.367, -74.683 27.367, -74.683 27.367, -74.683 27.367, -74.683 27.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15206'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.4"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15205'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15205'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '27.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 27.4, -74.683 27.4, -74.683 27.4, -74.683 27.4, -74.683 27.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15205'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.433 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.433 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.433"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15204'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15204'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '27.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 27.433, -74.683 27.433, -74.683 27.433, -74.683 27.433, -74.683 27.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15204'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.45"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.45"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15203'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15203'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '27.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 27.45, -74.683 27.45, -74.683 27.45, -74.683 27.45, -74.683 27.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15203'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.717 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.717 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.717"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15202'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15202'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '27.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 27.717, -74.683 27.717, -74.683 27.717, -74.683 27.717, -74.683 27.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15202'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10416'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10416'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 35.333, -74.683 35.333, -74.683 35.333, -74.683 35.333, -74.683 35.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10416'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17762'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17762'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 35.983, -74.683 35.983, -74.683 35.983, -74.683 35.983, -74.683 35.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17762'^^xsd:string;
  dwc:observationDate '1979-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17763'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17763'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 35.983, -74.683 35.983, -74.683 35.983, -74.683 35.983, -74.683 35.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17763'^^xsd:string;
  dwc:observationDate '1979-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17761'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17761'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 35.983, -74.683 35.983, -74.683 35.983, -74.683 35.983, -74.683 35.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17761'^^xsd:string;
  dwc:observationDate '1979-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15337'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15337'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 36.55, -74.683 36.55, -74.683 36.55, -74.683 36.55, -74.683 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15337'^^xsd:string;
  dwc:observationDate '1975-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15332'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15332'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 36.667, -74.683 36.667, -74.683 36.667, -74.683 36.667, -74.683 36.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15332'^^xsd:string;
  dwc:observationDate '1975-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14875'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14875'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 37.017, -74.683 37.017, -74.683 37.017, -74.683 37.017, -74.683 37.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14875'^^xsd:string;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15350'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15350'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 38.3, -74.683 38.3, -74.683 38.3, -74.683 38.3, -74.683 38.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15350'^^xsd:string;
  dwc:observationDate '1976-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11716'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11716'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 38.3, -74.683 38.3, -74.683 38.3, -74.683 38.3, -74.683 38.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11716'^^xsd:string;
  dwc:observationDate '1975-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -74.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -74.683)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-74.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16091'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16091'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.683'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.683 38.533, -74.683 38.533, -74.683 38.533, -74.683 38.533, -74.683 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16091'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.967 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.967 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "22.967"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15210'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15210'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '22.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 22.967, -74.667 22.967, -74.667 22.967, -74.667 22.967, -74.667 22.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_15210'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10308'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10308'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 35.533, -74.667 35.533, -74.667 35.533, -74.667 35.533, -74.667 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10308'^^xsd:string;
  dwc:observationDate '1967-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.067 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.067"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.067 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.067"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11049'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11049'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '36.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 36.067, -74.667 36.067, -74.667 36.067, -74.667 36.067, -74.667 36.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11049'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10507'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10507'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 36.133, -74.667 36.133, -74.667 36.133, -74.667 36.133, -74.667 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10507'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10504'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10504'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 36.567, -74.667 36.567, -74.667 36.567, -74.667 36.567, -74.667 36.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10504'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.633"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.633"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16048'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16048'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '36.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 36.633, -74.667 36.633, -74.667 36.633, -74.667 36.633, -74.667 36.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16048'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15255'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15255'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 36.7, -74.667 36.7, -74.667 36.7, -74.667 36.7, -74.667 36.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_15255'^^xsd:string;
  dwc:observationDate '1975-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10458'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10458'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 36.967, -74.667 36.967, -74.667 36.967, -74.667 36.967, -74.667 36.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10458'^^xsd:string;
  dwc:observationDate '1967-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.717 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.717 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.717"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16033'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16033'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '37.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 37.717, -74.667 37.717, -74.667 37.717, -74.667 37.717, -74.667 37.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16033'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16090'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16090'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 38.517, -74.667 38.517, -74.667 38.517, -74.667 38.517, -74.667 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16090'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16762'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16762'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 38.583, -74.667 38.583, -74.667 38.583, -74.667 38.583, -74.667 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16762'^^xsd:string;
  dwc:observationDate '1975-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.683"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12002'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12002'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '38.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 38.683, -74.667 38.683, -74.667 38.683, -74.667 38.683, -74.667 38.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_12002'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15091'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15091'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 38.8, -74.667 38.8, -74.667 38.8, -74.667 38.8, -74.667 38.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15091'^^xsd:string;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16063'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16063'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 39, -74.667 39, -74.667 39, -74.667 39, -74.667 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16063'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -74.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -74.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.083"^^xsd:decimal ;
  geo-pos:long "-74.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15818'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15818'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.667'^^xsd:double;
  dwc:latitude '39.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.667 39.083, -74.667 39.083, -74.667 39.083, -74.667 39.083, -74.667 39.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15818'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -74.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -74.65)"^^geo:wktLiteral ;
  geo-pos:lat "35.267"^^xsd:decimal ;
  geo-pos:long "-74.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15266'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15266'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.65'^^xsd:double;
  dwc:latitude '35.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.65 35.267, -74.65 35.267, -74.65 35.267, -74.65 35.267, -74.65 35.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_15266'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -74.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.467"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.467 -74.65)"^^geo:wktLiteral ;
  geo-pos:lat "35.467"^^xsd:decimal ;
  geo-pos:long "-74.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15357'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15357'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.65'^^xsd:double;
  dwc:latitude '35.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.65 35.467, -74.65 35.467, -74.65 35.467, -74.65 35.467, -74.65 35.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15357'^^xsd:string;
  dwc:observationDate '1976-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.65)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-74.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12842'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12842'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.65'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.65 36, -74.65 36, -74.65 36, -74.65 36, -74.65 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12842'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.65)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-74.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12841'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12841'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.65'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.65 36, -74.65 36, -74.65 36, -74.65 36, -74.65 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12841'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.65)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-74.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12840'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12840'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.65'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.65 36, -74.65 36, -74.65 36, -74.65 36, -74.65 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12840'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -74.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -74.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-74.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10505'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10505'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.65'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.65 36.55, -74.65 36.55, -74.65 36.55, -74.65 36.55, -74.65 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10505'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10256'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10256'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 35.5, -74.633 35.5, -74.633 35.5, -74.633 35.5, -74.633 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10256'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10180'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10180'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 35.783, -74.633 35.783, -74.633 35.783, -74.633 35.783, -74.633 35.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10180'^^xsd:string;
  dwc:observationDate '1966-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15250'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15250'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 35.85, -74.633 35.85, -74.633 35.85, -74.633 35.85, -74.633 35.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15250'^^xsd:string;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10181'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10181'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 35.95, -74.633 35.95, -74.633 35.95, -74.633 35.95, -74.633 35.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10181'^^xsd:string;
  dwc:observationDate '1966-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.067 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.067"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.067 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.067"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17776'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17776'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '36.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 36.067, -74.633 36.067, -74.633 36.067, -74.633 36.067, -74.633 36.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17776'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10470'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10470'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 36.5, -74.633 36.5, -74.633 36.5, -74.633 36.5, -74.633 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10470'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.95"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18847'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18847'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '36.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 36.95, -74.633 36.95, -74.633 36.95, -74.633 36.95, -74.633 36.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18847'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15090'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15090'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 36.983, -74.633 36.983, -74.633 36.983, -74.633 36.983, -74.633 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15090'^^xsd:string;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15089'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15089'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 36.983, -74.633 36.983, -74.633 36.983, -74.633 36.983, -74.633 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15089'^^xsd:string;
  dwc:observationDate '1975-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14874'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14874'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 37.033, -74.633 37.033, -74.633 37.033, -74.633 37.033, -74.633 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14874'^^xsd:string;
  dwc:observationDate '1970-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -74.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -74.633)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-74.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12814'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12814'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.633'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.633 38.233, -74.633 38.233, -74.633 38.233, -74.633 38.233, -74.633 38.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12814'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.017"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.017"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10464'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10464'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.017, -74.617 35.017, -74.617 35.017, -74.617 35.017, -74.617 35.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10464'^^xsd:string;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10257'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10257'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.533, -74.617 35.533, -74.617 35.533, -74.617 35.533, -74.617 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10257'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10258'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10258'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.6, -74.617 35.6, -74.617 35.6, -74.617 35.6, -74.617 35.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10258'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10620'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10620'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.633, -74.617 35.633, -74.617 35.633, -74.617 35.633, -74.617 35.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10620'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17714'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17714'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.95, -74.617 35.95, -74.617 35.95, -74.617 35.95, -74.617 35.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17714'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17711'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17711'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.967, -74.617 35.967, -74.617 35.967, -74.617 35.967, -74.617 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17711'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17712'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17712'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.967, -74.617 35.967, -74.617 35.967, -74.617 35.967, -74.617 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17712'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17713'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17713'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 35.967, -74.617 35.967, -74.617 35.967, -74.617 35.967, -74.617 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17713'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11048'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11048'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 36.033, -74.617 36.033, -74.617 36.033, -74.617 36.033, -74.617 36.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11048'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10506'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10506'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 36.533, -74.617 36.533, -74.617 36.533, -74.617 36.533, -74.617 36.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10506'^^xsd:string;
  dwc:observationDate '1967-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18095'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18095'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 36.75, -74.617 36.75, -74.617 36.75, -74.617 36.75, -74.617 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18095'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.767 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.767 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.767"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15256'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15256'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '36.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 36.767, -74.617 36.767, -74.617 36.767, -74.617 36.767, -74.617 36.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_15256'^^xsd:string;
  dwc:observationDate '1975-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16032'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16032'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 37.7, -74.617 37.7, -74.617 37.7, -74.617 37.7, -74.617 37.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16032'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12818'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12818'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 38.25, -74.617 38.25, -74.617 38.25, -74.617 38.25, -74.617 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12818'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 -74.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15"^^xsd:decimal ;
  dwc:decimalLongitude "-74.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 -74.617)"^^geo:wktLiteral ;
  geo-pos:lat "39.15"^^xsd:decimal ;
  geo-pos:long "-74.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16234'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16234'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.617'^^xsd:double;
  dwc:latitude '39.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.617 39.15, -74.617 39.15, -74.617 39.15, -74.617 39.15, -74.617 39.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16234'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.633"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.633 -74.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.633"^^xsd:decimal ;
  geo-pos:long "-74.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15265'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15265'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.6'^^xsd:double;
  dwc:latitude '35.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.6 35.633, -74.6 35.633, -74.6 35.633, -74.6 35.633, -74.6 35.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15265'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -74.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-74.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10259'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10259'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.6'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.6 35.7, -74.6 35.7, -74.6 35.7, -74.6 35.7, -74.6 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10259'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.767"^^xsd:decimal ;
  geo-pos:long "-74.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12802'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12802'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.6'^^xsd:double;
  dwc:latitude '35.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.6 35.767, -74.6 35.767, -74.6 35.767, -74.6 35.767, -74.6 35.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12802'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.767"^^xsd:decimal ;
  geo-pos:long "-74.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12801'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12801'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.6'^^xsd:double;
  dwc:latitude '35.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.6 35.767, -74.6 35.767, -74.6 35.767, -74.6 35.767, -74.6 35.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beaked Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '284_12801'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -74.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -74.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-74.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11036'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11036'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.6 36.2, -74.6 36.2, -74.6 36.2, -74.6 36.2, -74.6 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11036'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -74.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.683"^^xsd:decimal ;
  geo-pos:long "-74.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15774'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15774'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.6'^^xsd:double;
  dwc:latitude '36.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.6 36.683, -74.6 36.683, -74.6 36.683, -74.6 36.683, -74.6 36.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15774'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -74.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-74.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12074'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12074'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.6'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.6 38.3, -74.6 38.3, -74.6 38.3, -74.6 38.3, -74.6 38.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12074'^^xsd:string;
  dwc:observationDate '1976-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.333 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.333"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16864'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16864'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '35.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 35.333, -74.583 35.333, -74.583 35.333, -74.583 35.333, -74.583 35.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16864'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10531'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10531'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 35.8, -74.583 35.8, -74.583 35.8, -74.583 35.8, -74.583 35.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10531'^^xsd:string;
  dwc:observationDate '1967-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17703'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17703'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 35.833, -74.583 35.833, -74.583 35.833, -74.583 35.833, -74.583 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_17703'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15359'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15359'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 35.967, -74.583 35.967, -74.583 35.967, -74.583 35.967, -74.583 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15359'^^xsd:string;
  dwc:observationDate '1976-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11047'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11047'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 35.967, -74.583 35.967, -74.583 35.967, -74.583 35.967, -74.583 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11047'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15292'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15292'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 36.567, -74.583 36.567, -74.583 36.567, -74.583 36.567, -74.583 36.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15292'^^xsd:string;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15885'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15885'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 37.083, -74.583 37.083, -74.583 37.083, -74.583 37.083, -74.583 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15885'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.283"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12076'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '38.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 38.283, -74.583 38.283, -74.583 38.283, -74.583 38.283, -74.583 38.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12076'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.283 -74.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.283 -74.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.283"^^xsd:decimal ;
  geo-pos:long "-74.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14450'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14450'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.583'^^xsd:double;
  dwc:latitude '39.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.583 39.283, -74.583 39.283, -74.583 39.283, -74.583 39.283, -74.583 39.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14450'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.567)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "-74.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15358'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15358'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.567'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.567 35.85, -74.567 35.85, -74.567 35.85, -74.567 35.85, -74.567 35.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15358'^^xsd:string;
  dwc:observationDate '1976-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 -74.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.017"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 -74.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.017"^^xsd:decimal ;
  geo-pos:long "-74.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15360'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15360'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.567'^^xsd:double;
  dwc:latitude '36.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.567 36.017, -74.567 36.017, -74.567 36.017, -74.567 36.017, -74.567 36.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15360'^^xsd:string;
  dwc:observationDate '1976-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -74.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -74.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.733"^^xsd:decimal ;
  geo-pos:long "-74.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10514'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10514'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.567'^^xsd:double;
  dwc:latitude '36.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.567 36.733, -74.567 36.733, -74.567 36.733, -74.567 36.733, -74.567 36.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10514'^^xsd:string;
  dwc:observationDate '1967-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-74.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10510'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10510'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.567'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.567 36.933, -74.567 36.933, -74.567 36.933, -74.567 36.933, -74.567 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10510'^^xsd:string;
  dwc:observationDate '1967-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -74.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -74.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.433"^^xsd:decimal ;
  geo-pos:long "-74.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16089'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16089'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.567'^^xsd:double;
  dwc:latitude '38.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.567 38.433, -74.567 38.433, -74.567 38.433, -74.567 38.433, -74.567 38.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16089'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -74.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -74.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-74.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16232'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16232'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.567'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.567 38.45, -74.567 38.45, -74.567 38.45, -74.567 38.45, -74.567 38.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16232'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -74.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -74.55)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "-74.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10682'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10682'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.55'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.55 35.783, -74.55 35.783, -74.55 35.783, -74.55 35.783, -74.55 35.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10682'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -74.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.617"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -74.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.617"^^xsd:decimal ;
  geo-pos:long "-74.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15293'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15293'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.55'^^xsd:double;
  dwc:latitude '36.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.55 36.617, -74.55 36.617, -74.55 36.617, -74.55 36.617, -74.55 36.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15293'^^xsd:string;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-74.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10438'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10438'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.55'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.55 36.917, -74.55 36.917, -74.55 36.917, -74.55 36.917, -74.55 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10438'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-74.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12071'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12071'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.55'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.55 38.417, -74.55 38.417, -74.55 38.417, -74.55 38.417, -74.55 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12071'^^xsd:string;
  dwc:observationDate '1976-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.45 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.45 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "26.45"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15209'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15209'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '26.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 26.45, -74.533 26.45, -74.533 26.45, -74.533 26.45, -74.533 26.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15209'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11055'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11055'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 35.4, -74.533 35.4, -74.533 35.4, -74.533 35.4, -74.533 35.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11055'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11046'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11046'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 35.933, -74.533 35.933, -74.533 35.933, -74.533 35.933, -74.533 35.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11046'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12089'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12089'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 37.2, -74.533 37.2, -74.533 37.2, -74.533 37.2, -74.533 37.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12089'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12832'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12832'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 37.3, -74.533 37.3, -74.533 37.3, -74.533 37.3, -74.533 37.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12832'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15254'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15254'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 37.55, -74.533 37.55, -74.533 37.55, -74.533 37.55, -74.533 37.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15254'^^xsd:string;
  dwc:observationDate '1975-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.283"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11493'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11493'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '38.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 38.283, -74.533 38.283, -74.533 38.283, -74.533 38.283, -74.533 38.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11493'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12068'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12068'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 38.45, -74.533 38.45, -74.533 38.45, -74.533 38.45, -74.533 38.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12068'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11506'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11506'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 38.75, -74.533 38.75, -74.533 38.75, -74.533 38.75, -74.533 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11506'^^xsd:string;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11505'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 38.75, -74.533 38.75, -74.533 38.75, -74.533 38.75, -74.533 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11505'^^xsd:string;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -74.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.233"^^xsd:decimal ;
  dwc:decimalLongitude "-74.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -74.533)"^^geo:wktLiteral ;
  geo-pos:lat "39.233"^^xsd:decimal ;
  geo-pos:long "-74.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16064'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16064'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.533'^^xsd:double;
  dwc:latitude '39.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.533 39.233, -74.533 39.233, -74.533 39.233, -74.533 39.233, -74.533 39.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16064'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.517)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "-74.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17718'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17718'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.517'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.517 35.983, -74.517 35.983, -74.517 35.983, -74.517 35.983, -74.517 35.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17718'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.983 -74.517)"^^geo:wktLiteral ;
  geo-pos:lat "35.983"^^xsd:decimal ;
  geo-pos:long "-74.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17719'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17719'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.517'^^xsd:double;
  dwc:latitude '35.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.517 35.983, -74.517 35.983, -74.517 35.983, -74.517 35.983, -74.517 35.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17719'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16343'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16343'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.517'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.517 38.75, -74.517 38.75, -74.517 38.75, -74.517 38.75, -74.517 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16343'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11054'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11054'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 35.383, -74.5 35.383, -74.5 35.383, -74.5 35.383, -74.5 35.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11054'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.383 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.383"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11053'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11053'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '35.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 35.383, -74.5 35.383, -74.5 35.383, -74.5 35.383, -74.5 35.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_11053'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16811'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16811'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 35.75, -74.5 35.75, -74.5 35.75, -74.5 35.75, -74.5 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16811'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10171'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10171'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 35.8, -74.5 35.8, -74.5 35.8, -74.5 35.8, -74.5 35.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10171'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11017'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11017'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 35.833, -74.5 35.833, -74.5 35.833, -74.5 35.833, -74.5 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11017'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16862'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16862'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 35.833, -74.5 35.833, -74.5 35.833, -74.5 35.833, -74.5 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16862'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16711'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16711'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 36.25, -74.5 36.25, -74.5 36.25, -74.5 36.25, -74.5 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16711'^^xsd:string;
  dwc:observationDate '1972-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16714'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16714'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 36.25, -74.5 36.25, -74.5 36.25, -74.5 36.25, -74.5 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16714'^^xsd:string;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.317"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.317"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10125'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10125'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '36.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 36.317, -74.5 36.317, -74.5 36.317, -74.5 36.317, -74.5 36.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10125'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15906'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15906'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 36.5, -74.5 36.5, -74.5 36.5, -74.5 36.5, -74.5 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15906'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10515'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10515'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 36.75, -74.5 36.75, -74.5 36.75, -74.5 36.75, -74.5 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10515'^^xsd:string;
  dwc:observationDate '1967-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10448'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10448'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 37.217, -74.5 37.217, -74.5 37.217, -74.5 37.217, -74.5 37.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10448'^^xsd:string;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16877'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16877'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 37.833, -74.5 37.833, -74.5 37.833, -74.5 37.833, -74.5 37.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16877'^^xsd:string;
  dwc:observationDate '1977-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16884'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16884'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 37.917, -74.5 37.917, -74.5 37.917, -74.5 37.917, -74.5 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16884'^^xsd:string;
  dwc:observationDate '1977-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16730'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16730'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.083, -74.5 38.083, -74.5 38.083, -74.5 38.083, -74.5 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16730'^^xsd:string;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16850'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16850'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.167, -74.5 38.167, -74.5 38.167, -74.5 38.167, -74.5 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16850'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16678'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16678'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.25, -74.5 38.25, -74.5 38.25, -74.5 38.25, -74.5 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16678'^^xsd:string;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16679'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16679'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.25, -74.5 38.25, -74.5 38.25, -74.5 38.25, -74.5 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16679'^^xsd:string;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15834'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15834'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.333, -74.5 38.333, -74.5 38.333, -74.5 38.333, -74.5 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15834'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15843'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15843'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.417, -74.5 38.417, -74.5 38.417, -74.5 38.417, -74.5 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15843'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16897'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16897'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.417, -74.5 38.417, -74.5 38.417, -74.5 38.417, -74.5 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16897'^^xsd:string;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15842'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15842'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.5, -74.5 38.5, -74.5 38.5, -74.5 38.5, -74.5 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15842'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16895'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16895'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 38.833, -74.5 38.833, -74.5 38.833, -74.5 38.833, -74.5 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16895'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.083"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16893'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16893'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '39.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 39.083, -74.5 39.083, -74.5 39.083, -74.5 39.083, -74.5 39.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16893'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -74.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -74.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-74.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16868'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16868'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.5'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.5 39.167, -74.5 39.167, -74.5 39.167, -74.5 39.167, -74.5 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16868'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -74.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-74.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -74.483)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-74.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11045'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11045'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.483'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.483 35.9, -74.483 35.9, -74.483 35.9, -74.483 35.9, -74.483 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11045'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -74.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95"^^xsd:decimal ;
  dwc:decimalLongitude "-74.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -74.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.95"^^xsd:decimal ;
  geo-pos:long "-74.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18848'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18848'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.483'^^xsd:double;
  dwc:latitude '36.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.483 36.95, -74.483 36.95, -74.483 36.95, -74.483 36.95, -74.483 36.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_18848'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -74.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-74.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -74.483)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-74.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14992'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14992'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.483'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.483 37.033, -74.483 37.033, -74.483 37.033, -74.483 37.033, -74.483 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14992'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -74.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-74.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -74.483)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-74.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14877'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14877'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.483'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.483 37.4, -74.483 37.4, -74.483 37.4, -74.483 37.4, -74.483 37.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14877'^^xsd:string;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -74.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-74.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -74.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-74.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11496'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11496'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.483'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.483 38.067, -74.483 38.067, -74.483 38.067, -74.483 38.067, -74.483 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11496'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-74.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12825'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.483'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.483 38.2, -74.483 38.2, -74.483 38.2, -74.483 38.2, -74.483 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12825'^^xsd:string;
  dwc:observationDate '1977-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "35.717"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10057'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10057'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '35.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 35.717, -74.467 35.717, -74.467 35.717, -74.467 35.717, -74.467 35.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10057'^^xsd:string;
  dwc:observationDate '1966-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "35.717"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10056'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10056'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '35.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 35.717, -74.467 35.717, -74.467 35.717, -74.467 35.717, -74.467 35.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_10056'^^xsd:string;
  dwc:observationDate '1966-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14983'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14983'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 35.833, -74.467 35.833, -74.467 35.833, -74.467 35.833, -74.467 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14983'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14888'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14888'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 37.083, -74.467 37.083, -74.467 37.083, -74.467 37.083, -74.467 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14888'^^xsd:string;
  dwc:observationDate '1971-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14431'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14431'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 37.217, -74.467 37.217, -74.467 37.217, -74.467 37.217, -74.467 37.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14431'^^xsd:string;
  dwc:observationDate '1966-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12831'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12831'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 37.383, -74.467 37.383, -74.467 37.383, -74.467 37.383, -74.467 37.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12831'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14878'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14878'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 37.4, -74.467 37.4, -74.467 37.4, -74.467 37.4, -74.467 37.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14878'^^xsd:string;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18846'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18846'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 38.25, -74.467 38.25, -74.467 38.25, -74.467 38.25, -74.467 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18846'^^xsd:string;
  dwc:observationDate '1980-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -74.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -74.467)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-74.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16101'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16101'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.467'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.467 38.7, -74.467 38.7, -74.467 38.7, -74.467 38.7, -74.467 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16101'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.95"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10400'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10400'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '34.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 34.95, -74.45 34.95, -74.45 34.95, -74.45 34.95, -74.45 34.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10400'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "34.967"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10209'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10209'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '34.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 34.967, -74.45 34.967, -74.45 34.967, -74.45 34.967, -74.45 34.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_10209'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10592'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10592'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 35.65, -74.45 35.65, -74.45 35.65, -74.45 35.65, -74.45 35.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10592'^^xsd:string;
  dwc:observationDate '1968-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11037'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11037'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 36.1, -74.45 36.1, -74.45 36.1, -74.45 36.1, -74.45 36.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11037'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10126'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10126'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 36.283, -74.45 36.283, -74.45 36.283, -74.45 36.283, -74.45 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10126'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11035'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11035'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 36.3, -74.45 36.3, -74.45 36.3, -74.45 36.3, -74.45 36.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11035'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10509'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10509'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 36.517, -74.45 36.517, -74.45 36.517, -74.45 36.517, -74.45 36.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10509'^^xsd:string;
  dwc:observationDate '1967-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12835'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12835'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 38.083, -74.45 38.083, -74.45 38.083, -74.45 38.083, -74.45 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12835'^^xsd:string;
  dwc:observationDate '1977-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-74.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16231'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16231'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.45'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.45 38.367, -74.45 38.367, -74.45 38.367, -74.45 38.367, -74.45 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16231'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.867"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "35.867"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10317'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10317'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '35.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 35.867, -74.433 35.867, -74.433 35.867, -74.433 35.867, -74.433 35.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10317'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.867"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "35.867"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11044'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11044'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '35.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 35.867, -74.433 35.867, -74.433 35.867, -74.433 35.867, -74.433 35.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11044'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15251'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15251'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 36.133, -74.433 36.133, -74.433 36.133, -74.433 36.133, -74.433 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15251'^^xsd:string;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14991'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14991'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 36.9, -74.433 36.9, -74.433 36.9, -74.433 36.9, -74.433 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14991'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10511'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10511'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 36.933, -74.433 36.933, -74.433 36.933, -74.433 36.933, -74.433 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10511'^^xsd:string;
  dwc:observationDate '1967-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.217 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "37.217"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15182'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15182'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '37.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 37.217, -74.433 37.217, -74.433 37.217, -74.433 37.217, -74.433 37.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15182'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11714'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11714'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 37.75, -74.433 37.75, -74.433 37.75, -74.433 37.75, -74.433 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11714'^^xsd:string;
  dwc:observationDate '1975-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -74.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-74.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -74.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-74.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15352'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15352'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.433'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.433 38.9, -74.433 38.9, -74.433 38.9, -74.433 38.9, -74.433 38.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15352'^^xsd:string;
  dwc:observationDate '1976-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10512'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10512'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 35.75, -74.417 35.75, -74.417 35.75, -74.417 35.75, -74.417 35.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10512'^^xsd:string;
  dwc:observationDate '1967-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16861'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16861'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 36, -74.417 36, -74.417 36, -74.417 36, -74.417 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16861'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15881'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15881'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 36.583, -74.417 36.583, -74.417 36.583, -74.417 36.583, -74.417 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15881'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16788'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16788'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 36.833, -74.417 36.833, -74.417 36.833, -74.417 36.833, -74.417 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16788'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.367 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.367 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "37.367"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14873'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14873'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '37.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 37.367, -74.417 37.367, -74.417 37.367, -74.417 37.367, -74.417 37.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14873'^^xsd:string;
  dwc:observationDate '1970-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15867'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15867'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 38.333, -74.417 38.333, -74.417 38.333, -74.417 38.333, -74.417 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15867'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15844'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15844'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 38.333, -74.417 38.333, -74.417 38.333, -74.417 38.333, -74.417 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15844'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15816'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15816'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 38.333, -74.417 38.333, -74.417 38.333, -74.417 38.333, -74.417 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15816'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15839'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15839'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 38.917, -74.417 38.917, -74.417 38.917, -74.417 38.917, -74.417 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15839'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.083"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15809'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15809'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '39.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 39.083, -74.417 39.083, -74.417 39.083, -74.417 39.083, -74.417 39.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15809'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.233"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.233"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16078'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16078'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '39.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 39.233, -74.417 39.233, -74.417 39.233, -74.417 39.233, -74.417 39.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16078'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -74.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -74.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-74.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15848'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15848'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.417'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.417 39.25, -74.417 39.25, -74.417 39.25, -74.417 39.25, -74.417 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15848'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15264'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15264'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.4 36.267, -74.4 36.267, -74.4 36.267, -74.4 36.267, -74.4 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15264'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.867 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.867"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.867 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.867"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14989'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14989'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '36.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.4 36.867, -74.4 36.867, -74.4 36.867, -74.4 36.867, -74.4 36.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14989'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10437'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10437'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.4 36.933, -74.4 36.933, -74.4 36.933, -74.4 36.933, -74.4 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10437'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12075'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12075'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.4 38.167, -74.4 38.167, -74.4 38.167, -74.4 38.167, -74.4 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12075'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.383"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15294'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15294'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '38.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.4 38.383, -74.4 38.383, -74.4 38.383, -74.4 38.383, -74.4 38.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15294'^^xsd:string;
  dwc:observationDate '1975-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.217 -74.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.217 -74.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.217"^^xsd:decimal ;
  geo-pos:long "-74.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16224'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16224'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.4'^^xsd:double;
  dwc:latitude '39.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.4 39.217, -74.4 39.217, -74.4 39.217, -74.4 39.217, -74.4 39.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16224'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -74.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.767"^^xsd:decimal ;
  geo-pos:long "-74.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10260'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10260'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.383'^^xsd:double;
  dwc:latitude '35.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.383 35.767, -74.383 35.767, -74.383 35.767, -74.383 35.767, -74.383 35.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10260'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -74.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -74.383)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-74.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10127'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10127'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.383'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.383 36.283, -74.383 36.283, -74.383 36.283, -74.383 36.283, -74.383 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10127'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -74.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -74.383)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-74.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14990'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14990'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.383'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.383 36.833, -74.383 36.833, -74.383 36.833, -74.383 36.833, -74.383 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14990'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -74.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-74.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -74.383)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-74.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16062'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16062'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.383'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.383 38.633, -74.383 38.633, -74.383 38.633, -74.383 38.633, -74.383 38.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16062'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -74.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "-74.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -74.367)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "-74.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11038'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11038'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.367'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.367 36.033, -74.367 36.033, -74.367 36.033, -74.367 36.033, -74.367 36.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11038'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783 -74.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.783"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783 -74.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.783"^^xsd:decimal ;
  geo-pos:long "-74.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14988'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14988'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.35'^^xsd:double;
  dwc:latitude '36.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.35 36.783, -74.35 36.783, -74.35 36.783, -74.35 36.783, -74.35 36.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14988'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -74.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -74.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.883"^^xsd:decimal ;
  geo-pos:long "-74.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19726'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19726'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.35'^^xsd:double;
  dwc:latitude '36.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.35 36.883, -74.35 36.883, -74.35 36.883, -74.35 36.883, -74.35 36.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19726'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -74.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-74.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10452'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10452'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.35'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.35 36.917, -74.35 36.917, -74.35 36.917, -74.35 36.917, -74.35 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10452'^^xsd:string;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -74.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -74.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-74.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14876'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14876'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.35'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.35 37.333, -74.35 37.333, -74.35 37.333, -74.35 37.333, -74.35 37.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14876'^^xsd:string;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.883 -74.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.883"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.883 -74.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.883"^^xsd:decimal ;
  geo-pos:long "-74.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15061'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15061'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.35'^^xsd:double;
  dwc:latitude '37.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.35 37.883, -74.35 37.883, -74.35 37.883, -74.35 37.883, -74.35 37.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15061'^^xsd:string;
  dwc:observationDate '1975-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -74.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -74.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-74.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16061'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16061'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.35'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.35 38.6, -74.35 38.6, -74.35 38.6, -74.35 38.6, -74.35 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16061'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.717 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.717"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10593'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10593'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '35.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 35.717, -74.333 35.717, -74.333 35.717, -74.333 35.717, -74.333 35.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10593'^^xsd:string;
  dwc:observationDate '1968-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16653'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16653'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 36.5, -74.333 36.5, -74.333 36.5, -74.333 36.5, -74.333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16653'^^xsd:string;
  dwc:observationDate '1969-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.733"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15695'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15695'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '36.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 36.733, -74.333 36.733, -74.333 36.733, -74.333 36.733, -74.333 36.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15695'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11058'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11058'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 36.983, -74.333 36.983, -74.333 36.983, -74.333 36.983, -74.333 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11058'^^xsd:string;
  dwc:observationDate '1969-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12830'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12830'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 37.467, -74.333 37.467, -74.333 37.467, -74.333 37.467, -74.333 37.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12830'^^xsd:string;
  dwc:observationDate '1977-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15833'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15833'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 38.25, -74.333 38.25, -74.333 38.25, -74.333 38.25, -74.333 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15833'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.283"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16088'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16088'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '38.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 38.283, -74.333 38.283, -74.333 38.283, -74.333 38.283, -74.333 38.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16088'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11498'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11498'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 38.333, -74.333 38.333, -74.333 38.333, -74.333 38.333, -74.333 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11498'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16801'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16801'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 38.667, -74.333 38.667, -74.333 38.667, -74.333 38.667, -74.333 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16801'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16914'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16914'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 38.75, -74.333 38.75, -74.333 38.75, -74.333 38.75, -74.333 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16914'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-74.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16896'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16896'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.333'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.333 38.833, -74.333 38.833, -74.333 38.833, -74.333 38.833, -74.333 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16896'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.317)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "-74.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14984'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14984'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.317'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.317 35.917, -74.317 35.917, -74.317 35.917, -74.317 35.917, -74.317 35.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14984'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -74.317)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-74.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10183'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10183'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.317'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.317 36.267, -74.317 36.267, -74.317 36.267, -74.317 36.267, -74.317 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10183'^^xsd:string;
  dwc:observationDate '1966-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -74.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-74.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -74.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-74.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15066'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15066'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.317'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.317 37.533, -74.317 37.533, -74.317 37.533, -74.317 37.533, -74.317 37.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15066'^^xsd:string;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-74.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.317)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-74.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12815'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12815'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.317'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.317 38.15, -74.317 38.15, -74.317 38.15, -74.317 38.15, -74.317 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12815'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -74.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-74.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -74.317)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-74.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16100'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16100'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.317'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.317 38.267, -74.317 38.267, -74.317 38.267, -74.317 38.267, -74.317 38.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16100'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.383 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.383"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15333'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15333'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '34.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 34.383, -74.3 34.383, -74.3 34.383, -74.3 34.383, -74.3 34.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15333'^^xsd:string;
  dwc:observationDate '1975-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.783"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10261'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10261'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '35.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 35.783, -74.3 35.783, -74.3 35.783, -74.3 35.783, -74.3 35.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10261'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15002'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15002'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 37.483, -74.3 37.483, -74.3 37.483, -74.3 37.483, -74.3 37.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15002'^^xsd:string;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15062'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15062'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 37.567, -74.3 37.567, -74.3 37.567, -74.3 37.567, -74.3 37.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15062'^^xsd:string;
  dwc:observationDate '1975-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.383"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11495'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11495'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '38.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 38.383, -74.3 38.383, -74.3 38.383, -74.3 38.383, -74.3 38.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11495'^^xsd:string;
  dwc:observationDate '1974-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16342'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16342'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 38.583, -74.3 38.583, -74.3 38.583, -74.3 38.583, -74.3 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16342'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11721'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11721'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 38.75, -74.3 38.75, -74.3 38.75, -74.3 38.75, -74.3 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11721'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 -74.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 -74.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.15"^^xsd:decimal ;
  geo-pos:long "-74.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16225'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16225'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.3'^^xsd:double;
  dwc:latitude '39.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.3 39.15, -74.3 39.15, -74.3 39.15, -74.3 39.15, -74.3 39.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16225'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-74.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.283)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-74.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10621'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10621'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.283'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.283 35.8, -74.283 35.8, -74.283 35.8, -74.283 35.8, -74.283 35.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10621'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-74.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -74.283)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-74.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16067'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16067'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.283'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.283 35.967, -74.283 35.967, -74.283 35.967, -74.283 35.967, -74.283 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16067'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -74.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-74.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -74.283)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-74.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16099'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16099'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.283'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.283 38.233, -74.283 38.233, -74.283 38.233, -74.283 38.233, -74.283 38.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16099'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -74.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567"^^xsd:decimal ;
  dwc:decimalLongitude "-74.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -74.283)"^^geo:wktLiteral ;
  geo-pos:lat "38.567"^^xsd:decimal ;
  geo-pos:long "-74.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16060'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16060'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.283'^^xsd:double;
  dwc:latitude '38.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.283 38.567, -74.283 38.567, -74.283 38.567, -74.283 38.567, -74.283 38.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16060'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.817 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.817"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.817 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "35.817"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10262'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10262'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '35.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 35.817, -74.267 35.817, -74.267 35.817, -74.267 35.817, -74.267 35.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10262'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10575'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10575'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 35.85, -74.267 35.85, -74.267 35.85, -74.267 35.85, -74.267 35.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10575'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10160'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10160'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 36.65, -74.267 36.65, -74.267 36.65, -74.267 36.65, -74.267 36.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10160'^^xsd:string;
  dwc:observationDate '1966-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12812'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12812'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 38.133, -74.267 38.133, -74.267 38.133, -74.267 38.133, -74.267 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12812'^^xsd:string;
  dwc:observationDate '1977-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12813'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12813'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 38.133, -74.267 38.133, -74.267 38.133, -74.267 38.133, -74.267 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12813'^^xsd:string;
  dwc:observationDate '1977-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12811'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 38.133, -74.267 38.133, -74.267 38.133, -74.267 38.133, -74.267 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12811'^^xsd:string;
  dwc:observationDate '1977-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12817'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12817'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 38.15, -74.267 38.15, -74.267 38.15, -74.267 38.15, -74.267 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12817'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-74.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.267)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-74.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12816'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12816'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.267'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.267 38.15, -74.267 38.15, -74.267 38.15, -74.267 38.15, -74.267 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12816'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10622'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10622'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 35.8, -74.25 35.8, -74.25 35.8, -74.25 35.8, -74.25 35.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10622'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16715'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16715'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 36.25, -74.25 36.25, -74.25 36.25, -74.25 36.25, -74.25 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16715'^^xsd:string;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14985'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14985'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 36.4, -74.25 36.4, -74.25 36.4, -74.25 36.4, -74.25 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14985'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10202'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10202'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 37, -74.25 37, -74.25 37, -74.25 37, -74.25 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10202'^^xsd:string;
  dwc:observationDate '1966-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.717 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.717"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.717 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.717"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15361'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15361'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '37.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 37.717, -74.25 37.717, -74.25 37.717, -74.25 37.717, -74.25 37.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15361'^^xsd:string;
  dwc:observationDate '1976-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12092'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12092'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.2, -74.25 38.2, -74.25 38.2, -74.25 38.2, -74.25 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12092'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12090'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12090'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.2, -74.25 38.2, -74.25 38.2, -74.25 38.2, -74.25 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_12090'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12091'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12091'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.2, -74.25 38.2, -74.25 38.2, -74.25 38.2, -74.25 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12091'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16230'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16230'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.217, -74.25 38.217, -74.25 38.217, -74.25 38.217, -74.25 38.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16230'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15815'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15815'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15815'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11490'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11490'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11490'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11491'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11491'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16727'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16727'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16727'^^xsd:string;
  dwc:observationDate '1973-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16673'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_16673'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25, -74.25 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16673'^^xsd:string;
  dwc:observationDate '1971-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.283"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.283"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11715'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11715'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.283, -74.25 38.283, -74.25 38.283, -74.25 38.283, -74.25 38.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11715'^^xsd:string;
  dwc:observationDate '1975-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16755'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16755'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 38.333, -74.25 38.333, -74.25 38.333, -74.25 38.333, -74.25 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16755'^^xsd:string;
  dwc:observationDate '1975-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15810'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15810'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 39, -74.25 39, -74.25 39, -74.25 39, -74.25 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15810'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -74.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -74.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-74.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16758'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_16758'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.25'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.25 39.25, -74.25 39.25, -74.25 39.25, -74.25 39.25, -74.25 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16758'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -74.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-74.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14986'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14986'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.233'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.233 36.5, -74.233 36.5, -74.233 36.5, -74.233 36.5, -74.233 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14986'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-74.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14987'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14987'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.233'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.233 36.583, -74.233 36.583, -74.233 36.583, -74.233 36.583, -74.233 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14987'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -74.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -74.233)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-74.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12829'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12829'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.233'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.233 37.55, -74.233 37.55, -74.233 37.55, -74.233 37.55, -74.233 37.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12829'^^xsd:string;
  dwc:observationDate '1977-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.233)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-74.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11497'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11497'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.233'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.233 38.367, -74.233 38.367, -74.233 38.367, -74.233 38.367, -74.233 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11497'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -74.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.383"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -74.233)"^^geo:wktLiteral ;
  geo-pos:lat "38.383"^^xsd:decimal ;
  geo-pos:long "-74.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11494'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11494'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.233'^^xsd:double;
  dwc:latitude '38.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.233 38.383, -74.233 38.383, -74.233 38.383, -74.233 38.383, -74.233 38.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11494'^^xsd:string;
  dwc:observationDate '1974-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -74.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -74.233)"^^geo:wktLiteral ;
  geo-pos:lat "38.433"^^xsd:decimal ;
  geo-pos:long "-74.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11502'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11502'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.233'^^xsd:double;
  dwc:latitude '38.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.233 38.433, -74.233 38.433, -74.233 38.433, -74.233 38.433, -74.233 38.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11502'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.217)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "-74.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11039'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11039'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.217'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.217 35.933, -74.217 35.933, -74.217 35.933, -74.217 35.933, -74.217 35.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11039'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "-74.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -74.217)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "-74.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11040'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11040'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.217'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.217 35.933, -74.217 35.933, -74.217 35.933, -74.217 35.933, -74.217 35.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_11040'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -74.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "-74.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -74.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "-74.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10594'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10594'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.217'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.217 36.033, -74.217 36.033, -74.217 36.033, -74.217 36.033, -74.217 36.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10594'^^xsd:string;
  dwc:observationDate '1968-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 -74.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "-74.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 -74.217)"^^geo:wktLiteral ;
  geo-pos:lat "37.783"^^xsd:decimal ;
  geo-pos:long "-74.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12828'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12828'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.217'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.217 37.783, -74.217 37.783, -74.217 37.783, -74.217 37.783, -74.217 37.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12828'^^xsd:string;
  dwc:observationDate '1977-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.217)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-74.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12826'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12826'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.217'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.217 38.083, -74.217 38.083, -74.217 38.083, -74.217 38.083, -74.217 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12826'^^xsd:string;
  dwc:observationDate '1977-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-74.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.217)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-74.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16229'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16229'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.217'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.217 38.183, -74.217 38.183, -74.217 38.183, -74.217 38.183, -74.217 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16229'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -74.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "-74.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -74.217)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "-74.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16079'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16079'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.217'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.217 39.1, -74.217 39.1, -74.217 39.1, -74.217 39.1, -74.217 39.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16079'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -74.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-74.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10623'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10623'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.2'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.2 35.833, -74.2 35.833, -74.2 35.833, -74.2 35.833, -74.2 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10623'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -74.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-74.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12073'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12073'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.2'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.2 38.15, -74.2 38.15, -74.2 38.15, -74.2 38.15, -74.2 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12073'^^xsd:string;
  dwc:observationDate '1976-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-74.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12097'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12097'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.2'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.2 38.183, -74.2 38.183, -74.2 38.183, -74.2 38.183, -74.2 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_12097'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -74.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -74.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-74.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11503'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11503'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.2'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.2 38.517, -74.2 38.517, -74.2 38.517, -74.2 38.517, -74.2 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11503'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "-74.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -74.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "-74.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10263'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10263'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.183'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.183 35.85, -74.183 35.85, -74.183 35.85, -74.183 35.85, -74.183 35.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10263'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -74.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-74.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -74.183)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-74.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14454'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14454'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.183'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.183 39.65, -74.183 39.65, -74.183 39.65, -74.183 39.65, -74.183 39.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14454'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15375'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15375'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.41666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 38, -74.167 38, -74.167 38, -74.167 38, -74.167 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15375'^^xsd:string;
  dwc:observationDate '1976-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11717'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11717'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 38.367, -74.167 38.367, -74.167 38.367, -74.167 38.367, -74.167 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11717'^^xsd:string;
  dwc:observationDate '1975-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18844'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18844'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 38.367, -74.167 38.367, -74.167 38.367, -74.167 38.367, -74.167 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18844'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11718'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11718'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 38.5, -74.167 38.5, -74.167 38.5, -74.167 38.5, -74.167 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11718'^^xsd:string;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.733"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11499'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '38.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 38.733, -74.167 38.733, -74.167 38.733, -74.167 38.733, -74.167 38.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11499'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16800'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16800'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 38.75, -74.167 38.75, -74.167 38.75, -74.167 38.75, -74.167 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16800'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16339'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16339'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 39.067, -74.167 39.067, -74.167 39.067, -74.167 39.067, -74.167 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16339'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16892'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16892'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 39.333, -74.167 39.333, -74.167 39.333, -74.167 39.333, -74.167 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16892'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15819'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15819'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 39.5, -74.167 39.5, -74.167 39.5, -74.167 39.5, -74.167 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15819'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -74.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -74.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-74.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19048'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19048'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.167'^^xsd:double;
  dwc:latitude '39.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.167 39.767, -74.167 39.767, -74.167 39.767, -74.167 39.767, -74.167 39.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_19048'^^xsd:string;
  dwc:observationDate '1980-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -74.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.883"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -74.15)"^^geo:wktLiteral ;
  geo-pos:lat "35.883"^^xsd:decimal ;
  geo-pos:long "-74.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10264'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10264'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.15'^^xsd:double;
  dwc:latitude '35.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.15 35.883, -74.15 35.883, -74.15 35.883, -74.15 35.883, -74.15 35.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10264'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -74.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -74.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-74.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10069'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10069'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.15'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.15 36.333, -74.15 36.333, -74.15 36.333, -74.15 36.333, -74.15 36.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10069'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -74.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-74.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10368'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10368'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.15'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.15 36.983, -74.15 36.983, -74.15 36.983, -74.15 36.983, -74.15 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10368'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -74.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -74.133)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "-74.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14892'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14892'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.133'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.133 37.317, -74.133 37.317, -74.133 37.317, -74.133 37.317, -74.133 37.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14892'^^xsd:string;
  dwc:observationDate '1971-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12821'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12821'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.117'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.117 38.25, -74.117 38.25, -74.117 38.25, -74.117 38.25, -74.117 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12821'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12820'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12820'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.117'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.117 38.25, -74.117 38.25, -74.117 38.25, -74.117 38.25, -74.117 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12820'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -74.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617"^^xsd:decimal ;
  dwc:decimalLongitude "-74.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -74.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.617"^^xsd:decimal ;
  geo-pos:long "-74.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11501'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11501'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.117'^^xsd:double;
  dwc:latitude '38.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.117 38.617, -74.117 38.617, -74.117 38.617, -74.117 38.617, -74.117 38.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11501'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.433 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.433"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.433 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "27.433"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10618'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10618'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '27.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 27.433, -74.1 27.433, -74.1 27.433, -74.1 27.433, -74.1 27.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10618'^^xsd:string;
  dwc:observationDate '1968-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.867"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.867"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11041'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11041'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '35.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 35.867, -74.1 35.867, -74.1 35.867, -74.1 35.867, -74.1 35.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11041'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10624'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10624'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 35.9, -74.1 35.9, -74.1 35.9, -74.1 35.9, -74.1 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10624'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10318'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10318'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 36.05, -74.1 36.05, -74.1 36.05, -74.1 36.05, -74.1 36.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10318'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16337'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16337'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 37.417, -74.1 37.417, -74.1 37.417, -74.1 37.417, -74.1 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16337'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12084'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12084'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 38.183, -74.1 38.183, -74.1 38.183, -74.1 38.183, -74.1 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12084'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12085'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12085'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 38.183, -74.1 38.183, -74.1 38.183, -74.1 38.183, -74.1 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12085'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11504'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11504'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 38.417, -74.1 38.417, -74.1 38.417, -74.1 38.417, -74.1 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11504'^^xsd:string;
  dwc:observationDate '1974-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-74.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15831'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15831'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.1'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.1 38.833, -74.1 38.833, -74.1 38.833, -74.1 38.833, -74.1 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15831'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10265'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10265'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 35.917, -74.083 35.917, -74.083 35.917, -74.083 35.917, -74.083 35.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10265'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10266'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10266'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.05, -74.083 36.05, -74.083 36.05, -74.083 36.05, -74.083 36.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10266'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10269'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10269'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.133, -74.083 36.133, -74.083 36.133, -74.083 36.133, -74.083 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10269'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10270'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10270'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.217, -74.083 36.217, -74.083 36.217, -74.083 36.217, -74.083 36.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10270'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10715'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10715'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10715'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10712'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10712'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10712'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10711'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10711'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10711'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10708'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10708'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10708'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10701'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10701'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10701'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10699'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10699'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10699'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10700'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10700'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10700'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10698'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10698'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10698'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10692'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10692'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10692'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10694'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10694'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10694'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10693'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10693'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10693'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10695'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10695'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10695'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10696'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10696'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10696'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10697'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10697'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10697'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10702'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10702'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10702'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10703'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10703'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10703'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10704'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10704'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10704'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10705'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10705'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10705'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10706'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10706'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10706'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10707'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10707'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10707'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10709'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10709'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10709'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10710'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10710'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10710'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10713'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10713'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10713'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10714'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10714'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25, -74.083 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10714'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15085'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15085'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 36.583, -74.083 36.583, -74.083 36.583, -74.083 36.583, -74.083 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15085'^^xsd:string;
  dwc:observationDate '1975-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16752'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16752'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 37.083, -74.083 37.083, -74.083 37.083, -74.083 37.083, -74.083 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16752'^^xsd:string;
  dwc:observationDate '1975-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10159'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10159'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 37.467, -74.083 37.467, -74.083 37.467, -74.083 37.467, -74.083 37.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10159'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16780'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16780'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 38.083, -74.083 38.083, -74.083 38.083, -74.083 38.083, -74.083 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16780'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11489'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11489'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 38.167, -74.083 38.167, -74.083 38.167, -74.083 38.167, -74.083 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11489'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18845'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18845'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 38.2, -74.083 38.2, -74.083 38.2, -74.083 38.2, -74.083 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18845'^^xsd:string;
  dwc:observationDate '1980-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11500'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 38.7, -74.083 38.7, -74.083 38.7, -74.083 38.7, -74.083 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11500'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15847'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15847'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 38.75, -74.083 38.75, -74.083 38.75, -74.083 38.75, -74.083 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15847'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15811'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15811'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 38.833, -74.083 38.833, -74.083 38.833, -74.083 38.833, -74.083 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15811'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16779'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16779'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 38.833, -74.083 38.833, -74.083 38.833, -74.083 38.833, -74.083 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16779'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15830'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15830'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 39.333, -74.083 39.333, -74.083 39.333, -74.083 39.333, -74.083 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15830'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -74.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.883"^^xsd:decimal ;
  dwc:decimalLongitude "-74.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -74.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.883"^^xsd:decimal ;
  geo-pos:long "-74.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19052'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19052'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.083'^^xsd:double;
  dwc:latitude '39.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.083 39.883, -74.083 39.883, -74.083 39.883, -74.083 39.883, -74.083 39.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19052'^^xsd:string;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -74.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -74.067)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-74.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10184'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10184'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.067'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.067 36.333, -74.067 36.333, -74.067 36.333, -74.067 36.333, -74.067 36.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10184'^^xsd:string;
  dwc:observationDate '1966-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -74.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "-74.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -74.067)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "-74.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15552'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15552'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.067'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.067 36.567, -74.067 36.567, -74.067 36.567, -74.067 36.567, -74.067 36.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15552'^^xsd:string;
  dwc:observationDate '1977-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -74.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.867"^^xsd:decimal ;
  dwc:decimalLongitude "-74.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -74.067)"^^geo:wktLiteral ;
  geo-pos:lat "37.867"^^xsd:decimal ;
  geo-pos:long "-74.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15065'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15065'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.067'^^xsd:double;
  dwc:latitude '37.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.067 37.867, -74.067 37.867, -74.067 37.867, -74.067 37.867, -74.067 37.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15065'^^xsd:string;
  dwc:observationDate '1975-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 -74.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.017"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.017 -74.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.017"^^xsd:decimal ;
  geo-pos:long "-74.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10576'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10576'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.05'^^xsd:double;
  dwc:latitude '36.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.05 36.017, -74.05 36.017, -74.05 36.017, -74.05 36.017, -74.05 36.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10576'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -74.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -74.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-74.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16055'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16055'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.05'^^xsd:double;
  dwc:latitude '39.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.05 39.767, -74.05 39.767, -74.05 39.767, -74.05 39.767, -74.05 39.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16055'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -74.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -74.033)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-74.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15063'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15063'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.033'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.033 37.917, -74.033 37.917, -74.033 37.917, -74.033 37.917, -74.033 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15063'^^xsd:string;
  dwc:observationDate '1975-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -74.033)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-74.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16059'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16059'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.033'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.033 38.367, -74.033 38.367, -74.033 38.367, -74.033 38.367, -74.033 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16059'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12079'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12079'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.017'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.017 38.25, -74.017 38.25, -74.017 38.25, -74.017 38.25, -74.017 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12079'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12080'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12080'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.017'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.017 38.25, -74.017 38.25, -74.017 38.25, -74.017 38.25, -74.017 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12080'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -74.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.217"^^xsd:decimal ;
  dwc:decimalLongitude "-74.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -74.017)"^^geo:wktLiteral ;
  geo-pos:lat "40.217"^^xsd:decimal ;
  geo-pos:long "-74.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14448'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14448'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74.017'^^xsd:double;
  dwc:latitude '40.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74.017 40.217, -74.017 40.217, -74.017 40.217, -74.017 40.217, -74.017 40.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14448'^^xsd:string;
  dwc:observationDate '1976-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -74)"^^geo:wktLiteral ;
  geo-pos:lat "23.7"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10973'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10973'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '23.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 23.7, -74 23.7, -74 23.7, -74 23.7, -74 23.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_10973'^^xsd:string;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.733"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733 -74)"^^geo:wktLiteral ;
  geo-pos:lat "29.733"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11372'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11372'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '29.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 29.733, -74 29.733, -74 29.733, -74 29.733, -74 29.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11372'^^xsd:string;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.25 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.25"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.25 -74)"^^geo:wktLiteral ;
  geo-pos:lat "32.25"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11212'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11212'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '32.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 32.25, -74 32.25, -74 32.25, -74 32.25, -74 32.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11212'^^xsd:string;
  dwc:observationDate '1970-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12805'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12805'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 35, -74 35, -74 35, -74 35, -74 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12805'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12803'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12803'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 35, -74 35, -74 35, -74 35, -74 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12803'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -74)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12804'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12804'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 35, -74 35, -74 35, -74 35, -74 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12804'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.383 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.383"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.383 -74)"^^geo:wktLiteral ;
  geo-pos:lat "36.383"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14833'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14833'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '36.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 36.383, -74 36.383, -74 36.383, -74 36.383, -74 36.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14833'^^xsd:string;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -74)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16717'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16717'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 37.75, -74 37.75, -74 37.75, -74 37.75, -74 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16717'^^xsd:string;
  dwc:observationDate '1973-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11719'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11719'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 38.25, -74 38.25, -74 38.25, -74 38.25, -74 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11719'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -74)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11720'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11720'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 38.25, -74 38.25, -74 38.25, -74 38.25, -74 38.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11720'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -74)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16058'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16058'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 38.333, -74 38.333, -74 38.333, -74 38.333, -74 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16058'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -74)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16802'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16802'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 38.5, -74 38.5, -74 38.5, -74 38.5, -74 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16802'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -74)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16869'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16869'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 38.583, -74 38.583, -74 38.583, -74 38.583, -74 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16869'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -74)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16737'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16737'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 38.667, -74 38.667, -74 38.667, -74 38.667, -74 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16737'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.933 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.933"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.933 -74)"^^geo:wktLiteral ;
  geo-pos:lat "38.933"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16080'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16080'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '38.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 38.933, -74 38.933, -74 38.933, -74 38.933, -74 38.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16080'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -74)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16054'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16054'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '39.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 39.767, -74 39.767, -74 39.767, -74 39.767, -74 39.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16054'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -74)"^^geo:wktLiteral ;
  geo-pos:lat "39.833"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15840'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15840'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '39.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 39.833, -74 39.833, -74 39.833, -74 39.833, -74 39.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15840'^^xsd:string;
  dwc:observationDate '1964-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -74)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16338'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16338'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 40.167, -74 40.167, -74 40.167, -74 40.167, -74 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16338'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -74)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14449'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14449'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 40.3, -74 40.3, -74 40.3, -74 40.3, -74 40.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14449'^^xsd:string;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -74)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14438'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14438'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 40.333, -74 40.333, -74 40.333, -74 40.333, -74 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14438'^^xsd:string;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -74)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14441'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14441'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-74'^^xsd:integer;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-74 40.333, -74 40.333, -74 40.333, -74 40.333, -74 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14441'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -73.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583 -73.983)"^^geo:wktLiteral ;
  geo-pos:lat "35.583"^^xsd:decimal ;
  geo-pos:long "-73.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11043'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11043'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.983'^^xsd:double;
  dwc:latitude '35.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.983 35.583, -73.983 35.583, -73.983 35.583, -73.983 35.583, -73.983 35.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_11043'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 -73.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.183 -73.983)"^^geo:wktLiteral ;
  geo-pos:lat "36.183"^^xsd:decimal ;
  geo-pos:long "-73.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10271'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10271'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.983'^^xsd:double;
  dwc:latitude '36.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.983 36.183, -73.983 36.183, -73.983 36.183, -73.983 36.183, -73.983 36.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10271'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -73.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "-73.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -73.983)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "-73.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11033'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11033'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.983'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.983 37.017, -73.983 37.017, -73.983 37.017, -73.983 37.017, -73.983 37.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11033'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -73.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 -73.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "-73.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10625'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10625'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.967'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.967 35.917, -73.967 35.917, -73.967 35.917, -73.967 35.917, -73.967 35.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10625'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.817 -73.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.817"^^xsd:decimal ;
  dwc:decimalLongitude "-73.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.817 -73.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.817"^^xsd:decimal ;
  geo-pos:long "-73.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10161'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10161'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.967'^^xsd:double;
  dwc:latitude '36.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.967 36.817, -73.967 36.817, -73.967 36.817, -73.967 36.817, -73.967 36.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10161'^^xsd:string;
  dwc:observationDate '1966-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-73.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12100'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12100'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.967'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.967 38.117, -73.967 38.117, -73.967 38.117, -73.967 38.117, -73.967 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12100'^^xsd:string;
  dwc:observationDate '1976-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -73.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-73.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -73.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-73.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16056'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16056'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.967'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.967 38.9, -73.967 38.9, -73.967 38.9, -73.967 38.9, -73.967 38.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16056'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -73.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.733"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -73.95)"^^geo:wktLiteral ;
  geo-pos:lat "35.733"^^xsd:decimal ;
  geo-pos:long "-73.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10513'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10513'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.95'^^xsd:double;
  dwc:latitude '35.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.95 35.733, -73.95 35.733, -73.95 35.733, -73.95 35.733, -73.95 35.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10513'^^xsd:string;
  dwc:observationDate '1967-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -73.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -73.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-73.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10272'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10272'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.95'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.95 36.167, -73.95 36.167, -73.95 36.167, -73.95 36.167, -73.95 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10272'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "34.433"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10119'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10119'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '34.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 34.433, -73.917 34.433, -73.917 34.433, -73.917 34.433, -73.917 34.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10119'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.883"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10158'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10158'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '36.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 36.883, -73.917 36.883, -73.917 36.883, -73.917 36.883, -73.917 36.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10158'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12722'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12722'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 37.667, -73.917 37.667, -73.917 37.667, -73.917 37.667, -73.917 37.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12722'^^xsd:string;
  dwc:observationDate '1976-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12077'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12077'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 38.067, -73.917 38.067, -73.917 38.067, -73.917 38.067, -73.917 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12077'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15001'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15001'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 38.483, -73.917 38.483, -73.917 38.483, -73.917 38.483, -73.917 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15001'^^xsd:string;
  dwc:observationDate '1974-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15812'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15812'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 38.75, -73.917 38.75, -73.917 38.75, -73.917 38.75, -73.917 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15812'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.883"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16081'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16081'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '38.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 38.883, -73.917 38.883, -73.917 38.883, -73.917 38.883, -73.917 38.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16081'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16912'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16912'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 39.583, -73.917 39.583, -73.917 39.583, -73.917 39.583, -73.917 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16912'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -73.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -73.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-73.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15900'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15900'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.917'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.917 40.5, -73.917 40.5, -73.917 40.5, -73.917 40.5, -73.917 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15900'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 -73.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.233"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.233 -73.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.233"^^xsd:decimal ;
  geo-pos:long "-73.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10210'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10210'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.9'^^xsd:double;
  dwc:latitude '34.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.9 34.233, -73.9 34.233, -73.9 34.233, -73.9 34.233, -73.9 34.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10210'^^xsd:string;
  dwc:observationDate '1966-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -73.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -73.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-73.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11042'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11042'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.9'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.9 35.7, -73.9 35.7, -73.9 35.7, -73.9 35.7, -73.9 35.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11042'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-73.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10273'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10273'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.9'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.9 36.133, -73.9 36.133, -73.9 36.133, -73.9 36.133, -73.9 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10273'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-73.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10245'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10245'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.9'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.9 36.933, -73.9 36.933, -73.9 36.933, -73.9 36.933, -73.9 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10245'^^xsd:string;
  dwc:observationDate '1967-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -73.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -73.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-73.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16082'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16082'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.9'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.9 38.9, -73.9 38.9, -73.9 38.9, -73.9 38.9, -73.9 38.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16082'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -73.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -73.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-73.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17092'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17092'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.9'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.9 39.95, -73.9 39.95, -73.9 39.95, -73.9 39.95, -73.9 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17092'^^xsd:string;
  dwc:observationDate '1978-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -73.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "-73.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 -73.883)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "-73.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10595'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10595'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.883'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.883 35.95, -73.883 35.95, -73.883 35.95, -73.883 35.95, -73.883 35.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10595'^^xsd:string;
  dwc:observationDate '1968-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -73.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-73.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -73.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-73.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10319'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10319'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.883'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.883 36.15, -73.883 36.15, -73.883 36.15, -73.883 36.15, -73.883 36.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10319'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -73.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95"^^xsd:decimal ;
  dwc:decimalLongitude "-73.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -73.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.95"^^xsd:decimal ;
  geo-pos:long "-73.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10436'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10436'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.883'^^xsd:double;
  dwc:latitude '36.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.883 36.95, -73.883 36.95, -73.883 36.95, -73.883 36.95, -73.883 36.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10436'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15241'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15241'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.883'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.883 38.75, -73.883 38.75, -73.883 38.75, -73.883 38.75, -73.883 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_15241'^^xsd:string;
  dwc:observationDate '1975-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -73.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.867"^^xsd:decimal ;
  dwc:decimalLongitude "-73.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -73.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.867"^^xsd:decimal ;
  geo-pos:long "-73.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16340'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16340'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.883'^^xsd:double;
  dwc:latitude '38.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.883 38.867, -73.883 38.867, -73.883 38.867, -73.883 38.867, -73.883 38.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16340'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -73.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883"^^xsd:decimal ;
  dwc:decimalLongitude "-73.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -73.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.883"^^xsd:decimal ;
  geo-pos:long "-73.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16226'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16226'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.883'^^xsd:double;
  dwc:latitude '38.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.883 38.883, -73.883 38.883, -73.883 38.883, -73.883 38.883, -73.883 38.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16226'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.583 -73.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.583 -73.867)"^^geo:wktLiteral ;
  geo-pos:lat "27.583"^^xsd:decimal ;
  geo-pos:long "-73.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10617'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10617'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.867'^^xsd:double;
  dwc:latitude '27.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.867 27.583, -73.867 27.583, -73.867 27.583, -73.867 27.583, -73.867 27.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10617'^^xsd:string;
  dwc:observationDate '1968-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -73.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.733"^^xsd:decimal ;
  dwc:decimalLongitude "-73.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -73.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.733"^^xsd:decimal ;
  geo-pos:long "-73.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10372'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10372'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.867'^^xsd:double;
  dwc:latitude '35.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.867 35.733, -73.867 35.733, -73.867 35.733, -73.867 35.733, -73.867 35.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10372'^^xsd:string;
  dwc:observationDate '1967-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -73.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "-73.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -73.867)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "-73.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12070'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12070'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.867'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.867 38.05, -73.867 38.05, -73.867 38.05, -73.867 38.05, -73.867 38.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12070'^^xsd:string;
  dwc:observationDate '1976-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -73.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733"^^xsd:decimal ;
  dwc:decimalLongitude "-73.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -73.867)"^^geo:wktLiteral ;
  geo-pos:lat "39.733"^^xsd:decimal ;
  geo-pos:long "-73.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16053'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16053'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.867'^^xsd:double;
  dwc:latitude '39.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.867 39.733, -73.867 39.733, -73.867 39.733, -73.867 39.733, -73.867 39.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16053'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.117 -73.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.117 -73.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.117"^^xsd:decimal ;
  geo-pos:long "-73.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10274'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10274'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.85'^^xsd:double;
  dwc:latitude '36.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.85 36.117, -73.85 36.117, -73.85 36.117, -73.85 36.117, -73.85 36.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10274'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-73.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12827'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12827'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.85'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.85 38.133, -73.85 38.133, -73.85 38.133, -73.85 38.133, -73.85 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12827'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -73.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -73.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-73.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12087'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12087'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.85'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.85 38.15, -73.85 38.15, -73.85 38.15, -73.85 38.15, -73.85 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12087'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -73.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -73.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-73.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15114'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15114'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.85'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.85 38.2, -73.85 38.2, -73.85 38.2, -73.85 38.2, -73.85 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15114'^^xsd:string;
  dwc:observationDate '1975-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-73.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16227'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16227'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.85'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.85 38.833, -73.85 38.833, -73.85 38.833, -73.85 38.833, -73.85 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16227'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.867 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.867"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.867 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "30.867"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11373'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11373'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '30.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 30.867, -73.833 30.867, -73.833 30.867, -73.833 30.867, -73.833 30.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11373'^^xsd:string;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.583 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.583 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "34.583"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10151'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10151'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '34.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 34.583, -73.833 34.583, -73.833 34.583, -73.833 34.583, -73.833 34.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10151'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.867 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.867"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.867 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.867"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10162'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10162'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '36.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 36.867, -73.833 36.867, -73.833 36.867, -73.833 36.867, -73.833 36.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10162'^^xsd:string;
  dwc:observationDate '1966-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.117"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15263'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15263'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '37.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 37.117, -73.833 37.117, -73.833 37.117, -73.833 37.117, -73.833 37.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15263'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12099'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12099'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 38.083, -73.833 38.083, -73.833 38.083, -73.833 38.083, -73.833 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12099'^^xsd:string;
  dwc:observationDate '1976-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16083'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16083'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 38.833, -73.833 38.833, -73.833 38.833, -73.833 38.833, -73.833 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16083'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15849'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15849'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 39.25, -73.833 39.25, -73.833 39.25, -73.833 39.25, -73.833 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15849'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16077'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16077'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 39.7, -73.833 39.7, -73.833 39.7, -73.833 39.7, -73.833 39.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16077'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17066'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17066'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 39.75, -73.833 39.75, -73.833 39.75, -73.833 39.75, -73.833 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17066'^^xsd:string;
  dwc:observationDate '1978-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16866'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16866'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 39.75, -73.833 39.75, -73.833 39.75, -73.833 39.75, -73.833 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16866'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16910'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16910'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 40, -73.833 40, -73.833 40, -73.833 40, -73.833 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16910'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16909'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16909'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 40.25, -73.833 40.25, -73.833 40.25, -73.833 40.25, -73.833 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16909'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-73.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19043'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19043'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.833'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.833 40.333, -73.833 40.333, -73.833 40.333, -73.833 40.333, -73.833 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19043'^^xsd:string;
  dwc:observationDate '1980-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-73.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10167'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10167'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.817'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.817 36.217, -73.817 36.217, -73.817 36.217, -73.817 36.217, -73.817 36.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10167'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -73.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -73.817)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-73.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12822'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12822'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.817'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.817 38.1, -73.817 38.1, -73.817 38.1, -73.817 38.1, -73.817 38.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12822'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -73.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.867"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -73.817)"^^geo:wktLiteral ;
  geo-pos:lat "38.867"^^xsd:decimal ;
  geo-pos:long "-73.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17111'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17111'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.817'^^xsd:double;
  dwc:latitude '38.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.817 38.867, -73.817 38.867, -73.817 38.867, -73.817 38.867, -73.817 38.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17111'^^xsd:string;
  dwc:observationDate '1978-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10614'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10614'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 34.4, -73.8 34.4, -73.8 34.4, -73.8 34.4, -73.8 34.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10614'^^xsd:string;
  dwc:observationDate '1968-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.933"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10373'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10373'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '35.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 35.933, -73.8 35.933, -73.8 35.933, -73.8 35.933, -73.8 35.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10373'^^xsd:string;
  dwc:observationDate '1967-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10077'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10077'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 36.133, -73.8 36.133, -73.8 36.133, -73.8 36.133, -73.8 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10077'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15262'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15262'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 37.183, -73.8 37.183, -73.8 37.183, -73.8 37.183, -73.8 37.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15262'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15080'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15080'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 38.117, -73.8 38.117, -73.8 38.117, -73.8 38.117, -73.8 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15080'^^xsd:string;
  dwc:observationDate '1975-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12088'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12088'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 38.117, -73.8 38.117, -73.8 38.117, -73.8 38.117, -73.8 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12088'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12083'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12083'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 38.117, -73.8 38.117, -73.8 38.117, -73.8 38.117, -73.8 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12083'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12081'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12081'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 38.133, -73.8 38.133, -73.8 38.133, -73.8 38.133, -73.8 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12081'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12078'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12078'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 38.133, -73.8 38.133, -73.8 38.133, -73.8 38.133, -73.8 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12078'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12082'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12082'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 38.133, -73.8 38.133, -73.8 38.133, -73.8 38.133, -73.8 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12082'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.817 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.817"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.817 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.817"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16098'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16098'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '38.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.8 38.817, -73.8 38.817, -73.8 38.817, -73.8 38.817, -73.8 38.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16098'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10310'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10310'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 36.133, -73.783 36.133, -73.783 36.133, -73.783 36.133, -73.783 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10310'^^xsd:string;
  dwc:observationDate '1967-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10128'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10128'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 36.35, -73.783 36.35, -73.783 36.35, -73.783 36.35, -73.783 36.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10128'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.867"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.867"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16087'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16087'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '37.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 37.867, -73.783 37.867, -73.783 37.867, -73.783 37.867, -73.783 37.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16087'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12833'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12833'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 38.117, -73.783 38.117, -73.783 38.117, -73.783 38.117, -73.783 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12833'^^xsd:string;
  dwc:observationDate '1977-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12834'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12834'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 38.117, -73.783 38.117, -73.783 38.117, -73.783 38.117, -73.783 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12834'^^xsd:string;
  dwc:observationDate '1977-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14884'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14884'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 38.183, -73.783 38.183, -73.783 38.183, -73.783 38.183, -73.783 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14884'^^xsd:string;
  dwc:observationDate '1971-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15064'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15064'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 38.183, -73.783 38.183, -73.783 38.183, -73.783 38.183, -73.783 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_15064'^^xsd:string;
  dwc:observationDate '1975-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10185'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10185'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 38.4, -73.783 38.4, -73.783 38.4, -73.783 38.4, -73.783 38.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10185'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.783)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-73.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16076'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16076'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.783'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.783 39.667, -73.783 39.667, -73.783 39.667, -73.783 39.667, -73.783 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16076'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -73.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-73.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -73.767)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-73.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11030'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.767'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.767 35.8, -73.767 35.8, -73.767 35.8, -73.767 35.8, -73.767 35.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11030'^^xsd:string;
  dwc:observationDate '1969-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -73.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-73.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -73.767)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-73.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10275'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10275'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.767'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.767 36.1, -73.767 36.1, -73.767 36.1, -73.767 36.1, -73.767 36.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10275'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -73.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-73.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -73.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-73.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12069'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12069'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.767'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.767 38.033, -73.767 38.033, -73.767 38.033, -73.767 38.033, -73.767 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12069'^^xsd:string;
  dwc:observationDate '1976-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 -73.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "-73.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 -73.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "-73.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15166'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15166'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.767'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.767 38.85, -73.767 38.85, -73.767 38.85, -73.767 38.85, -73.767 38.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15166'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10076'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10076'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 36.083, -73.75 36.083, -73.75 36.083, -73.75 36.083, -73.75 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10076'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16718'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16718'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 36.75, -73.75 36.75, -73.75 36.75, -73.75 36.75, -73.75 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16718'^^xsd:string;
  dwc:observationDate '1973-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11034'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11034'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 36.933, -73.75 36.933, -73.75 36.933, -73.75 36.933, -73.75 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11034'^^xsd:string;
  dwc:observationDate '1969-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16782'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16782'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 37.917, -73.75 37.917, -73.75 37.917, -73.75 37.917, -73.75 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16782'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12823'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12823'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 38.183, -73.75 38.183, -73.75 38.183, -73.75 38.183, -73.75 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12823'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15846'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15846'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 38.667, -73.75 38.667, -73.75 38.667, -73.75 38.667, -73.75 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15846'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15813'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15813'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 38.667, -73.75 38.667, -73.75 38.667, -73.75 38.667, -73.75 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15813'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16057'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16057'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 38.767, -73.75 38.767, -73.75 38.767, -73.75 38.767, -73.75 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16057'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15167'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15167'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 38.833, -73.75 38.833, -73.75 38.833, -73.75 38.833, -73.75 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15167'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15850'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15850'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.167, -73.75 39.167, -73.75 39.167, -73.75 39.167, -73.75 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15850'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15807'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15807'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.167, -73.75 39.167, -73.75 39.167, -73.75 39.167, -73.75 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15807'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16875'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16875'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.25, -73.75 39.25, -73.75 39.25, -73.75 39.25, -73.75 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16875'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16724'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16724'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.5, -73.75 39.5, -73.75 39.5, -73.75 39.5, -73.75 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16724'^^xsd:string;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16768'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16768'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.5, -73.75 39.5, -73.75 39.5, -73.75 39.5, -73.75 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16768'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16664'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16664'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.5, -73.75 39.5, -73.75 39.5, -73.75 39.5, -73.75 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16664'^^xsd:string;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16913'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16913'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.583, -73.75 39.583, -73.75 39.583, -73.75 39.583, -73.75 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16913'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16739'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16739'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.667, -73.75 39.667, -73.75 39.667, -73.75 39.667, -73.75 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16739'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16815'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16815'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 39.667, -73.75 39.667, -73.75 39.667, -73.75 39.667, -73.75 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16815'^^xsd:string;
  dwc:observationDate '1976-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16682'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16682'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 40, -73.75 40, -73.75 40, -73.75 40, -73.75 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16682'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16669'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_16669'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 40, -73.75 40, -73.75 40, -73.75 40, -73.75 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16669'^^xsd:string;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16814'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16814'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 40, -73.75 40, -73.75 40, -73.75 40, -73.75 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16814'^^xsd:string;
  dwc:observationDate '1976-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16668'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_16668'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 40.25, -73.75 40.25, -73.75 40.25, -73.75 40.25, -73.75 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16668'^^xsd:string;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -73.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -73.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-73.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16671'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16671'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.75'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.75 40.25, -73.75 40.25, -73.75 40.25, -73.75 40.25, -73.75 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16671'^^xsd:string;
  dwc:observationDate '1971-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -73.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-73.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -73.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-73.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12824'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12824'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.733'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.733 38.15, -73.733 38.15, -73.733 38.15, -73.733 38.15, -73.733 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12824'^^xsd:string;
  dwc:observationDate '1977-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-73.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15168'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15168'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.733'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.733 38.833, -73.733 38.833, -73.733 38.833, -73.733 38.833, -73.733 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15168'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.133"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.133 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.133"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10311'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10311'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '36.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 36.133, -73.717 36.133, -73.717 36.133, -73.717 36.133, -73.717 36.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10311'^^xsd:string;
  dwc:observationDate '1967-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10320'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10320'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 36.217, -73.717 36.217, -73.717 36.217, -73.717 36.217, -73.717 36.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10320'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10321'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10321'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 36.217, -73.717 36.217, -73.717 36.217, -73.717 36.217, -73.717 36.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10321'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10322'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10322'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 36.217, -73.717 36.217, -73.717 36.217, -73.717 36.217, -73.717 36.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10322'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15261'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15261'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 37.317, -73.717 37.317, -73.717 37.317, -73.717 37.317, -73.717 37.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15261'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12095'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12095'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 38, -73.717 38, -73.717 38, -73.717 38, -73.717 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_12095'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12096'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12096'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 38, -73.717 38, -73.717 38, -73.717 38, -73.717 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12096'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.283"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.283 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "38.283"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15165'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15165'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '38.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 38.283, -73.717 38.283, -73.717 38.283, -73.717 38.283, -73.717 38.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15165'^^xsd:string;
  dwc:observationDate '1975-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.717)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16084'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16084'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.717'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.717 38.75, -73.717 38.75, -73.717 38.75, -73.717 38.75, -73.717 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16084'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -73.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.267"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.267 -73.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.267"^^xsd:decimal ;
  geo-pos:long "-73.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10172'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10172'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.7'^^xsd:double;
  dwc:latitude '35.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.7 35.267, -73.7 35.267, -73.7 35.267, -73.7 35.267, -73.7 35.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10172'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -73.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.833 -73.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.833"^^xsd:decimal ;
  geo-pos:long "-73.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10309'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10309'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.7'^^xsd:double;
  dwc:latitude '35.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.7 35.833, -73.7 35.833, -73.7 35.833, -73.7 35.833, -73.7 35.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10309'^^xsd:string;
  dwc:observationDate '1967-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -73.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -73.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-73.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12086'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12086'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.7'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.7 38.15, -73.7 38.15, -73.7 38.15, -73.7 38.15, -73.7 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12086'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-73.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15170'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15170'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.7'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.7 38.783, -73.7 38.783, -73.7 38.783, -73.7 38.783, -73.7 38.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15170'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-73.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15169'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15169'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.7'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.7 38.783, -73.7 38.783, -73.7 38.783, -73.7 38.783, -73.7 38.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15169'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-73.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15171'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15171'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.7'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.7 38.783, -73.7 38.783, -73.7 38.783, -73.7 38.783, -73.7 38.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15171'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -73.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -73.683)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-73.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10276'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10276'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.683'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.683 36.167, -73.683 36.167, -73.683 36.167, -73.683 36.167, -73.683 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10276'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -73.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-73.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -73.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-73.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14893'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14893'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.683'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.683 37.467, -73.683 37.467, -73.683 37.467, -73.683 37.467, -73.683 37.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14893'^^xsd:string;
  dwc:observationDate '1971-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.683)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15172'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15172'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.683'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.683 38.767, -73.683 38.767, -73.683 38.767, -73.683 38.767, -73.683 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15172'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -73.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-73.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -73.683)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-73.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16223'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16223'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.683'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.683 39.6, -73.683 39.6, -73.683 39.6, -73.683 39.6, -73.683 39.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16223'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10348'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10348'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 36.9, -73.667 36.9, -73.667 36.9, -73.667 36.9, -73.667 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10348'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10349'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10349'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 36.9, -73.667 36.9, -73.667 36.9, -73.667 36.9, -73.667 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10349'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12098'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12098'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 38.083, -73.667 38.083, -73.667 38.083, -73.667 38.083, -73.667 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12098'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10186'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10186'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 38.333, -73.667 38.333, -73.667 38.333, -73.667 38.333, -73.667 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10186'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15829'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15829'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 39.167, -73.667 39.167, -73.667 39.167, -73.667 39.167, -73.667 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15829'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16759'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_16759'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 39.25, -73.667 39.25, -73.667 39.25, -73.667 39.25, -73.667 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16759'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16757'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_16757'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 39.5, -73.667 39.5, -73.667 39.5, -73.667 39.5, -73.667 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16757'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16817'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16817'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 39.5, -73.667 39.5, -73.667 39.5, -73.667 39.5, -73.667 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16817'^^xsd:string;
  dwc:observationDate '1976-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15859'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15859'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 39.583, -73.667 39.583, -73.667 39.583, -73.667 39.583, -73.667 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15859'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16075'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16075'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 39.6, -73.667 39.6, -73.667 39.6, -73.667 39.6, -73.667 39.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16075'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15868'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15868'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 39.667, -73.667 39.667, -73.667 39.667, -73.667 39.667, -73.667 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15868'^^xsd:string;
  dwc:observationDate '1964-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16845'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16845'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 40, -73.667 40, -73.667 40, -73.667 40, -73.667 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16845'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16908'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16908'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 40.333, -73.667 40.333, -73.667 40.333, -73.667 40.333, -73.667 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16908'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15901'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15901'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 40.5, -73.667 40.5, -73.667 40.5, -73.667 40.5, -73.667 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15901'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -73.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -73.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-73.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19041'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19041'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.667'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.667 40.6, -73.667 40.6, -73.667 40.6, -73.667 40.6, -73.667 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beluga (White Whale)" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '284_19041'^^xsd:string;
  dwc:observationDate '1980-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -73.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -73.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-73.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15260'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15260'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.65'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.65 37.417, -73.65 37.417, -73.65 37.417, -73.65 37.417, -73.65 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15260'^^xsd:string;
  dwc:observationDate '1975-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -73.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -73.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-73.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14939'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14939'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.65'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.65 38.217, -73.65 38.217, -73.65 38.217, -73.65 38.217, -73.65 38.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14939'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.117 -73.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.117 -73.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.117"^^xsd:decimal ;
  geo-pos:long "-73.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10748'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10748'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.65'^^xsd:double;
  dwc:latitude '39.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.65 39.117, -73.65 39.117, -73.65 39.117, -73.65 39.117, -73.65 39.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10748'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 -73.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 -73.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.15"^^xsd:decimal ;
  geo-pos:long "-73.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15368'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15368'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.65'^^xsd:double;
  dwc:latitude '39.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.65 39.15, -73.65 39.15, -73.65 39.15, -73.65 39.15, -73.65 39.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15368'^^xsd:string;
  dwc:observationDate '1976-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -73.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -73.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-73.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19285'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19285'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.65'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.65 40.283, -73.65 40.283, -73.65 40.283, -73.65 40.283, -73.65 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19285'^^xsd:string;
  dwc:observationDate '1982-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -73.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -73.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-73.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10323'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10323'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.633'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.633 36.283, -73.633 36.283, -73.633 36.283, -73.633 36.283, -73.633 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10323'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -73.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.717"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -73.633)"^^geo:wktLiteral ;
  geo-pos:lat "38.717"^^xsd:decimal ;
  geo-pos:long "-73.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15173'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15173'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.633'^^xsd:double;
  dwc:latitude '38.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.633 38.717, -73.633 38.717, -73.633 38.717, -73.633 38.717, -73.633 38.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15173'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -73.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.567"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -73.633)"^^geo:wktLiteral ;
  geo-pos:lat "39.567"^^xsd:decimal ;
  geo-pos:long "-73.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16074'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16074'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.633'^^xsd:double;
  dwc:latitude '39.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.633 39.567, -73.633 39.567, -73.633 39.567, -73.633 39.567, -73.633 39.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16074'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -73.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.567"^^xsd:decimal ;
  dwc:decimalLongitude "-73.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -73.617)"^^geo:wktLiteral ;
  geo-pos:lat "39.567"^^xsd:decimal ;
  geo-pos:long "-73.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16052'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16052'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.617'^^xsd:double;
  dwc:latitude '39.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.617 39.567, -73.617 39.567, -73.617 39.567, -73.617 39.567, -73.617 39.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16052'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10279'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10279'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10279'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10277'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10277'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10277'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10278'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10278'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10278'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10280'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10280'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2, -73.6 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10280'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18018'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18018'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 38.233, -73.6 38.233, -73.6 38.233, -73.6 38.233, -73.6 38.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18018'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15179'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15179'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 38.5, -73.6 38.5, -73.6 38.5, -73.6 38.5, -73.6 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15179'^^xsd:string;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12806'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12806'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 38.667, -73.6 38.667, -73.6 38.667, -73.6 38.667, -73.6 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12806'^^xsd:string;
  dwc:observationDate '1977-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.683"^^xsd:decimal ;
  geo-pos:long "-73.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16228'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16228'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.6'^^xsd:double;
  dwc:latitude '38.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.6 38.683, -73.6 38.683, -73.6 38.683, -73.6 38.683, -73.6 38.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16228'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.433"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14814'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14814'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '38.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 38.433, -73.583 38.433, -73.583 38.433, -73.583 38.433, -73.583 38.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14814'^^xsd:string;
  dwc:observationDate '1968-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.433"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14813'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14813'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '38.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 38.433, -73.583 38.433, -73.583 38.433, -73.583 38.433, -73.583 38.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14813'^^xsd:string;
  dwc:observationDate '1968-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15845'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15845'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 38.5, -73.583 38.5, -73.583 38.5, -73.583 38.5, -73.583 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15845'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15835'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15835'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 38.583, -73.583 38.583, -73.583 38.583, -73.583 38.583, -73.583 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15835'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15828'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15828'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 39.167, -73.583 39.167, -73.583 39.167, -73.583 39.167, -73.583 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15828'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15808'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15808'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 39.25, -73.583 39.25, -73.583 39.25, -73.583 39.25, -73.583 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15808'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16867'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16867'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 39.5, -73.583 39.5, -73.583 39.5, -73.583 39.5, -73.583 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16867'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.533"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16073'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16073'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '39.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 39.533, -73.583 39.533, -73.583 39.533, -73.583 39.533, -73.583 39.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16073'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.533"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16222'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16222'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '39.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 39.533, -73.583 39.533, -73.583 39.533, -73.583 39.533, -73.583 39.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16222'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16051'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16051'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 39.55, -73.583 39.55, -73.583 39.55, -73.583 39.55, -73.583 39.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16051'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15905'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15905'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 40.333, -73.583 40.333, -73.583 40.333, -73.583 40.333, -73.583 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15905'^^xsd:string;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -73.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -73.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-73.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18568'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18568'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.583'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.583 40.583, -73.583 40.583, -73.583 40.583, -73.583 40.583, -73.583 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beluga (White Whale)" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '284_18568'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -73.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -73.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-73.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10324'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10324'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.567'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.567 36.283, -73.567 36.283, -73.567 36.283, -73.567 36.283, -73.567 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10324'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -73.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -73.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-73.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12093'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12093'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.567'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.567 38.033, -73.567 38.033, -73.567 38.033, -73.567 38.033, -73.567 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_12093'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -73.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -73.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-73.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12094'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12094'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.567'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.567 38.033, -73.567 38.033, -73.567 38.033, -73.567 38.033, -73.567 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12094'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -73.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -73.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.433"^^xsd:decimal ;
  geo-pos:long "-73.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15253'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15253'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.567'^^xsd:double;
  dwc:latitude '38.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.567 38.433, -73.567 38.433, -73.567 38.433, -73.567 38.433, -73.567 38.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15253'^^xsd:string;
  dwc:observationDate '1975-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-73.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10533'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10533'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.55 36.933, -73.55 36.933, -73.55 36.933, -73.55 36.933, -73.55 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10533'^^xsd:string;
  dwc:observationDate '1967-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -73.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-73.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10532'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10532'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.55'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.55 36.933, -73.55 36.933, -73.55 36.933, -73.55 36.933, -73.55 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10532'^^xsd:string;
  dwc:observationDate '1967-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -73.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.467"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -73.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.467"^^xsd:decimal ;
  geo-pos:long "-73.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14815'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14815'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.55'^^xsd:double;
  dwc:latitude '38.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.55 38.467, -73.55 38.467, -73.55 38.467, -73.55 38.467, -73.55 38.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14815'^^xsd:string;
  dwc:observationDate '1968-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -73.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -73.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-73.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15178'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15178'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.55'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.55 38.517, -73.55 38.517, -73.55 38.517, -73.55 38.517, -73.55 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15178'^^xsd:string;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-73.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15003'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15003'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.55'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.55 38.533, -73.55 38.533, -73.55 38.533, -73.55 38.533, -73.55 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15003'^^xsd:string;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-73.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17781'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17781'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.55'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.55 38.7, -73.55 38.7, -73.55 38.7, -73.55 38.7, -73.55 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17781'^^xsd:string;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-73.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -73.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-73.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10281'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10281'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.533'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.533 36.217, -73.533 36.217, -73.533 36.217, -73.533 36.217, -73.533 36.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10281'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -73.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-73.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -73.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-73.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15177'^^xsd:string;
  dwc:scientificName 'Sphyrna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15177'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.533'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.533 38.517, -73.533 38.517, -73.533 38.517, -73.533 38.517, -73.533 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hammerhead Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105730'^^xsd:integer;
  dwc:occurrenceId '284_15177'^^xsd:string;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -73.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617"^^xsd:decimal ;
  dwc:decimalLongitude "-73.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -73.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.617"^^xsd:decimal ;
  geo-pos:long "-73.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15174'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15174'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.533'^^xsd:double;
  dwc:latitude '38.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.533 38.617, -73.533 38.617, -73.533 38.617, -73.533 38.617, -73.533 38.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15174'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-73.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19545'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.533'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.533 40.333, -73.533 40.333, -73.533 40.333, -73.533 40.333, -73.533 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19545'^^xsd:string;
  dwc:observationDate '1981-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.317"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "36.317"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10078'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10078'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '36.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 36.317, -73.517 36.317, -73.517 36.317, -73.517 36.317, -73.517 36.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10078'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10173'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10173'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 36.417, -73.517 36.417, -73.517 36.417, -73.517 36.417, -73.517 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10173'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10371'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10371'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 36.983, -73.517 36.983, -73.517 36.983, -73.517 36.983, -73.517 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10371'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14816'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14816'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 38.417, -73.517 38.417, -73.517 38.417, -73.517 38.417, -73.517 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14816'^^xsd:string;
  dwc:observationDate '1968-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10732'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10732'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 38.45, -73.517 38.45, -73.517 38.45, -73.517 38.45, -73.517 38.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10732'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15252'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15252'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 38.483, -73.517 38.483, -73.517 38.483, -73.517 38.483, -73.517 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15252'^^xsd:string;
  dwc:observationDate '1975-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15176'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15176'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 38.517, -73.517 38.517, -73.517 38.517, -73.517 38.517, -73.517 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_15176'^^xsd:string;
  dwc:observationDate '1975-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -73.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-73.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -73.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-73.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15175'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15175'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.517'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.517 38.6, -73.517 38.6, -73.517 38.6, -73.517 38.6, -73.517 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_15175'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11067'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11067'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 33.783, -73.5 33.783, -73.5 33.783, -73.5 33.783, -73.5 33.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11067'^^xsd:string;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14883'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14883'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 36.35, -73.5 36.35, -73.5 36.35, -73.5 36.35, -73.5 36.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14883'^^xsd:string;
  dwc:observationDate '1971-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10079'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10079'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 36.35, -73.5 36.35, -73.5 36.35, -73.5 36.35, -73.5 36.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10079'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15832'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15832'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 37.75, -73.5 37.75, -73.5 37.75, -73.5 37.75, -73.5 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15832'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14822'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14822'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.167, -73.5 38.167, -73.5 38.167, -73.5 38.167, -73.5 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14822'^^xsd:string;
  dwc:observationDate '1968-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14821'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14821'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.167, -73.5 38.167, -73.5 38.167, -73.5 38.167, -73.5 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14821'^^xsd:string;
  dwc:observationDate '1968-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14810'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14810'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.2, -73.5 38.2, -73.5 38.2, -73.5 38.2, -73.5 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14810'^^xsd:string;
  dwc:observationDate '1968-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14819'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14819'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14819'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14812'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14812'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14812'^^xsd:string;
  dwc:observationDate '1968-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14820'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14820'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14820'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14811'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14811'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333, -73.5 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14811'^^xsd:string;
  dwc:observationDate '1968-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14818'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14818'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.417, -73.5 38.417, -73.5 38.417, -73.5 38.417, -73.5 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14818'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14817'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14817'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.5, -73.5 38.5, -73.5 38.5, -73.5 38.5, -73.5 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14817'^^xsd:string;
  dwc:observationDate '1968-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16846'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16846'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 38.833, -73.5 38.833, -73.5 38.833, -73.5 38.833, -73.5 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16846'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15806'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15806'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39, -73.5 39, -73.5 39, -73.5 39, -73.5 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15806'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.083"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15851'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15851'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39.083, -73.5 39.083, -73.5 39.083, -73.5 39.083, -73.5 39.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15851'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16836'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16836'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39.333, -73.5 39.333, -73.5 39.333, -73.5 39.333, -73.5 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16836'^^xsd:string;
  dwc:observationDate '1977-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.483"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.483"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16221'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16221'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39.483, -73.5 39.483, -73.5 39.483, -73.5 39.483, -73.5 39.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16221'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15858'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15858'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39.5, -73.5 39.5, -73.5 39.5, -73.5 39.5, -73.5 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15858'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16683'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16683'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39.75, -73.5 39.75, -73.5 39.75, -73.5 39.75, -73.5 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16683'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16670'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_16670'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39.75, -73.5 39.75, -73.5 39.75, -73.5 39.75, -73.5 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16670'^^xsd:string;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16723'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16723'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 39.75, -73.5 39.75, -73.5 39.75, -73.5 39.75, -73.5 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16723'^^xsd:string;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16813'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16813'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 40.333, -73.5 40.333, -73.5 40.333, -73.5 40.333, -73.5 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16813'^^xsd:string;
  dwc:observationDate '1976-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -73.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16217'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16217'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.5 40.483, -73.5 40.483, -73.5 40.483, -73.5 40.483, -73.5 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16217'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -73.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -73.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-73.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10325'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10325'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.483'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.483 36.25, -73.483 36.25, -73.483 36.25, -73.483 36.25, -73.483 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10325'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -73.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.383"^^xsd:decimal ;
  dwc:decimalLongitude "-73.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -73.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.383"^^xsd:decimal ;
  geo-pos:long "-73.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14938'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14938'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.483'^^xsd:double;
  dwc:latitude '38.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.483 38.383, -73.483 38.383, -73.483 38.383, -73.483 38.383, -73.483 38.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14938'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -73.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-73.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -73.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-73.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16957'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_16957'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.483'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.483 38.45, -73.483 38.45, -73.483 38.45, -73.483 38.45, -73.483 38.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16957'^^xsd:string;
  dwc:observationDate '1978-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -73.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-73.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -73.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-73.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16085'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16085'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.483'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.483 38.6, -73.483 38.6, -73.483 38.6, -73.483 38.6, -73.483 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16085'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-73.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.467)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-73.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16086'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16086'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.467'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.467 38, -73.467 38, -73.467 38, -73.467 38, -73.467 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16086'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -73.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.467"^^xsd:decimal ;
  dwc:decimalLongitude "-73.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -73.467)"^^geo:wktLiteral ;
  geo-pos:lat "39.467"^^xsd:decimal ;
  geo-pos:long "-73.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16220'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16220'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.467'^^xsd:double;
  dwc:latitude '39.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.467 39.467, -73.467 39.467, -73.467 39.467, -73.467 39.467, -73.467 39.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16220'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -73.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-73.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -73.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-73.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16041'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16041'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.467'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.467 40.433, -73.467 40.433, -73.467 40.433, -73.467 40.433, -73.467 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16041'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -73.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -73.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-73.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10326'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10326'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.45'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.45 36.267, -73.45 36.267, -73.45 36.267, -73.45 36.267, -73.45 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10326'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -73.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.367"^^xsd:decimal ;
  dwc:decimalLongitude "-73.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -73.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.367"^^xsd:decimal ;
  geo-pos:long "-73.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10080'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10080'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.433'^^xsd:double;
  dwc:latitude '36.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.433 36.367, -73.433 36.367, -73.433 36.367, -73.433 36.367, -73.433 36.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10080'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -73.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-73.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -73.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-73.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10370'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10370'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.433'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.433 36.983, -73.433 36.983, -73.433 36.983, -73.433 36.983, -73.433 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10370'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-73.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -73.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-73.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15164'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15164'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.433'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.433 38.117, -73.433 38.117, -73.433 38.117, -73.433 38.117, -73.433 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15164'^^xsd:string;
  dwc:observationDate '1975-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-73.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18190'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18190'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.433'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.433 38.167, -73.433 38.167, -73.433 38.167, -73.433 38.167, -73.433 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18190'^^xsd:string;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10153'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10153'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 36.5, -73.417 36.5, -73.417 36.5, -73.417 36.5, -73.417 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10153'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16804'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16804'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 36.5, -73.417 36.5, -73.417 36.5, -73.417 36.5, -73.417 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16804'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15814'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15814'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 37.917, -73.417 37.917, -73.417 37.917, -73.417 37.917, -73.417 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15814'^^xsd:string;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15852'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15852'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 38.917, -73.417 38.917, -73.417 38.917, -73.417 38.917, -73.417 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15852'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16769'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16769'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 39.333, -73.417 39.333, -73.417 39.333, -73.417 39.333, -73.417 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16769'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.433"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.433"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16049'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16049'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '39.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 39.433, -73.417 39.433, -73.417 39.433, -73.417 39.433, -73.417 39.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16049'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15857'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15857'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 39.5, -73.417 39.5, -73.417 39.5, -73.417 39.5, -73.417 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15857'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16816'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16816'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 39.5, -73.417 39.5, -73.417 39.5, -73.417 39.5, -73.417 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16816'^^xsd:string;
  dwc:observationDate '1976-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16806'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16806'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 40.333, -73.417 40.333, -73.417 40.333, -73.417 40.333, -73.417 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16806'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -73.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -73.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-73.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15902'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15902'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.417'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.417 40.583, -73.417 40.583, -73.417 40.583, -73.417 40.583, -73.417 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15902'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -73.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.233"^^xsd:decimal ;
  dwc:decimalLongitude "-73.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -73.383)"^^geo:wktLiteral ;
  geo-pos:lat "36.233"^^xsd:decimal ;
  geo-pos:long "-73.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10282'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10282'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.383'^^xsd:double;
  dwc:latitude '36.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.383 36.233, -73.383 36.233, -73.383 36.233, -73.383 36.233, -73.383 36.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10282'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.383)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-73.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10081'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10081'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.383'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.383 36.4, -73.383 36.4, -73.383 36.4, -73.383 36.4, -73.383 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10081'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.383)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-73.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10082'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10082'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.383'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.383 36.4, -73.383 36.4, -73.383 36.4, -73.383 36.4, -73.383 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10082'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -73.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "-73.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -73.383)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "-73.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10129'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10129'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.383'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.383 36.517, -73.383 36.517, -73.383 36.517, -73.383 36.517, -73.383 36.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10129'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.283 -73.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.283"^^xsd:decimal ;
  dwc:decimalLongitude "-73.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.283 -73.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.283"^^xsd:decimal ;
  geo-pos:long "-73.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14968'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14968'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.383'^^xsd:double;
  dwc:latitude '39.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.383 39.283, -73.383 39.283, -73.383 39.283, -73.383 39.283, -73.383 39.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14968'^^xsd:string;
  dwc:observationDate '1974-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -73.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -73.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-73.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16219'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16219'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.383'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.383 39.417, -73.383 39.417, -73.383 39.417, -73.383 39.417, -73.383 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16219'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.367)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-73.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10174'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10174'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.367'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.367 36.4, -73.367 36.4, -73.367 36.4, -73.367 36.4, -73.367 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10174'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -73.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-73.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -73.367)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-73.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10369'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10369'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.367'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.367 36.983, -73.367 36.983, -73.367 36.983, -73.367 36.983, -73.367 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10369'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -73.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -73.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-73.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16072'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16072'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.367'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.367 39.4, -73.367 39.4, -73.367 39.4, -73.367 39.4, -73.367 39.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16072'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -73.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -73.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-73.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16047'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16047'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.367'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.367 39.417, -73.367 39.417, -73.367 39.417, -73.367 39.417, -73.367 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16047'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -73.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.517"^^xsd:decimal ;
  dwc:decimalLongitude "-73.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -73.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.517"^^xsd:decimal ;
  geo-pos:long "-73.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16050'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16050'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.367'^^xsd:double;
  dwc:latitude '39.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.367 39.517, -73.367 39.517, -73.367 39.517, -73.367 39.517, -73.367 39.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16050'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -73.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -73.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-73.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10110'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10110'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.35'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.35 34.667, -73.35 34.667, -73.35 34.667, -73.35 34.667, -73.35 34.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10110'^^xsd:string;
  dwc:observationDate '1966-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15295'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15295'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.35'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.35 38.667, -73.35 38.667, -73.35 38.667, -73.35 38.667, -73.35 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15295'^^xsd:string;
  dwc:observationDate '1975-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -73.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -73.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-73.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10327'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10327'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.333'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.333 36.25, -73.333 36.25, -73.333 36.25, -73.333 36.25, -73.333 36.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10327'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-73.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15838'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15838'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.333'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.333 38.083, -73.333 38.083, -73.333 38.083, -73.333 38.083, -73.333 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15838'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -73.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -73.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-73.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15853'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15853'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.333'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.333 38.917, -73.333 38.917, -73.333 38.917, -73.333 38.917, -73.333 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15853'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -73.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-73.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16738'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16738'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.333'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.333 39.167, -73.333 39.167, -73.333 39.167, -73.333 39.167, -73.333 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16738'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-73.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15826'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15826'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.333'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.333 39.333, -73.333 39.333, -73.333 39.333, -73.333 39.333, -73.333 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15826'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -73.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -73.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-73.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15856'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15856'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.333'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.333 39.417, -73.333 39.417, -73.333 39.417, -73.333 39.417, -73.333 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15856'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-73.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16740'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16740'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.333'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.333 39.667, -73.333 39.667, -73.333 39.667, -73.333 39.667, -73.333 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16740'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -73.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-73.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -73.317)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-73.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10283'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10283'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.317'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.317 36.3, -73.317 36.3, -73.317 36.3, -73.317 36.3, -73.317 36.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10283'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.317)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-73.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16341'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16341'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.317'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.317 38.183, -73.317 38.183, -73.317 38.183, -73.317 38.183, -73.317 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16341'^^xsd:string;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -73.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.467"^^xsd:decimal ;
  dwc:decimalLongitude "-73.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -73.317)"^^geo:wktLiteral ;
  geo-pos:lat "38.467"^^xsd:decimal ;
  geo-pos:long "-73.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15158'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15158'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.317'^^xsd:double;
  dwc:latitude '38.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.317 38.467, -73.317 38.467, -73.317 38.467, -73.317 38.467, -73.317 38.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15158'^^xsd:string;
  dwc:observationDate '1975-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -73.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-73.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -73.317)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-73.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15157'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15157'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.317'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.317 38.483, -73.317 38.483, -73.317 38.483, -73.317 38.483, -73.317 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15157'^^xsd:string;
  dwc:observationDate '1975-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -73.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -73.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-73.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10328'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10328'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.3'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.3 36.267, -73.3 36.267, -73.3 36.267, -73.3 36.267, -73.3 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10328'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -73.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -73.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "-73.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16019'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_16019'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.3'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.3 36.467, -73.3 36.467, -73.3 36.467, -73.3 36.467, -73.3 36.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16019'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -73.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -73.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "-73.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11020'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11020'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.3'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.3 36.467, -73.3 36.467, -73.3 36.467, -73.3 36.467, -73.3 36.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11020'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -73.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -73.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-73.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10130'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10130'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.3'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.3 36.55, -73.3 36.55, -73.3 36.55, -73.3 36.55, -73.3 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10130'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.283)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-73.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11018'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11018'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.283'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.283 36.4, -73.283 36.4, -73.283 36.4, -73.283 36.4, -73.283 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11018'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -73.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -73.283)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-73.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11019'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11019'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.283'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.283 36.5, -73.283 36.5, -73.283 36.5, -73.283 36.5, -73.283 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_11019'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -73.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-73.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -73.283)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-73.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10733'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10733'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.283'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.283 38.633, -73.283 38.633, -73.283 38.633, -73.283 38.633, -73.283 38.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10733'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.367 -73.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.367"^^xsd:decimal ;
  dwc:decimalLongitude "-73.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.367 -73.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.367"^^xsd:decimal ;
  geo-pos:long "-73.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16071'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16071'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.283'^^xsd:double;
  dwc:latitude '39.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.283 39.367, -73.283 39.367, -73.283 39.367, -73.283 39.367, -73.283 39.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16071'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -73.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-73.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -73.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-73.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18230'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18230'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.283'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.283 40.6, -73.283 40.6, -73.283 40.6, -73.283 40.6, -73.283 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18230'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -73.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-73.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -73.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-73.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10083'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10083'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.267'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.267 36.417, -73.267 36.417, -73.267 36.417, -73.267 36.417, -73.267 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10083'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -73.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -73.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-73.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10350'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10350'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.267'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.267 36.917, -73.267 36.917, -73.267 36.917, -73.267 36.917, -73.267 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10350'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10131'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10131'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 36.583, -73.25 36.583, -73.25 36.583, -73.25 36.583, -73.25 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10131'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16887'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16887'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 36.833, -73.25 36.833, -73.25 36.833, -73.25 36.833, -73.25 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16887'^^xsd:string;
  dwc:observationDate '1978-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16719'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16719'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 38, -73.25 38, -73.25 38, -73.25 38, -73.25 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16719'^^xsd:string;
  dwc:observationDate '1973-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16781'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16781'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 38.083, -73.25 38.083, -73.25 38.083, -73.25 38.083, -73.25 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16781'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18179'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18179'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18179'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18195'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18195'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18195'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18178'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18178'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18178'^^xsd:string;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18200'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18200'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55, -73.25 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18200'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.083"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16778'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16778'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '39.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 39.083, -73.25 39.083, -73.25 39.083, -73.25 39.083, -73.25 39.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16778'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15827'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15827'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 39.25, -73.25 39.25, -73.25 39.25, -73.25 39.25, -73.25 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15827'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15855'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15855'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 39.333, -73.25 39.333, -73.25 39.333, -73.25 39.333, -73.25 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15855'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.083"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15841'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15841'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '40.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 40.083, -73.25 40.083, -73.25 40.083, -73.25 40.083, -73.25 40.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15841'^^xsd:string;
  dwc:observationDate '1964-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -73.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-73.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16812'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16812'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.25'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.25 40.333, -73.25 40.333, -73.25 40.333, -73.25 40.333, -73.25 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16812'^^xsd:string;
  dwc:observationDate '1976-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.233)"^^geo:wktLiteral ;
  geo-pos:lat "38.683"^^xsd:decimal ;
  geo-pos:long "-73.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10734'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10734'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.233'^^xsd:double;
  dwc:latitude '38.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.233 38.683, -73.233 38.683, -73.233 38.683, -73.233 38.683, -73.233 38.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10734'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -73.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "-73.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -73.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "-73.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10175'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10175'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.217'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.217 36.517, -73.217 36.517, -73.217 36.517, -73.217 36.517, -73.217 36.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10175'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -73.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-73.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -73.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-73.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11021'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11021'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.217'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.217 36.8, -73.217 36.8, -73.217 36.8, -73.217 36.8, -73.217 36.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11021'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-73.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.217)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-73.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18355'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18355'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.217'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.217 38.533, -73.217 38.533, -73.217 38.533, -73.217 38.533, -73.217 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18355'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-73.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.217)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-73.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18357'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18357'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.217'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.217 38.533, -73.217 38.533, -73.217 38.533, -73.217 38.533, -73.217 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18357'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -73.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "-73.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -73.217)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "-73.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16046'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16046'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.217'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.217 39.3, -73.217 39.3, -73.217 39.3, -73.217 39.3, -73.217 39.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16046'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -73.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -73.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-73.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10176'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10176'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.2'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.2 36.583, -73.2 36.583, -73.2 36.583, -73.2 36.583, -73.2 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10176'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.183)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-73.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10084'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10084'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.183'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.183 36.4, -73.183 36.4, -73.183 36.4, -73.183 36.4, -73.183 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10084'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -73.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -73.183)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-73.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10168'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10168'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.183'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.183 36.583, -73.183 36.583, -73.183 36.583, -73.183 36.583, -73.183 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10168'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10312'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10312'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 36.667, -73.167 36.667, -73.167 36.667, -73.167 36.667, -73.167 36.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10312'^^xsd:string;
  dwc:observationDate '1967-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10439'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10439'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 37.033, -73.167 37.033, -73.167 37.033, -73.167 37.033, -73.167 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10439'^^xsd:string;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16870'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16870'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.167, -73.167 38.167, -73.167 38.167, -73.167 38.167, -73.167 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16870'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18904'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18904'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.183, -73.167 38.183, -73.167 38.183, -73.167 38.183, -73.167 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18904'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18903'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18903'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.183, -73.167 38.183, -73.167 38.183, -73.167 38.183, -73.167 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_18903'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17126'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17126'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.5, -73.167 38.5, -73.167 38.5, -73.167 38.5, -73.167 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17126'^^xsd:string;
  dwc:observationDate '1978-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15770'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15770'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.55, -73.167 38.55, -73.167 38.55, -73.167 38.55, -73.167 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15770'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15769'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15769'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.55, -73.167 38.55, -73.167 38.55, -73.167 38.55, -73.167 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15769'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.567"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18205'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18205'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.567, -73.167 38.567, -73.167 38.567, -73.167 38.567, -73.167 38.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18205'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18196'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18196'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 38.75, -73.167 38.75, -73.167 38.75, -73.167 38.75, -73.167 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18196'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -73.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-73.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16756'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_16756'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.167'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.167 39.583, -73.167 39.583, -73.167 39.583, -73.167 39.583, -73.167 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16756'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-73.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18203'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18203'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.15'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.15 38.533, -73.15 38.533, -73.15 38.533, -73.15 38.533, -73.15 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18203'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -73.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-73.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18211'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18211'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.15'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.15 38.533, -73.15 38.533, -73.15 38.533, -73.15 38.533, -73.15 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18211'^^xsd:string;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -73.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -73.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.567"^^xsd:decimal ;
  geo-pos:long "-73.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18354'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18354'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.15'^^xsd:double;
  dwc:latitude '38.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.15 38.567, -73.15 38.567, -73.15 38.567, -73.15 38.567, -73.15 38.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18354'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -73.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -73.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.733"^^xsd:decimal ;
  geo-pos:long "-73.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18359'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18359'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.15'^^xsd:double;
  dwc:latitude '38.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.15 38.733, -73.15 38.733, -73.15 38.733, -73.15 38.733, -73.15 38.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18359'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -73.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -73.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-73.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17931'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17931'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.15'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.15 40.667, -73.15 40.667, -73.15 40.667, -73.15 40.667, -73.15 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beluga (White Whale)" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '284_17931'^^xsd:string;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18184'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18184'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.133'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.133 38.667, -73.133 38.667, -73.133 38.667, -73.133 38.667, -73.133 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_18184'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18209'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18209'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.133'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.133 38.667, -73.133 38.667, -73.133 38.667, -73.133 38.667, -73.133 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18209'^^xsd:string;
  dwc:observationDate '1979-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18210'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18210'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.133'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.133 38.667, -73.133 38.667, -73.133 38.667, -73.133 38.667, -73.133 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18210'^^xsd:string;
  dwc:observationDate '1979-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.683"^^xsd:decimal ;
  geo-pos:long "-73.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18182'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18182'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.133'^^xsd:double;
  dwc:latitude '38.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.133 38.683, -73.133 38.683, -73.133 38.683, -73.133 38.683, -73.133 38.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18182'^^xsd:string;
  dwc:observationDate '1979-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18183'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18183'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.133'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.133 38.75, -73.133 38.75, -73.133 38.75, -73.133 38.75, -73.133 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18183'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18356'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18356'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.583, -73.117 38.583, -73.117 38.583, -73.117 38.583, -73.117 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18356'^^xsd:string;
  dwc:observationDate '1979-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18199'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18199'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.6, -73.117 38.6, -73.117 38.6, -73.117 38.6, -73.117 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18199'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18197'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18197'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18197'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18212'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18212'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18212'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18177'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18177'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18177'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18186'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18186'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18186'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18198'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18198'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667, -73.117 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18198'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18185'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18185'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.7, -73.117 38.7, -73.117 38.7, -73.117 38.7, -73.117 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18185'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18207'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18207'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.7, -73.117 38.7, -73.117 38.7, -73.117 38.7, -73.117 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18207'^^xsd:string;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18351'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18351'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.75, -73.117 38.75, -73.117 38.75, -73.117 38.75, -73.117 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_18351'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18350'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18350'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.75, -73.117 38.75, -73.117 38.75, -73.117 38.75, -73.117 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18350'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-73.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-73.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18202'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18202'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.117'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.117 38.783, -73.117 38.783, -73.117 38.783, -73.117 38.783, -73.117 38.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18202'^^xsd:string;
  dwc:observationDate '1979-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -73.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -73.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "-73.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10085'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10085'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.1'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.1 36.433, -73.1 36.433, -73.1 36.433, -73.1 36.433, -73.1 36.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10085'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18353'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18353'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.1'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.1 38.667, -73.1 38.667, -73.1 38.667, -73.1 38.667, -73.1 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18353'^^xsd:string;
  dwc:observationDate '1979-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -73.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-73.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18360'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18360'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.1'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.1 38.667, -73.1 38.667, -73.1 38.667, -73.1 38.667, -73.1 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18360'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-73.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18352'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18352'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.1'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.1 38.7, -73.1 38.7, -73.1 38.7, -73.1 38.7, -73.1 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18352'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-73.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18189'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18189'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.083'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.083 38.7, -73.083 38.7, -73.083 38.7, -73.083 38.7, -73.083 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18189'^^xsd:string;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -73.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-73.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10735'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10735'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.083'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.083 38.833, -73.083 38.833, -73.083 38.833, -73.083 38.833, -73.083 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10735'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -73.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -73.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-73.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15825'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15825'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.083'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.083 39.917, -73.083 39.917, -73.083 39.917, -73.083 39.917, -73.083 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15825'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.683"^^xsd:decimal ;
  dwc:decimalLongitude "-73.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.683 -73.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.683"^^xsd:decimal ;
  geo-pos:long "-73.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18349'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18349'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.067'^^xsd:double;
  dwc:latitude '38.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.067 38.683, -73.067 38.683, -73.067 38.683, -73.067 38.683, -73.067 38.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18349'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-73.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -73.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-73.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18201'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18201'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.067'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.067 38.7, -73.067 38.7, -73.067 38.7, -73.067 38.7, -73.067 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18201'^^xsd:string;
  dwc:observationDate '1979-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -73.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733"^^xsd:decimal ;
  dwc:decimalLongitude "-73.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -73.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.733"^^xsd:decimal ;
  geo-pos:long "-73.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18187'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18187'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.067'^^xsd:double;
  dwc:latitude '38.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.067 38.733, -73.067 38.733, -73.067 38.733, -73.067 38.733, -73.067 38.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18187'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-73.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -73.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-73.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18358'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18358'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.067'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.067 38.783, -73.067 38.783, -73.067 38.783, -73.067 38.783, -73.067 38.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18358'^^xsd:string;
  dwc:observationDate '1979-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.183"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10898'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10898'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '35.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 35.183, -73.05 35.183, -73.05 35.183, -73.05 35.183, -73.05 35.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_10898'^^xsd:string;
  dwc:observationDate '1968-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11057'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11057'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 36.083, -73.05 36.083, -73.05 36.083, -73.05 36.083, -73.05 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11057'^^xsd:string;
  dwc:observationDate '1969-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10626'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10626'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 36.333, -73.05 36.333, -73.05 36.333, -73.05 36.333, -73.05 36.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10626'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10177'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10177'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 36.9, -73.05 36.9, -73.05 36.9, -73.05 36.9, -73.05 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10177'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11022'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11022'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 37, -73.05 37, -73.05 37, -73.05 37, -73.05 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11022'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18206'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18206'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.633, -73.05 38.633, -73.05 38.633, -73.05 38.633, -73.05 38.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_18206'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18204'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18204'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.75, -73.05 38.75, -73.05 38.75, -73.05 38.75, -73.05 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18204'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18181'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18181'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.75, -73.05 38.75, -73.05 38.75, -73.05 38.75, -73.05 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18181'^^xsd:string;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18208'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18208'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.75, -73.05 38.75, -73.05 38.75, -73.05 38.75, -73.05 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18208'^^xsd:string;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18180'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18180'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18180'^^xsd:string;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18194'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18194'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18194'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18193'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18193'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18193'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18188'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18188'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18188'^^xsd:string;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18191'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18191'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18191'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18192'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18192'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.05'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767, -73.05 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18192'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -73.033)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-73.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10086'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10086'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.033'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.033 36.4, -73.033 36.4, -73.033 36.4, -73.033 36.4, -73.033 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10086'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -73.033)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-73.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18361'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18361'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.033'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.033 38.767, -73.033 38.767, -73.033 38.767, -73.033 38.767, -73.033 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_18361'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -73.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -73.033)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-73.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14937'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14937'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.033'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.033 38.917, -73.033 38.917, -73.033 38.917, -73.033 38.917, -73.033 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14937'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -73.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -73.033)"^^geo:wktLiteral ;
  geo-pos:lat "39.833"^^xsd:decimal ;
  geo-pos:long "-73.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19704'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19704'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.033'^^xsd:double;
  dwc:latitude '39.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.033 39.833, -73.033 39.833, -73.033 39.833, -73.033 39.833, -73.033 39.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19704'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.717 -73.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.717"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.717 -73.017)"^^geo:wktLiteral ;
  geo-pos:lat "34.717"^^xsd:decimal ;
  geo-pos:long "-73.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10195'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10195'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.017'^^xsd:double;
  dwc:latitude '34.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.017 34.717, -73.017 34.717, -73.017 34.717, -73.017 34.717, -73.017 34.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10195'^^xsd:string;
  dwc:observationDate '1966-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -73.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.233"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -73.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.233"^^xsd:decimal ;
  geo-pos:long "-73.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10329'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10329'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.017'^^xsd:double;
  dwc:latitude '36.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.017 36.233, -73.017 36.233, -73.017 36.233, -73.017 36.233, -73.017 36.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10329'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -73.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -73.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-73.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15329'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15329'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.017'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.017 38.8, -73.017 38.8, -73.017 38.8, -73.017 38.8, -73.017 38.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15329'^^xsd:string;
  dwc:observationDate '1975-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -73.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -73.017)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-73.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19279'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19279'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73.017'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73.017 40.517, -73.017 40.517, -73.017 40.517, -73.017 40.517, -73.017 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19279'^^xsd:string;
  dwc:observationDate '1981-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -73)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12800'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12800'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 35, -73 35, -73 35, -73 35, -73 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12800'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -73)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12798'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12798'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 35, -73 35, -73 35, -73 35, -73 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12798'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -73)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12799'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12799'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 35, -73 35, -73 35, -73 35, -73 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12799'^^xsd:string;
  dwc:observationDate '1977-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -73)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10736'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10736'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '38.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 38.9, -73 38.9, -73 38.9, -73 38.9, -73 38.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10736'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -73)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16686'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16686'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 39.25, -73 39.25, -73 39.25, -73 39.25, -73 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16686'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -73)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15854'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15854'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 39.333, -73 39.333, -73 39.333, -73 39.333, -73 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15854'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16685'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16685'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 39.5, -73 39.5, -73 39.5, -73 39.5, -73 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16685'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -73)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16725'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16725'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 39.5, -73 39.5, -73 39.5, -73 39.5, -73 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16725'^^xsd:string;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -73)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16763'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16763'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 39.667, -73 39.667, -73 39.667, -73 39.667, -73 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16763'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -73)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16684'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16684'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 39.75, -73 39.75, -73 39.75, -73 39.75, -73 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16684'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -73)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15837'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15837'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 39.917, -73 39.917, -73 39.917, -73 39.917, -73 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15837'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -73)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16661'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16661'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-73'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-73 40, -73 40, -73 40, -73 40, -73 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16661'^^xsd:string;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -72.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-72.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -72.983)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-72.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10415'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10415'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.983'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.983 29, -72.983 29, -72.983 29, -72.983 29, -72.983 29))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10415'^^xsd:string;
  dwc:observationDate '1967-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -72.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-72.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -72.983)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-72.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10899'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10899'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.983'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.983 35.25, -72.983 35.25, -72.983 35.25, -72.983 35.25, -72.983 35.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 '284_10899'^^xsd:string;
  dwc:observationDate '1968-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12807'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12807'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.983'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.983 38.967, -72.983 38.967, -72.983 38.967, -72.983 38.967, -72.983 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12807'^^xsd:string;
  dwc:observationDate '1977-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -72.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15 -72.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.15"^^xsd:decimal ;
  geo-pos:long "-72.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11366'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11366'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.967'^^xsd:double;
  dwc:latitude '36.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.967 36.15, -72.967 36.15, -72.967 36.15, -72.967 36.15, -72.967 36.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11366'^^xsd:string;
  dwc:observationDate '1971-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -72.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.433"^^xsd:decimal ;
  dwc:decimalLongitude "-72.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.433 -72.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.433"^^xsd:decimal ;
  geo-pos:long "-72.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10450'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10450'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.967'^^xsd:double;
  dwc:latitude '36.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.967 36.433, -72.967 36.433, -72.967 36.433, -72.967 36.433, -72.967 36.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10450'^^xsd:string;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "-72.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10451'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10451'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.967'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.967 36.483, -72.967 36.483, -72.967 36.483, -72.967 36.483, -72.967 36.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10451'^^xsd:string;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -72.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883"^^xsd:decimal ;
  dwc:decimalLongitude "-72.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -72.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.883"^^xsd:decimal ;
  geo-pos:long "-72.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10367'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10367'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.967'^^xsd:double;
  dwc:latitude '36.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.967 36.883, -72.967 36.883, -72.967 36.883, -72.967 36.883, -72.967 36.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10367'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -72.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -72.967)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-72.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15163'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15163'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.967'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.967 37.567, -72.967 37.567, -72.967 37.567, -72.967 37.567, -72.967 37.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15163'^^xsd:string;
  dwc:observationDate '1975-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -72.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983"^^xsd:decimal ;
  dwc:decimalLongitude "-72.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -72.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.983"^^xsd:decimal ;
  geo-pos:long "-72.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15541'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15541'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.967'^^xsd:double;
  dwc:latitude '38.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.967 38.983, -72.967 38.983, -72.967 38.983, -72.967 38.983, -72.967 38.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15541'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -72.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -72.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-72.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10331'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10331'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.95'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.95 36.283, -72.95 36.283, -72.95 36.283, -72.95 36.283, -72.95 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10331'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -72.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -72.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-72.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10330'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10330'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.95'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.95 36.283, -72.95 36.283, -72.95 36.283, -72.95 36.283, -72.95 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10330'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -72.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -72.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-72.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10384'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10384'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.95'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.95 36.6, -72.95 36.6, -72.95 36.6, -72.95 36.6, -72.95 36.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10384'^^xsd:string;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -72.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -72.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-72.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10351'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10351'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.95'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.95 36.917, -72.95 36.917, -72.95 36.917, -72.95 36.917, -72.95 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10351'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 -72.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 -72.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.95"^^xsd:decimal ;
  geo-pos:long "-72.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15651'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15651'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.95'^^xsd:double;
  dwc:latitude '38.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.95 38.95, -72.95 38.95, -72.95 38.95, -72.95 38.95, -72.95 38.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 '284_15651'^^xsd:string;
  dwc:observationDate '1978-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -72.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -72.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.567"^^xsd:decimal ;
  geo-pos:long "-72.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17923'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.95'^^xsd:double;
  dwc:latitude '39.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.95 39.567, -72.95 39.567, -72.95 39.567, -72.95 39.567, -72.95 39.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17923'^^xsd:string;
  dwc:observationDate '1979-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10087'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10087'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 36.4, -72.933 36.4, -72.933 36.4, -72.933 36.4, -72.933 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10087'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10132'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10132'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 36.7, -72.933 36.7, -72.933 36.7, -72.933 36.7, -72.933 36.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10132'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10632'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10632'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 36.9, -72.933 36.9, -72.933 36.9, -72.933 36.9, -72.933 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10632'^^xsd:string;
  dwc:observationDate '1968-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10427'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10427'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 37.75, -72.933 37.75, -72.933 37.75, -72.933 37.75, -72.933 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10427'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10426'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10426'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 37.9, -72.933 37.9, -72.933 37.9, -72.933 37.9, -72.933 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10426'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10738'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10738'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 38.967, -72.933 38.967, -72.933 38.967, -72.933 38.967, -72.933 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10738'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10737'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10737'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 38.967, -72.933 38.967, -72.933 38.967, -72.933 38.967, -72.933 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10737'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.983"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12000'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12000'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '38.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 38.983, -72.933 38.983, -72.933 38.983, -72.933 38.983, -72.933 38.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12000'^^xsd:string;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -72.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-72.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -72.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-72.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19278'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19278'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.933'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.933 40.383, -72.933 40.383, -72.933 40.383, -72.933 40.383, -72.933 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19278'^^xsd:string;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-72.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16888'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16888'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.917'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.917 36.75, -72.917 36.75, -72.917 36.75, -72.917 36.75, -72.917 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16888'^^xsd:string;
  dwc:observationDate '1978-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-72.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.917)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-72.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10425'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10425'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.917'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.917 37, -72.917 37, -72.917 37, -72.917 37, -72.917 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10425'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -72.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.433"^^xsd:decimal ;
  dwc:decimalLongitude "-72.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -72.917)"^^geo:wktLiteral ;
  geo-pos:lat "39.433"^^xsd:decimal ;
  geo-pos:long "-72.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14340'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14340'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.917'^^xsd:double;
  dwc:latitude '39.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.917 39.433, -72.917 39.433, -72.917 39.433, -72.917 39.433, -72.917 39.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14340'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -72.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -72.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-72.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15794'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15794'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.917'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.917 40.583, -72.917 40.583, -72.917 40.583, -72.917 40.583, -72.917 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15794'^^xsd:string;
  dwc:observationDate '1976-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -72.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.233"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -72.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.233"^^xsd:decimal ;
  geo-pos:long "-72.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18020'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18020'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.9'^^xsd:double;
  dwc:latitude '36.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.9 36.233, -72.9 36.233, -72.9 36.233, -72.9 36.233, -72.9 36.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18020'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-72.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12001'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12001'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.9'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.9 38.917, -72.9 38.917, -72.9 38.917, -72.9 38.917, -72.9 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12001'^^xsd:string;
  dwc:observationDate '1975-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -72.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -72.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-72.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15351'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15351'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.9'^^xsd:double;
  dwc:latitude '39.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.9 39.767, -72.9 39.767, -72.9 39.767, -72.9 39.767, -72.9 39.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15351'^^xsd:string;
  dwc:observationDate '1976-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -72.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -72.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-72.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16042'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16042'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.9'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.9 39.983, -72.9 39.983, -72.9 39.983, -72.9 39.983, -72.9 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16042'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.867 -72.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.867"^^xsd:decimal ;
  dwc:decimalLongitude "-72.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.867 -72.883)"^^geo:wktLiteral ;
  geo-pos:lat "21.867"^^xsd:decimal ;
  geo-pos:long "-72.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12065'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12065'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.883'^^xsd:double;
  dwc:latitude '21.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.883 21.867, -72.883 21.867, -72.883 21.867, -72.883 21.867, -72.883 21.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12065'^^xsd:string;
  dwc:observationDate '1976-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.267 -72.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.267"^^xsd:decimal ;
  dwc:decimalLongitude "-72.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.267 -72.883)"^^geo:wktLiteral ;
  geo-pos:lat "33.267"^^xsd:decimal ;
  geo-pos:long "-72.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14869'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14869'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.883'^^xsd:double;
  dwc:latitude '33.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.883 33.267, -72.883 33.267, -72.883 33.267, -72.883 33.267, -72.883 33.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14869'^^xsd:string;
  dwc:observationDate '1970-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -72.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-72.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -72.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-72.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10332'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10332'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.883'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.883 36.3, -72.883 36.3, -72.883 36.3, -72.883 36.3, -72.883 36.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10332'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -72.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-72.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -72.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-72.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10088'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10088'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.883'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.883 36.4, -72.883 36.4, -72.883 36.4, -72.883 36.4, -72.883 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10088'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "-72.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10284'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10284'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.883'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.883 36.483, -72.883 36.483, -72.883 36.483, -72.883 36.483, -72.883 36.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10284'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "-72.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10285'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10285'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.883'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.883 36.483, -72.883 36.483, -72.883 36.483, -72.883 36.483, -72.883 36.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10285'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017 -72.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.017"^^xsd:decimal ;
  dwc:decimalLongitude "-72.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017 -72.883)"^^geo:wktLiteral ;
  geo-pos:lat "39.017"^^xsd:decimal ;
  geo-pos:long "-72.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15288'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15288'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.883'^^xsd:double;
  dwc:latitude '39.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.883 39.017, -72.883 39.017, -72.883 39.017, -72.883 39.017, -72.883 39.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15288'^^xsd:string;
  dwc:observationDate '1975-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -72.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -72.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.883"^^xsd:decimal ;
  geo-pos:long "-72.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15540'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15540'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.85'^^xsd:double;
  dwc:latitude '38.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.85 38.883, -72.85 38.883, -72.85 38.883, -72.85 38.883, -72.85 38.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15540'^^xsd:string;
  dwc:observationDate '1977-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15544'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15544'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.85'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.85 38.967, -72.85 38.967, -72.85 38.967, -72.85 38.967, -72.85 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15544'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15543'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15543'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.85'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.85 38.967, -72.85 38.967, -72.85 38.967, -72.85 38.967, -72.85 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15543'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15542'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15542'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.85'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.85 38.967, -72.85 38.967, -72.85 38.967, -72.85 38.967, -72.85 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15542'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10417'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10417'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 36.083, -72.833 36.083, -72.833 36.083, -72.833 36.083, -72.833 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10417'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10089'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10089'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 36.3, -72.833 36.3, -72.833 36.3, -72.833 36.3, -72.833 36.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10089'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10287'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10287'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 36.483, -72.833 36.483, -72.833 36.483, -72.833 36.483, -72.833 36.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10287'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10149'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10149'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 36.75, -72.833 36.75, -72.833 36.75, -72.833 36.75, -72.833 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10149'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15944'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15944'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 36.933, -72.833 36.933, -72.833 36.933, -72.833 36.933, -72.833 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15944'^^xsd:string;
  dwc:observationDate '1966-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16835'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16835'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 37.333, -72.833 37.333, -72.833 37.333, -72.833 37.333, -72.833 37.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16835'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15004'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15004'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 38.917, -72.833 38.917, -72.833 38.917, -72.833 38.917, -72.833 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15004'^^xsd:string;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.133 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.133"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.133 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.133"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12808'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12808'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '39.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 39.133, -72.833 39.133, -72.833 39.133, -72.833 39.133, -72.833 39.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12808'^^xsd:string;
  dwc:observationDate '1977-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16770'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16770'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 39.917, -72.833 39.917, -72.833 39.917, -72.833 39.917, -72.833 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16770'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15862'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15862'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 40.25, -72.833 40.25, -72.833 40.25, -72.833 40.25, -72.833 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15862'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -72.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -72.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-72.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16799'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16799'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.833'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.833 40.5, -72.833 40.5, -72.833 40.5, -72.833 40.5, -72.833 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16799'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.15 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.15 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "29.15"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10424'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10424'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '29.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 29.15, -72.817 29.15, -72.817 29.15, -72.817 29.15, -72.817 29.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10424'^^xsd:string;
  dwc:observationDate '1967-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.667 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.667"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10150'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10150'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '35.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 35.667, -72.817 35.667, -72.817 35.667, -72.817 35.667, -72.817 35.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10150'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10333'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10333'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 36.35, -72.817 36.35, -72.817 36.35, -72.817 36.35, -72.817 36.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10333'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.483"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10286'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10286'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '36.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 36.483, -72.817 36.483, -72.817 36.483, -72.817 36.483, -72.817 36.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10286'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10133'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10133'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 36.75, -72.817 36.75, -72.817 36.75, -72.817 36.75, -72.817 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10133'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10157'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10157'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 37.1, -72.817 37.1, -72.817 37.1, -72.817 37.1, -72.817 37.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10157'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17094'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17094'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 38.917, -72.817 38.917, -72.817 38.917, -72.817 38.917, -72.817 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17094'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.817 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.817"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.817 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "39.817"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17603'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17603'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '39.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 39.817, -72.817 39.817, -72.817 39.817, -72.817 39.817, -72.817 39.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17603'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.817 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.817"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.817 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "39.817"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17602'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17602'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '39.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 39.817, -72.817 39.817, -72.817 39.817, -72.817 39.817, -72.817 39.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17602'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.817 -72.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.817"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.817 -72.817)"^^geo:wktLiteral ;
  geo-pos:lat "39.817"^^xsd:decimal ;
  geo-pos:long "-72.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19703'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19703'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.817'^^xsd:double;
  dwc:latitude '39.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.817 39.817, -72.817 39.817, -72.817 39.817, -72.817 39.817, -72.817 39.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19703'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -72.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -72.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-72.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10334'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10334'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.8'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.8 36.35, -72.8 36.35, -72.8 36.35, -72.8 36.35, -72.8 36.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10334'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -72.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.367"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -72.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.367"^^xsd:decimal ;
  geo-pos:long "-72.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10090'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10090'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.8'^^xsd:double;
  dwc:latitude '36.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.8 36.367, -72.8 36.367, -72.8 36.367, -72.8 36.367, -72.8 36.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10090'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -72.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.633"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -72.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.633"^^xsd:decimal ;
  geo-pos:long "-72.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10288'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10288'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.8'^^xsd:double;
  dwc:latitude '36.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.8 36.633, -72.8 36.633, -72.8 36.633, -72.8 36.633, -72.8 36.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10288'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -72.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -72.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.067"^^xsd:decimal ;
  geo-pos:long "-72.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10148'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10148'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.8'^^xsd:double;
  dwc:latitude '37.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.8 37.067, -72.8 37.067, -72.8 37.067, -72.8 37.067, -72.8 37.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10148'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -72.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -72.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-72.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10749'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10749'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.8'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.8 39.067, -72.8 39.067, -72.8 39.067, -72.8 39.067, -72.8 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10749'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -72.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -72.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-72.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10750'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10750'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.8'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.8 39.067, -72.8 39.067, -72.8 39.067, -72.8 39.067, -72.8 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10750'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -72.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -72.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-72.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10751'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10751'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.8'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.8 39.067, -72.8 39.067, -72.8 39.067, -72.8 39.067, -72.8 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10751'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -72.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.667 -72.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.667"^^xsd:decimal ;
  geo-pos:long "-72.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10627'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10627'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.783'^^xsd:double;
  dwc:latitude '36.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.783 36.667, -72.783 36.667, -72.783 36.667, -72.783 36.667, -72.783 36.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10627'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -72.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -72.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-72.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16068'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16068'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.783'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.783 36.8, -72.783 36.8, -72.783 36.8, -72.783 36.8, -72.783 36.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16068'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17109'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17109'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.783'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.783 38.967, -72.783 38.967, -72.783 38.967, -72.783 38.967, -72.783 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17109'^^xsd:string;
  dwc:observationDate '1978-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -72.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -72.783)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-72.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15545'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15545'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.783'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.783 39.05, -72.783 39.05, -72.783 39.05, -72.783 39.05, -72.783 39.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15545'^^xsd:string;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -72.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -72.783)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-72.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18545'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.783'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.783 40.733, -72.783 40.733, -72.783 40.733, -72.783 40.733, -72.783 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18545'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -72.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -72.767)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "-72.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10383'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10383'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.767'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.767 36.533, -72.767 36.533, -72.767 36.533, -72.767 36.533, -72.767 36.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10383'^^xsd:string;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-72.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17921'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17921'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.767'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.767 38.917, -72.767 38.917, -72.767 38.917, -72.767 38.917, -72.767 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17921'^^xsd:string;
  dwc:observationDate '1979-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-72.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17095'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17095'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.767'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.767 38.917, -72.767 38.917, -72.767 38.917, -72.767 38.917, -72.767 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17095'^^xsd:string;
  dwc:observationDate '1978-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-72.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17134'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17134'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.767'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.767 38.917, -72.767 38.917, -72.767 38.917, -72.767 38.917, -72.767 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17134'^^xsd:string;
  dwc:observationDate '1978-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017 -72.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.017"^^xsd:decimal ;
  dwc:decimalLongitude "-72.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.017 -72.767)"^^geo:wktLiteral ;
  geo-pos:lat "39.017"^^xsd:decimal ;
  geo-pos:long "-72.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19725'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19725'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.767'^^xsd:double;
  dwc:latitude '39.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.767 39.017, -72.767 39.017, -72.767 39.017, -72.767 39.017, -72.767 39.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19725'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267 -72.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.267"^^xsd:decimal ;
  dwc:decimalLongitude "-72.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267 -72.767)"^^geo:wktLiteral ;
  geo-pos:lat "39.267"^^xsd:decimal ;
  geo-pos:long "-72.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17627'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17627'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.767'^^xsd:double;
  dwc:latitude '39.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.767 39.267, -72.767 39.267, -72.767 39.267, -72.767 39.267, -72.767 39.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_17627'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16720'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16720'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 38.75, -72.75 38.75, -72.75 38.75, -72.75 38.75, -72.75 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16720'^^xsd:string;
  dwc:observationDate '1973-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10896'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10896'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 38.967, -72.75 38.967, -72.75 38.967, -72.75 38.967, -72.75 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10896'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10897'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10897'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 38.967, -72.75 38.967, -72.75 38.967, -72.75 38.967, -72.75 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10897'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10895'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10895'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 38.967, -72.75 38.967, -72.75 38.967, -72.75 38.967, -72.75 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10895'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16687'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16687'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 39, -72.75 39, -72.75 39, -72.75 39, -72.75 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16687'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16662'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16662'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 40, -72.75 40, -72.75 40, -72.75 40, -72.75 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16662'^^xsd:string;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16865'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16865'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 40.583, -72.75 40.583, -72.75 40.583, -72.75 40.583, -72.75 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16865'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19042'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19042'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 40.75, -72.75 40.75, -72.75 40.75, -72.75 40.75, -72.75 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beluga (White Whale)" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '284_19042'^^xsd:string;
  dwc:observationDate '1980-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -72.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-72.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -72.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-72.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16938'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_16938'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.75'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.75 41.25, -72.75 41.25, -72.75 41.25, -72.75 41.25, -72.75 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_16938'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -72.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-72.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10134'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10134'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.733'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.733 36.75, -72.733 36.75, -72.733 36.75, -72.733 36.75, -72.733 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10134'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -72.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-72.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -72.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-72.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10352'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10352'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.733'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.733 36.9, -72.733 36.9, -72.733 36.9, -72.733 36.9, -72.733 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10352'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.733)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-72.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18950'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.733'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.733 40.75, -72.733 40.75, -72.733 40.75, -72.733 40.75, -72.733 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18950'^^xsd:string;
  dwc:observationDate '1980-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.733)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-72.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18949'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18949'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.733'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.733 40.75, -72.733 40.75, -72.733 40.75, -72.733 40.75, -72.733 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18949'^^xsd:string;
  dwc:observationDate '1980-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -72.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -72.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-72.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10354'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10354'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.717'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.717 36.917, -72.717 36.917, -72.717 36.917, -72.717 36.917, -72.717 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10354'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.183 -72.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.183"^^xsd:decimal ;
  dwc:decimalLongitude "-72.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.183 -72.717)"^^geo:wktLiteral ;
  geo-pos:lat "39.183"^^xsd:decimal ;
  geo-pos:long "-72.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15328'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15328'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.717'^^xsd:double;
  dwc:latitude '39.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.717 39.183, -72.717 39.183, -72.717 39.183, -72.717 39.183, -72.717 39.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15328'^^xsd:string;
  dwc:observationDate '1975-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.183 -72.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.183"^^xsd:decimal ;
  dwc:decimalLongitude "-72.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.183 -72.717)"^^geo:wktLiteral ;
  geo-pos:lat "39.183"^^xsd:decimal ;
  geo-pos:long "-72.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15327'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15327'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.717'^^xsd:double;
  dwc:latitude '39.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.717 39.183, -72.717 39.183, -72.717 39.183, -72.717 39.183, -72.717 39.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15327'^^xsd:string;
  dwc:observationDate '1975-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.35 -72.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.35"^^xsd:decimal ;
  dwc:decimalLongitude "-72.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.35 -72.683)"^^geo:wktLiteral ;
  geo-pos:lat "33.35"^^xsd:decimal ;
  geo-pos:long "-72.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10463'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10463'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.683'^^xsd:double;
  dwc:latitude '33.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.683 33.35, -72.683 33.35, -72.683 33.35, -72.683 33.35, -72.683 33.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10463'^^xsd:string;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.35 -72.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.35"^^xsd:decimal ;
  dwc:decimalLongitude "-72.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.35 -72.683)"^^geo:wktLiteral ;
  geo-pos:lat "33.35"^^xsd:decimal ;
  geo-pos:long "-72.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10462'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10462'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.683'^^xsd:double;
  dwc:latitude '33.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.683 33.35, -72.683 33.35, -72.683 33.35, -72.683 33.35, -72.683 33.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10462'^^xsd:string;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -72.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -72.667)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-72.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10628'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10628'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.667'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.667 36.8, -72.667 36.8, -72.667 36.8, -72.667 36.8, -72.667 36.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10628'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -72.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -72.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-72.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11023'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11023'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.667'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.667 37.167, -72.667 37.167, -72.667 37.167, -72.667 37.167, -72.667 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11023'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-72.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15824'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15824'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.667'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.667 39.667, -72.667 39.667, -72.667 39.667, -72.667 39.667, -72.667 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15824'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -72.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -72.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-72.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10091'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10091'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.633'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.633 36.5, -72.633 36.5, -72.633 36.5, -72.633 36.5, -72.633 36.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 '284_10091'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -72.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -72.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "-72.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10147'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10147'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.633'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.633 36.567, -72.633 36.567, -72.633 36.567, -72.633 36.567, -72.633 36.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10147'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -72.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -72.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-72.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10629'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10629'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.633'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.633 36.833, -72.633 36.833, -72.633 36.833, -72.633 36.833, -72.633 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10629'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -72.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -72.633)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-72.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14890'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14890'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.633'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.633 38.533, -72.633 38.533, -72.633 38.533, -72.633 38.533, -72.633 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14890'^^xsd:string;
  dwc:observationDate '1971-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -72.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 -72.633)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "-72.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15565'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15565'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.633'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.633 39.1, -72.633 39.1, -72.633 39.1, -72.633 39.1, -72.633 39.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15565'^^xsd:string;
  dwc:observationDate '1978-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -72.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.117"^^xsd:decimal ;
  dwc:decimalLongitude "-72.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -72.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.117"^^xsd:decimal ;
  geo-pos:long "-72.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11158'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11158'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.617'^^xsd:double;
  dwc:latitude '37.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.617 37.117, -72.617 37.117, -72.617 37.117, -72.617 37.117, -72.617 37.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11158'^^xsd:string;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -72.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.917 -72.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.917"^^xsd:decimal ;
  geo-pos:long "-72.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10353'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10353'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.6'^^xsd:double;
  dwc:latitude '36.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.6 36.917, -72.6 36.917, -72.6 36.917, -72.6 36.917, -72.6 36.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10353'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-72.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10435'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10435'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.6 37, -72.6 37, -72.6 37, -72.6 37, -72.6 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10435'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-72.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15771'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15771'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.6'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.6 39.5, -72.6 39.5, -72.6 39.5, -72.6 39.5, -72.6 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15771'^^xsd:string;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.783 -72.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.783"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.783 -72.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.783"^^xsd:decimal ;
  geo-pos:long "-72.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19284'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19284'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.6'^^xsd:double;
  dwc:latitude '39.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.6 39.783, -72.6 39.783, -72.6 39.783, -72.6 39.783, -72.6 39.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19284'^^xsd:string;
  dwc:observationDate '1981-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -72.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-72.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16045'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16045'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.583'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.583 38.917, -72.583 38.917, -72.583 38.917, -72.583 38.917, -72.583 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16045'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-72.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-72.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10045'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10045'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.583'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.583 39.65, -72.583 39.65, -72.583 39.65, -72.583 39.65, -72.583 39.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_10045'^^xsd:string;
  dwc:observationDate '1966-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-72.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-72.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14427'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14427'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.583'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.583 39.65, -72.583 39.65, -72.583 39.65, -72.583 39.65, -72.583 39.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14427'^^xsd:string;
  dwc:observationDate '1966-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-72.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-72.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10046'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10046'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.583'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.583 39.65, -72.583 39.65, -72.583 39.65, -72.583 39.65, -72.583 39.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_10046'^^xsd:string;
  dwc:observationDate '1966-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -72.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-72.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -72.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.083"^^xsd:decimal ;
  geo-pos:long "-72.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15823'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15823'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.583'^^xsd:double;
  dwc:latitude '40.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.583 40.083, -72.583 40.083, -72.583 40.083, -72.583 40.083, -72.583 40.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15823'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -72.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-72.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -72.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-72.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14186'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14186'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.583'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.583 40.2, -72.583 40.2, -72.583 40.2, -72.583 40.2, -72.583 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14186'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -72.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-72.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -72.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-72.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14005'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14005'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.583'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.583 40.2, -72.583 40.2, -72.583 40.2, -72.583 40.2, -72.583 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14005'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.567)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-72.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10434'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10434'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.567'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.567 37, -72.567 37, -72.567 37, -72.567 37, -72.567 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10434'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -72.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -72.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-72.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18017'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18017'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.567'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.567 38.2, -72.567 38.2, -72.567 38.2, -72.567 38.2, -72.567 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18017'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -72.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.317"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -72.567)"^^geo:wktLiteral ;
  geo-pos:lat "39.317"^^xsd:decimal ;
  geo-pos:long "-72.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14936'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14936'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.567'^^xsd:double;
  dwc:latitude '39.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.567 39.317, -72.567 39.317, -72.567 39.317, -72.567 39.317, -72.567 39.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14936'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -72.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.167"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.167 -72.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.167"^^xsd:decimal ;
  geo-pos:long "-72.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10146'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10146'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.55'^^xsd:double;
  dwc:latitude '36.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.55 36.167, -72.55 36.167, -72.55 36.167, -72.55 36.167, -72.55 36.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10146'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -72.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -72.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "-72.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10366'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10366'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.55'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.55 36.567, -72.55 36.567, -72.55 36.567, -72.55 36.567, -72.55 36.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10366'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.717 -72.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.717"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.717 -72.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.717"^^xsd:decimal ;
  geo-pos:long "-72.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10093'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10093'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.55'^^xsd:double;
  dwc:latitude '36.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.55 36.717, -72.55 36.717, -72.55 36.717, -72.55 36.717, -72.55 36.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10093'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -72.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -72.55)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-72.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10365'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10365'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.55'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.55 37.55, -72.55 37.55, -72.55 37.55, -72.55 37.55, -72.55 37.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10365'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -72.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -72.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-72.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18902'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18902'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.55'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.55 38.483, -72.55 38.483, -72.55 38.483, -72.55 38.483, -72.55 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18902'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -72.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -72.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-72.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18901'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18901'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.55'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.55 38.483, -72.55 38.483, -72.55 38.483, -72.55 38.483, -72.55 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18901'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -72.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -72.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-72.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15390'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15390'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.55'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.55 40.2, -72.55 40.2, -72.55 40.2, -72.55 40.2, -72.55 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15390'^^xsd:string;
  dwc:observationDate '1976-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -72.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.617"^^xsd:decimal ;
  dwc:decimalLongitude "-72.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -72.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.617"^^xsd:decimal ;
  geo-pos:long "-72.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10092'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10092'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.533'^^xsd:double;
  dwc:latitude '36.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.533 36.617, -72.533 36.617, -72.533 36.617, -72.533 36.617, -72.533 36.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10092'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -72.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-72.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -72.533)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-72.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14856'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14856'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.533'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.533 39, -72.533 39, -72.533 39, -72.533 39, -72.533 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14856'^^xsd:string;
  dwc:observationDate '1970-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -72.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-72.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -72.533)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-72.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14855'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14855'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.533'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.533 39, -72.533 39, -72.533 39, -72.533 39, -72.533 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14855'^^xsd:string;
  dwc:observationDate '1970-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -72.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.683"^^xsd:decimal ;
  dwc:decimalLongitude "-72.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -72.533)"^^geo:wktLiteral ;
  geo-pos:lat "39.683"^^xsd:decimal ;
  geo-pos:long "-72.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19169'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19169'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.533'^^xsd:double;
  dwc:latitude '39.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.533 39.683, -72.533 39.683, -72.533 39.683, -72.533 39.683, -72.533 39.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19169'^^xsd:string;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -72.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-72.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -72.517)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-72.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14886'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14886'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.517'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.517 38.65, -72.517 38.65, -72.517 38.65, -72.517 38.65, -72.517 38.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14886'^^xsd:string;
  dwc:observationDate '1971-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -72.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16832'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16832'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.5'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.5 36.833, -72.5 36.833, -72.5 36.833, -72.5 36.833, -72.5 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16832'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -72.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16736'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16736'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.5'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.5 38.083, -72.5 38.083, -72.5 38.083, -72.5 38.083, -72.5 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16736'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -72.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13884'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13884'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.5 38.3, -72.5 38.3, -72.5 38.3, -72.5 38.3, -72.5 38.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13884'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267 -72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.267"^^xsd:decimal ;
  dwc:decimalLongitude "-72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267 -72.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.267"^^xsd:decimal ;
  geo-pos:long "-72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10747'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10747'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.5'^^xsd:double;
  dwc:latitude '39.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.5 39.267, -72.5 39.267, -72.5 39.267, -72.5 39.267, -72.5 39.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10747'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267 -72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.267"^^xsd:decimal ;
  dwc:decimalLongitude "-72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.267 -72.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.267"^^xsd:decimal ;
  geo-pos:long "-72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10746'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10746'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.5'^^xsd:double;
  dwc:latitude '39.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.5 39.267, -72.5 39.267, -72.5 39.267, -72.5 39.267, -72.5 39.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10746'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16663'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16663'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.5 39.5, -72.5 39.5, -72.5 39.5, -72.5 39.5, -72.5 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16663'^^xsd:string;
  dwc:observationDate '1969-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -72.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-72.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14439'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14439'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.5'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.5 40.75, -72.5 40.75, -72.5 40.75, -72.5 40.75, -72.5 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14439'^^xsd:string;
  dwc:observationDate '1960-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -72.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-72.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -72.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-72.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10313'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10313'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.483'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.483 36.9, -72.483 36.9, -72.483 36.9, -72.483 36.9, -72.483 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10313'^^xsd:string;
  dwc:observationDate '1967-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -72.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "-72.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -72.483)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "-72.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10745'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10745'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.483'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.483 39.3, -72.483 39.3, -72.483 39.3, -72.483 39.3, -72.483 39.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10745'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-72.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.483)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-72.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10892'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10892'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.483'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.483 39.417, -72.483 39.417, -72.483 39.417, -72.483 39.417, -72.483 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10892'^^xsd:string;
  dwc:observationDate '1968-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-72.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.483)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-72.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10891'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10891'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.483'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.483 39.417, -72.483 39.417, -72.483 39.417, -72.483 39.417, -72.483 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10891'^^xsd:string;
  dwc:observationDate '1968-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.483)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-72.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10889'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10889'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.483'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.483 39.667, -72.483 39.667, -72.483 39.667, -72.483 39.667, -72.483 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10889'^^xsd:string;
  dwc:observationDate '1968-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.067 -72.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.067 -72.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.067"^^xsd:decimal ;
  geo-pos:long "-72.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10401'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10401'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.467'^^xsd:double;
  dwc:latitude '36.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.467 36.067, -72.467 36.067, -72.467 36.067, -72.467 36.067, -72.467 36.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10401'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -72.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-72.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -72.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-72.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10355'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10355'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.467'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.467 36.933, -72.467 36.933, -72.467 36.933, -72.467 36.933, -72.467 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10355'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.467)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-72.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17065'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17065'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.467'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.467 39.667, -72.467 39.667, -72.467 39.667, -72.467 39.667, -72.467 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17065'^^xsd:string;
  dwc:observationDate '1978-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -72.467)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-72.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17152'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17152'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.467'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.467 39.667, -72.467 39.667, -72.467 39.667, -72.467 39.667, -72.467 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17152'^^xsd:string;
  dwc:observationDate '1978-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -72.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -72.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-72.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10289'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10289'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.45'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.45 36.45, -72.45 36.45, -72.45 36.45, -72.45 36.45, -72.45 36.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10289'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -72.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -72.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-72.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10135'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10135'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.45'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.45 36.8, -72.45 36.8, -72.45 36.8, -72.45 36.8, -72.45 36.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10135'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -72.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.133"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -72.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.133"^^xsd:decimal ;
  geo-pos:long "-72.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11161'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11161'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.45'^^xsd:double;
  dwc:latitude '37.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.45 37.133, -72.45 37.133, -72.45 37.133, -72.45 37.133, -72.45 37.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_11161'^^xsd:string;
  dwc:observationDate '1969-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -72.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.133"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -72.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.133"^^xsd:decimal ;
  geo-pos:long "-72.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11162'^^xsd:string;
  dwc:scientificName 'Scombridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11162'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.45'^^xsd:double;
  dwc:latitude '37.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.45 37.133, -72.45 37.133, -72.45 37.133, -72.45 37.133, -72.45 37.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Tuna" by the provider'^^xsd:string;
  dwc:aphiaid '125559'^^xsd:integer;
  dwc:occurrenceId '284_11162'^^xsd:string;
  dwc:observationDate '1969-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -72.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.133"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -72.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.133"^^xsd:decimal ;
  geo-pos:long "-72.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11160'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11160'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.45'^^xsd:double;
  dwc:latitude '37.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.45 37.133, -72.45 37.133, -72.45 37.133, -72.45 37.133, -72.45 37.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11160'^^xsd:string;
  dwc:observationDate '1969-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -72.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.633"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -72.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.633"^^xsd:decimal ;
  geo-pos:long "-72.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11999'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11999'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.45'^^xsd:double;
  dwc:latitude '39.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.45 39.633, -72.45 39.633, -72.45 39.633, -72.45 39.633, -72.45 39.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11999'^^xsd:string;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -72.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-72.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -72.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-72.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18900'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18900'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.433'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.433 38.517, -72.433 38.517, -72.433 38.517, -72.433 38.517, -72.433 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18900'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -72.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.317"^^xsd:decimal ;
  dwc:decimalLongitude "-72.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -72.433)"^^geo:wktLiteral ;
  geo-pos:lat "39.317"^^xsd:decimal ;
  geo-pos:long "-72.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15011'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15011'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.433'^^xsd:double;
  dwc:latitude '39.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.433 39.317, -72.433 39.317, -72.433 39.317, -72.433 39.317, -72.433 39.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15011'^^xsd:string;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -72.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.633"^^xsd:decimal ;
  dwc:decimalLongitude "-72.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -72.433)"^^geo:wktLiteral ;
  geo-pos:lat "39.633"^^xsd:decimal ;
  geo-pos:long "-72.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16043'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16043'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.433'^^xsd:double;
  dwc:latitude '39.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.433 39.633, -72.433 39.633, -72.433 39.633, -72.433 39.633, -72.433 39.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16043'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -72.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25"^^xsd:decimal ;
  dwc:decimalLongitude "-72.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25 -72.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.25"^^xsd:decimal ;
  geo-pos:long "-72.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15890'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15890'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.417'^^xsd:double;
  dwc:latitude '35.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.417 35.25, -72.417 35.25, -72.417 35.25, -72.417 35.25, -72.417 35.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15890'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -72.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-72.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -72.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-72.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14889'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14889'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.417'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.417 38.367, -72.417 38.367, -72.417 38.367, -72.417 38.367, -72.417 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14889'^^xsd:string;
  dwc:observationDate '1971-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-72.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10739'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10739'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.417'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.417 39.583, -72.417 39.583, -72.417 39.583, -72.417 39.583, -72.417 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10739'^^xsd:string;
  dwc:observationDate '1968-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -72.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-72.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -72.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-72.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15864'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15864'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.417'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.417 39.75, -72.417 39.75, -72.417 39.75, -72.417 39.75, -72.417 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15864'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-72.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15822'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15822'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.417'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.417 40.667, -72.417 40.667, -72.417 40.667, -72.417 40.667, -72.417 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15822'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-72.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15821'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15821'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.417'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.417 40.667, -72.417 40.667, -72.417 40.667, -72.417 40.667, -72.417 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15821'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-72.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16798'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16798'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.417'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.417 40.667, -72.417 40.667, -72.417 40.667, -72.417 40.667, -72.417 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16798'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.967"^^xsd:decimal ;
  dwc:decimalLongitude "-72.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.967 -72.383)"^^geo:wktLiteral ;
  geo-pos:lat "38.967"^^xsd:decimal ;
  geo-pos:long "-72.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16044'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16044'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.383'^^xsd:double;
  dwc:latitude '38.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.383 38.967, -72.383 38.967, -72.383 38.967, -72.383 38.967, -72.383 38.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16044'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -72.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-72.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -72.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-72.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10741'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10741'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.383'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.383 39.4, -72.383 39.4, -72.383 39.4, -72.383 39.4, -72.383 39.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10741'^^xsd:string;
  dwc:observationDate '1968-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -72.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-72.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -72.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-72.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10890'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10890'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.383'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.383 39.4, -72.383 39.4, -72.383 39.4, -72.383 39.4, -72.383 39.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10890'^^xsd:string;
  dwc:observationDate '1968-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -72.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -72.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-72.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15686'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15686'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.383'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.383 40.533, -72.383 40.533, -72.383 40.533, -72.383 40.533, -72.383 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15686'^^xsd:string;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.183 -72.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.183"^^xsd:decimal ;
  dwc:decimalLongitude "-72.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.183 -72.367)"^^geo:wktLiteral ;
  geo-pos:lat "22.183"^^xsd:decimal ;
  geo-pos:long "-72.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12066'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12066'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.367'^^xsd:double;
  dwc:latitude '22.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.367 22.183, -72.367 22.183, -72.367 22.183, -72.367 22.183, -72.367 22.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12066'^^xsd:string;
  dwc:observationDate '1976-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -72.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -72.367)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-72.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10070'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10070'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.367'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.367 36.5, -72.367 36.5, -72.367 36.5, -72.367 36.5, -72.367 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10070'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -72.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95"^^xsd:decimal ;
  dwc:decimalLongitude "-72.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -72.367)"^^geo:wktLiteral ;
  geo-pos:lat "36.95"^^xsd:decimal ;
  geo-pos:long "-72.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10356'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10356'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.367'^^xsd:double;
  dwc:latitude '36.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.367 36.95, -72.367 36.95, -72.367 36.95, -72.367 36.95, -72.367 36.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10356'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -72.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -72.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.067"^^xsd:decimal ;
  geo-pos:long "-72.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10364'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10364'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.367'^^xsd:double;
  dwc:latitude '37.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.367 37.067, -72.367 37.067, -72.367 37.067, -72.367 37.067, -72.367 37.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10364'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -72.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.633"^^xsd:decimal ;
  dwc:decimalLongitude "-72.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -72.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.633"^^xsd:decimal ;
  geo-pos:long "-72.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15005'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15005'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.367'^^xsd:double;
  dwc:latitude '39.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.367 39.633, -72.367 39.633, -72.367 39.633, -72.367 39.633, -72.367 39.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15005'^^xsd:string;
  dwc:observationDate '1974-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -72.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -72.35)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-72.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15588'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15588'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.35'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.35 39.333, -72.35 39.333, -72.35 39.333, -72.35 39.333, -72.35 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15588'^^xsd:string;
  dwc:observationDate '1978-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.35)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-72.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15104'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15104'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.35'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.35 39.5, -72.35 39.5, -72.35 39.5, -72.35 39.5, -72.35 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15104'^^xsd:string;
  dwc:observationDate '1975-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.35)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-72.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15753'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15753'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.35'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.35 39.5, -72.35 39.5, -72.35 39.5, -72.35 39.5, -72.35 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15753'^^xsd:string;
  dwc:observationDate '1975-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16833'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16833'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 36.833, -72.333 36.833, -72.333 36.833, -72.333 36.833, -72.333 36.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16833'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16830'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16830'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 37, -72.333 37, -72.333 37, -72.333 37, -72.333 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16830'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10743'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10743'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 39.417, -72.333 39.417, -72.333 39.417, -72.333 39.417, -72.333 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10743'^^xsd:string;
  dwc:observationDate '1968-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10742'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10742'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 39.417, -72.333 39.417, -72.333 39.417, -72.333 39.417, -72.333 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10742'^^xsd:string;
  dwc:observationDate '1968-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.533"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16070'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16070'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '39.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16070'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.533"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14424'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14424'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '39.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14424'^^xsd:string;
  dwc:observationDate '1963-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.533"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14423'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14423'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '39.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14423'^^xsd:string;
  dwc:observationDate '1963-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.533"^^xsd:decimal ;
  geo-pos:long "-72.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14425'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14425'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.333'^^xsd:double;
  dwc:latitude '39.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533, -72.333 39.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14425'^^xsd:string;
  dwc:observationDate '1964-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -72.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.467"^^xsd:decimal ;
  dwc:decimalLongitude "-72.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -72.317)"^^geo:wktLiteral ;
  geo-pos:lat "39.467"^^xsd:decimal ;
  geo-pos:long "-72.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10740'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10740'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.317'^^xsd:double;
  dwc:latitude '39.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.317 39.467, -72.317 39.467, -72.317 39.467, -72.317 39.467, -72.317 39.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10740'^^xsd:string;
  dwc:observationDate '1968-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.533"^^xsd:decimal ;
  dwc:decimalLongitude "-72.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.533 -72.317)"^^geo:wktLiteral ;
  geo-pos:lat "39.533"^^xsd:decimal ;
  geo-pos:long "-72.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14935'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14935'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.317'^^xsd:double;
  dwc:latitude '39.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.317 39.533, -72.317 39.533, -72.317 39.533, -72.317 39.533, -72.317 39.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14935'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.567 -72.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.567 -72.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.567"^^xsd:decimal ;
  geo-pos:long "-72.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10385'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10385'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.3'^^xsd:double;
  dwc:latitude '34.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.3 34.567, -72.3 34.567, -72.3 34.567, -72.3 34.567, -72.3 34.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10385'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -72.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -72.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-72.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17156'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17156'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.3 40.7, -72.3 40.7, -72.3 40.7, -72.3 40.7, -72.3 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17156'^^xsd:string;
  dwc:observationDate '1979-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -72.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -72.283)"^^geo:wktLiteral ;
  geo-pos:lat "38.567"^^xsd:decimal ;
  geo-pos:long "-72.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18899'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18899'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.283'^^xsd:double;
  dwc:latitude '38.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.283 38.567, -72.283 38.567, -72.283 38.567, -72.283 38.567, -72.283 38.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18899'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 -72.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "-72.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 -72.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.2"^^xsd:decimal ;
  geo-pos:long "-72.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10894'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10894'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.283'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.283 39.2, -72.283 39.2, -72.283 39.2, -72.283 39.2, -72.283 39.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10894'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 -72.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "-72.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 -72.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.2"^^xsd:decimal ;
  geo-pos:long "-72.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10893'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10893'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.283'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.283 39.2, -72.283 39.2, -72.283 39.2, -72.283 39.2, -72.283 39.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10893'^^xsd:string;
  dwc:observationDate '1968-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -72.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.433"^^xsd:decimal ;
  dwc:decimalLongitude "-72.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -72.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.433"^^xsd:decimal ;
  geo-pos:long "-72.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15010'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15010'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.283'^^xsd:double;
  dwc:latitude '39.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.283 39.433, -72.283 39.433, -72.283 39.433, -72.283 39.433, -72.283 39.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15010'^^xsd:string;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -72.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -72.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-72.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10071'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10071'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.267'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.267 36.5, -72.267 36.5, -72.267 36.5, -72.267 36.5, -72.267 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10071'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-72.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.267)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-72.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10433'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10433'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.267'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.267 37, -72.267 37, -72.267 37, -72.267 37, -72.267 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10433'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.817 -72.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.817"^^xsd:decimal ;
  dwc:decimalLongitude "-72.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.817 -72.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.817"^^xsd:decimal ;
  geo-pos:long "-72.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10430'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10430'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.267'^^xsd:double;
  dwc:latitude '37.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.267 37.817, -72.267 37.817, -72.267 37.817, -72.267 37.817, -72.267 37.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10430'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -72.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-72.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -72.267)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-72.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14961'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14961'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.267'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.267 39.983, -72.267 39.983, -72.267 39.983, -72.267 39.983, -72.267 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14961'^^xsd:string;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -72.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -72.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-72.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10445'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10445'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.25'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.25 36.583, -72.25 36.583, -72.25 36.583, -72.25 36.583, -72.25 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10445'^^xsd:string;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -72.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -72.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.683"^^xsd:decimal ;
  geo-pos:long "-72.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11059'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11059'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.25'^^xsd:double;
  dwc:latitude '36.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.25 36.683, -72.25 36.683, -72.25 36.683, -72.25 36.683, -72.25 36.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11059'^^xsd:string;
  dwc:observationDate '1969-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -72.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-72.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15863'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15863'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.25'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.25 39.5, -72.25 39.5, -72.25 39.5, -72.25 39.5, -72.25 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15863'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -72.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -72.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-72.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10072'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10072'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.233'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.233 36.55, -72.233 36.55, -72.233 36.55, -72.233 36.55, -72.233 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10072'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -72.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -72.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-72.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10094'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10094'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.233'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.233 36.65, -72.233 36.65, -72.233 36.65, -72.233 36.65, -72.233 36.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10094'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -72.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -72.233)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-72.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10534'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10534'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.233'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.233 37.033, -72.233 37.033, -72.233 37.033, -72.233 37.033, -72.233 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10534'^^xsd:string;
  dwc:observationDate '1967-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -72.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -72.233)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-72.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10429'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10429'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.233'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.233 38, -72.233 38, -72.233 38, -72.233 38, -72.233 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10429'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -72.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -72.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-72.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12769'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12769'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.233'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.233 41.183, -72.233 41.183, -72.233 41.183, -72.233 41.183, -72.233 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12769'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -72.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-72.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -72.217)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-72.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19543'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19543'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.217'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.217 40.933, -72.217 40.933, -72.217 40.933, -72.217 40.933, -72.217 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19543'^^xsd:string;
  dwc:observationDate '1981-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -72.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-72.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -72.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-72.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18554'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18554'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.217'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.217 41.2, -72.217 41.2, -72.217 41.2, -72.217 41.2, -72.217 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18554'^^xsd:string;
  dwc:observationDate '1980-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -72.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.483"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -72.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.483"^^xsd:decimal ;
  geo-pos:long "-72.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18091'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18091'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.2'^^xsd:double;
  dwc:latitude '39.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.2 39.483, -72.2 39.483, -72.2 39.483, -72.2 39.483, -72.2 39.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18091'^^xsd:string;
  dwc:observationDate '1979-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.617 -72.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.617"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.617 -72.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.617"^^xsd:decimal ;
  geo-pos:long "-72.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15076'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15076'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.2'^^xsd:double;
  dwc:latitude '39.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.2 39.617, -72.2 39.617, -72.2 39.617, -72.2 39.617, -72.2 39.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15076'^^xsd:string;
  dwc:observationDate '1975-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -72.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-72.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -72.183)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-72.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18905'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18905'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.183'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.183 39.8, -72.183 39.8, -72.183 39.8, -72.183 39.8, -72.183 39.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18905'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -72.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.567 -72.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.567"^^xsd:decimal ;
  geo-pos:long "-72.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10073'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10073'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.167'^^xsd:double;
  dwc:latitude '36.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.167 36.567, -72.167 36.567, -72.167 36.567, -72.167 36.567, -72.167 36.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10073'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783 -72.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.783"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783 -72.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.783"^^xsd:decimal ;
  geo-pos:long "-72.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10428'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10428'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.167'^^xsd:double;
  dwc:latitude '36.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.167 36.783, -72.167 36.783, -72.167 36.783, -72.167 36.783, -72.167 36.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10428'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -72.167)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-72.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16831'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16831'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.167'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.167 37, -72.167 37, -72.167 37, -72.167 37, -72.167 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16831'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -72.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-72.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16776'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16776'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.167'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.167 40.667, -72.167 40.667, -72.167 40.667, -72.167 40.667, -72.167 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16776'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -72.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.317"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -72.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.317"^^xsd:decimal ;
  geo-pos:long "-72.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19724'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19724'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.15'^^xsd:double;
  dwc:latitude '39.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.15 39.317, -72.15 39.317, -72.15 39.317, -72.15 39.317, -72.15 39.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beaked Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '284_19724'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -72.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -72.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-72.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19268'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19268'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.15'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.15 40.567, -72.15 40.567, -72.15 40.567, -72.15 40.567, -72.15 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19268'^^xsd:string;
  dwc:observationDate '1981-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -72.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -72.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-72.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15539'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15539'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.15'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.15 40.933, -72.15 40.933, -72.15 40.933, -72.15 40.933, -72.15 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15539'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -72.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -72.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-72.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15537'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15537'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.15'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.15 41.067, -72.15 41.067, -72.15 41.067, -72.15 41.067, -72.15 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15537'^^xsd:string;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -72.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -72.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-72.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15538'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15538'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.15'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.15 41.067, -72.15 41.067, -72.15 41.067, -72.15 41.067, -72.15 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15538'^^xsd:string;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -72.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -72.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-72.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15536'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15536'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.15'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.15 41.067, -72.15 41.067, -72.15 41.067, -72.15 41.067, -72.15 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15536'^^xsd:string;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217 -72.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.217"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.217 -72.133)"^^geo:wktLiteral ;
  geo-pos:lat "35.217"^^xsd:decimal ;
  geo-pos:long "-72.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10145'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10145'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.133'^^xsd:double;
  dwc:latitude '35.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.133 35.217, -72.133 35.217, -72.133 35.217, -72.133 35.217, -72.133 35.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10145'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -72.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -72.133)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-72.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15009'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15009'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.133'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.133 39.55, -72.133 39.55, -72.133 39.55, -72.133 39.55, -72.133 39.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15009'^^xsd:string;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.133)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-72.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14934'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14934'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.133'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.133 39.65, -72.133 39.65, -72.133 39.65, -72.133 39.65, -72.133 39.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14934'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -72.133)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-72.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14933'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14933'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.133'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.133 39.65, -72.133 39.65, -72.133 39.65, -72.133 39.65, -72.133 39.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14933'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -72.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -72.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-72.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18549'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18549'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.133'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.133 40.133, -72.133 40.133, -72.133 40.133, -72.133 40.133, -72.133 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18549'^^xsd:string;
  dwc:observationDate '1980-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-72.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18552'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18552'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.133'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.133 40.15, -72.133 40.15, -72.133 40.15, -72.133 40.15, -72.133 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18552'^^xsd:string;
  dwc:observationDate '1980-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-72.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18551'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18551'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.117'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.117 40.15, -72.117 40.15, -72.117 40.15, -72.117 40.15, -72.117 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18551'^^xsd:string;
  dwc:observationDate '1980-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -72.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -72.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-72.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18550'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18550'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.1'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.1 40.133, -72.1 40.133, -72.1 40.133, -72.1 40.133, -72.1 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18550'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -72.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-72.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -72.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-72.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15861'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15861'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.083'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.083 40.5, -72.083 40.5, -72.083 40.5, -72.083 40.5, -72.083 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15861'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -72.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-72.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -72.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-72.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13792'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13792'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.067'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.067 40.7, -72.067 40.7, -72.067 40.7, -72.067 40.7, -72.067 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13792'^^xsd:string;
  dwc:observationDate '1978-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-72.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14960'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14960'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.05'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.05 40.15, -72.05 40.15, -72.05 40.15, -72.05 40.15, -72.05 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14960'^^xsd:string;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10335'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10335'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 36.45, -72.033 36.45, -72.033 36.45, -72.033 36.45, -72.033 36.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10335'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10074'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10074'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 36.583, -72.033 36.583, -72.033 36.583, -72.033 36.583, -72.033 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_10074'^^xsd:string;
  dwc:observationDate '1966-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "37.183"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10454'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10454'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '37.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 37.183, -72.033 37.183, -72.033 37.183, -72.033 37.183, -72.033 37.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10454'^^xsd:string;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11739'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11739'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 39.583, -72.033 39.583, -72.033 39.583, -72.033 39.583, -72.033 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11739'^^xsd:string;
  dwc:observationDate '1975-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12059'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12059'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 39.583, -72.033 39.583, -72.033 39.583, -72.033 39.583, -72.033 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12059'^^xsd:string;
  dwc:observationDate '1975-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12058'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12058'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 39.583, -72.033 39.583, -72.033 39.583, -72.033 39.583, -72.033 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_12058'^^xsd:string;
  dwc:observationDate '1975-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14428'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14428'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 40.05, -72.033 40.05, -72.033 40.05, -72.033 40.05, -72.033 40.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14428'^^xsd:string;
  dwc:observationDate '1966-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -72.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -72.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-72.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18105'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.033'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.033 40.6, -72.033 40.6, -72.033 40.6, -72.033 40.6, -72.033 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18105'^^xsd:string;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -72.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-72.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -72.017)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-72.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15568'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15568'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72.017'^^xsd:double;
  dwc:latitude '39.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72.017 39.767, -72.017 39.767, -72.017 39.767, -72.017 39.767, -72.017 39.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15568'^^xsd:string;
  dwc:observationDate '1978-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -72)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11283'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11283'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '33'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 33, -72 33, -72 33, -72 33, -72 33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11283'^^xsd:string;
  dwc:observationDate '1971-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -72)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18849'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18849'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 37.917, -72 37.917, -72 37.917, -72 37.917, -72 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18849'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -72)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12809'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12809'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 38, -72 38, -72 38, -72 38, -72 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12809'^^xsd:string;
  dwc:observationDate '1977-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.733"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.733 -72)"^^geo:wktLiteral ;
  geo-pos:lat "38.733"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16958'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16958'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '38.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 38.733, -72 38.733, -72 38.733, -72 38.733, -72 38.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_16958'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -72)"^^geo:wktLiteral ;
  geo-pos:lat "39.083"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16874'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16874'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '39.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 39.083, -72 39.083, -72 39.083, -72 39.083, -72 39.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16874'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -72)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18553'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18553'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 40.15, -72 40.15, -72 40.15, -72 40.15, -72 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18553'^^xsd:string;
  dwc:observationDate '1980-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -72)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16777'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16777'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 40.25, -72 40.25, -72 40.25, -72 40.25, -72 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16777'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -72)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17093'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17093'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 41, -72 41, -72 41, -72 41, -72 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17093'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -72)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17151'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17151'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 41, -72 41, -72 41, -72 41, -72 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17151'^^xsd:string;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -72)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12271'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12271'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-72'^^xsd:integer;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-72 41.35, -72 41.35, -72 41.35, -72 41.35, -72 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12271'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -71.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -71.983)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-71.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10744'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10744'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.983'^^xsd:double;
  dwc:latitude '39.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.983 39.333, -71.983 39.333, -71.983 39.333, -71.983 39.333, -71.983 39.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10744'^^xsd:string;
  dwc:observationDate '1968-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -71.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-71.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -71.983)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-71.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12862'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.983'^^xsd:double;
  dwc:latitude '39.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.983 39.767, -71.983 39.767, -71.983 39.767, -71.983 39.767, -71.983 39.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12862'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -71.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-71.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -71.983)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-71.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12861'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12861'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.983'^^xsd:double;
  dwc:latitude '39.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.983 39.767, -71.983 39.767, -71.983 39.767, -71.983 39.767, -71.983 39.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12861'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.983)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-71.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15113'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15113'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.983'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.983 40.15, -71.983 40.15, -71.983 40.15, -71.983 40.15, -71.983 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15113'^^xsd:string;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -71.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.467"^^xsd:decimal ;
  dwc:decimalLongitude "-71.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.467 -71.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.467"^^xsd:decimal ;
  geo-pos:long "-71.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10203'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10203'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.967'^^xsd:double;
  dwc:latitude '36.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.967 36.467, -71.967 36.467, -71.967 36.467, -71.967 36.467, -71.967 36.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10203'^^xsd:string;
  dwc:observationDate '1966-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.717 -71.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.717"^^xsd:decimal ;
  dwc:decimalLongitude "-71.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.717 -71.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.717"^^xsd:decimal ;
  geo-pos:long "-71.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10095'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10095'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.967'^^xsd:double;
  dwc:latitude '36.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.967 36.717, -71.967 36.717, -71.967 36.717, -71.967 36.717, -71.967 36.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10095'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -71.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 -71.967)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "-71.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10344'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10344'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.967'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.967 37.033, -71.967 37.033, -71.967 37.033, -71.967 37.033, -71.967 37.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10344'^^xsd:string;
  dwc:observationDate '1967-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -71.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-71.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -71.967)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-71.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10542'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10542'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.967'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.967 37.467, -71.967 37.467, -71.967 37.467, -71.967 37.467, -71.967 37.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10542'^^xsd:string;
  dwc:observationDate '1967-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -71.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.683"^^xsd:decimal ;
  dwc:decimalLongitude "-71.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -71.967)"^^geo:wktLiteral ;
  geo-pos:lat "39.683"^^xsd:decimal ;
  geo-pos:long "-71.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15067'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15067'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.967'^^xsd:double;
  dwc:latitude '39.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.967 39.683, -71.967 39.683, -71.967 39.683, -71.967 39.683, -71.967 39.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15067'^^xsd:string;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -71.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.85"^^xsd:decimal ;
  dwc:decimalLongitude "-71.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -71.967)"^^geo:wktLiteral ;
  geo-pos:lat "39.85"^^xsd:decimal ;
  geo-pos:long "-71.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15464'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15464'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.967'^^xsd:double;
  dwc:latitude '39.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.967 39.85, -71.967 39.85, -71.967 39.85, -71.967 39.85, -71.967 39.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15464'^^xsd:string;
  dwc:observationDate '1977-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -71.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -71.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-71.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10402'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10402'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.95'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.95 37.35, -71.95 37.35, -71.95 37.35, -71.95 37.35, -71.95 37.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10402'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -71.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.683"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -71.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.683"^^xsd:decimal ;
  geo-pos:long "-71.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15069'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15069'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.95'^^xsd:double;
  dwc:latitude '39.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.95 39.683, -71.95 39.683, -71.95 39.683, -71.95 39.683, -71.95 39.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15069'^^xsd:string;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -71.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.683"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -71.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.683"^^xsd:decimal ;
  geo-pos:long "-71.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15068'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15068'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.95'^^xsd:double;
  dwc:latitude '39.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.95 39.683, -71.95 39.683, -71.95 39.683, -71.95 39.683, -71.95 39.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15068'^^xsd:string;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14474'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14474'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.95'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.95 41.033, -71.95 41.033, -71.95 41.033, -71.95 41.033, -71.95 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14474'^^xsd:string;
  dwc:observationDate '1977-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.217 -71.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.217"^^xsd:decimal ;
  dwc:decimalLongitude "-71.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.217 -71.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.217"^^xsd:decimal ;
  geo-pos:long "-71.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17795'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17795'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.933'^^xsd:double;
  dwc:latitude '39.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.933 39.217, -71.933 39.217, -71.933 39.217, -71.933 39.217, -71.933 39.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17795'^^xsd:string;
  dwc:observationDate '1979-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-71.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15773'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15773'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.933'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.933 39.9, -71.933 39.9, -71.933 39.9, -71.933 39.9, -71.933 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15773'^^xsd:string;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-71.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15772'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15772'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.933'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.933 39.9, -71.933 39.9, -71.933 39.9, -71.933 39.9, -71.933 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15772'^^xsd:string;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -71.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-71.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -71.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-71.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10630'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10630'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.917'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.917 37.533, -71.917 37.533, -71.917 37.533, -71.917 37.533, -71.917 37.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10630'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-71.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.917)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-71.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19274'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19274'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.917'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.917 41, -71.917 41, -71.917 41, -71.917 41, -71.917 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 '284_19274'^^xsd:string;
  dwc:observationDate '1981-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19548'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19548'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.917'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.917 41.033, -71.917 41.033, -71.917 41.033, -71.917 41.033, -71.917 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19548'^^xsd:string;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -71.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-71.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -71.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-71.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14959'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14959'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.883'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.883 40.483, -71.883 40.483, -71.883 40.483, -71.883 40.483, -71.883 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14959'^^xsd:string;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -71.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.767"^^xsd:decimal ;
  dwc:decimalLongitude "-71.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -71.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.767"^^xsd:decimal ;
  geo-pos:long "-71.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19209'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19209'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.883'^^xsd:double;
  dwc:latitude '40.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.883 40.767, -71.883 40.767, -71.883 40.767, -71.883 40.767, -71.883 40.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19209'^^xsd:string;
  dwc:observationDate '1981-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733"^^xsd:decimal ;
  dwc:decimalLongitude "-71.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.867)"^^geo:wktLiteral ;
  geo-pos:lat "39.733"^^xsd:decimal ;
  geo-pos:long "-71.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14898'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14898'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.867'^^xsd:double;
  dwc:latitude '39.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.867 39.733, -71.867 39.733, -71.867 39.733, -71.867 39.733, -71.867 39.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14898'^^xsd:string;
  dwc:observationDate '1978-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733"^^xsd:decimal ;
  dwc:decimalLongitude "-71.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.867)"^^geo:wktLiteral ;
  geo-pos:lat "39.733"^^xsd:decimal ;
  geo-pos:long "-71.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15060'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15060'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.867'^^xsd:double;
  dwc:latitude '39.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.867 39.733, -71.867 39.733, -71.867 39.733, -71.867 39.733, -71.867 39.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15060'^^xsd:string;
  dwc:observationDate '1975-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733"^^xsd:decimal ;
  dwc:decimalLongitude "-71.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.867)"^^geo:wktLiteral ;
  geo-pos:lat "39.733"^^xsd:decimal ;
  geo-pos:long "-71.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15000'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15000'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.867'^^xsd:double;
  dwc:latitude '39.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.867 39.733, -71.867 39.733, -71.867 39.733, -71.867 39.733, -71.867 39.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15000'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -71.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-71.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -71.867)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-71.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14932'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14932'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.867'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.867 39.8, -71.867 39.8, -71.867 39.8, -71.867 39.8, -71.867 39.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14932'^^xsd:string;
  dwc:observationDate '1974-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-71.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19248'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19248'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.867'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.867 41.05, -71.867 41.05, -71.867 41.05, -71.867 41.05, -71.867 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19248'^^xsd:string;
  dwc:observationDate '1981-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14885'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14885'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 37.6, -71.85 37.6, -71.85 37.6, -71.85 37.6, -71.85 37.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14885'^^xsd:string;
  dwc:observationDate '1971-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18851'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18851'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 38.117, -71.85 38.117, -71.85 38.117, -71.85 38.117, -71.85 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18851'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18850'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18850'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 38.117, -71.85 38.117, -71.85 38.117, -71.85 38.117, -71.85 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18850'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14958'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14958'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.567, -71.85 40.567, -71.85 40.567, -71.85 40.567, -71.85 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14958'^^xsd:string;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14957'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14957'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.567, -71.85 40.567, -71.85 40.567, -71.85 40.567, -71.85 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14957'^^xsd:string;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19902'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19902'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.783, -71.85 40.783, -71.85 40.783, -71.85 40.783, -71.85 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19902'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19213'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19213'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.817, -71.85 40.817, -71.85 40.817, -71.85 40.817, -71.85 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19213'^^xsd:string;
  dwc:observationDate '1981-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19262'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19262'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19262'^^xsd:string;
  dwc:observationDate '1981-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19192'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19192'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19192'^^xsd:string;
  dwc:observationDate '1981-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19191'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19191'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19191'^^xsd:string;
  dwc:observationDate '1981-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19189'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19189'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9, -71.85 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19189'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19208'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19208'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.933, -71.85 40.933, -71.85 40.933, -71.85 40.933, -71.85 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19208'^^xsd:string;
  dwc:observationDate '1981-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19190'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 40.933, -71.85 40.933, -71.85 40.933, -71.85 40.933, -71.85 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19190'^^xsd:string;
  dwc:observationDate '1981-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-71.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19201'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19201'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.85'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.85 41.05, -71.85 41.05, -71.85 41.05, -71.85 41.05, -71.85 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_19201'^^xsd:string;
  dwc:observationDate '1981-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10290'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10290'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 36.6, -71.833 36.6, -71.833 36.6, -71.833 36.6, -71.833 36.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10290'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10541'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10541'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 37.517, -71.833 37.517, -71.833 37.517, -71.833 37.517, -71.833 37.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10541'^^xsd:string;
  dwc:observationDate '1967-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16784'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16784'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 37.75, -71.833 37.75, -71.833 37.75, -71.833 37.75, -71.833 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16784'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16783'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16783'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 37.75, -71.833 37.75, -71.833 37.75, -71.833 37.75, -71.833 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16783'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16760'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_16760'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 38.75, -71.833 38.75, -71.833 38.75, -71.833 38.75, -71.833 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16760'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17626'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17626'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.25, -71.833 40.25, -71.833 40.25, -71.833 40.25, -71.833 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17626'^^xsd:string;
  dwc:observationDate '1979-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19205'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19205'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.883, -71.833 40.883, -71.833 40.883, -71.833 40.883, -71.833 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19205'^^xsd:string;
  dwc:observationDate '1981-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19243'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19243'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.9, -71.833 40.9, -71.833 40.9, -71.833 40.9, -71.833 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19243'^^xsd:string;
  dwc:observationDate '1981-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19200'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19200'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.933333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.9, -71.833 40.9, -71.833 40.9, -71.833 40.9, -71.833 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19200'^^xsd:string;
  dwc:observationDate '1981-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19260'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19260'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19260'^^xsd:string;
  dwc:observationDate '1981-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19259'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19259'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19259'^^xsd:string;
  dwc:observationDate '1981-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19256'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19256'^^xsd:string;
  dwc:observationDate '1981-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19255'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19255'^^xsd:string;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19195'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19195'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19195'^^xsd:string;
  dwc:observationDate '1981-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19257'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19257'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917, -71.833 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19257'^^xsd:string;
  dwc:observationDate '1981-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19254'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19254'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.933, -71.833 40.933, -71.833 40.933, -71.833 40.933, -71.833 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19254'^^xsd:string;
  dwc:observationDate '1981-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19258'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.833'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.833 40.933, -71.833 40.933, -71.833 40.933, -71.833 40.933, -71.833 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19258'^^xsd:string;
  dwc:observationDate '1981-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18852'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18852'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 38.2, -71.817 38.2, -71.817 38.2, -71.817 38.2, -71.817 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18852'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "39.833"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14949'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14949'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '39.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 39.833, -71.817 39.833, -71.817 39.833, -71.817 39.833, -71.817 39.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14949'^^xsd:string;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "39.833"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14948'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14948'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '39.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 39.833, -71.817 39.833, -71.817 39.833, -71.817 39.833, -71.817 39.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14948'^^xsd:string;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15181'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15181'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.483, -71.817 40.483, -71.817 40.483, -71.817 40.483, -71.817 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15181'^^xsd:string;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.633"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.633"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14956'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14956'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.633, -71.817 40.633, -71.817 40.633, -71.817 40.633, -71.817 40.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14956'^^xsd:string;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19194'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19194'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.833, -71.817 40.833, -71.817 40.833, -71.817 40.833, -71.817 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19194'^^xsd:string;
  dwc:observationDate '1981-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19263'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.883, -71.817 40.883, -71.817 40.883, -71.817 40.883, -71.817 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19263'^^xsd:string;
  dwc:observationDate '1981-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19249'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.9, -71.817 40.9, -71.817 40.9, -71.817 40.9, -71.817 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19249'^^xsd:string;
  dwc:observationDate '1981-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19250'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19250'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.9, -71.817 40.9, -71.817 40.9, -71.817 40.9, -71.817 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19250'^^xsd:string;
  dwc:observationDate '1981-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19265'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.917, -71.817 40.917, -71.817 40.917, -71.817 40.917, -71.817 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19265'^^xsd:string;
  dwc:observationDate '1981-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19242'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.817'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.817 40.917, -71.817 40.917, -71.817 40.917, -71.817 40.917, -71.817 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19242'^^xsd:string;
  dwc:observationDate '1981-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.233"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.233 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.233"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10444'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10444'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '36.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 36.233, -71.8 36.233, -71.8 36.233, -71.8 36.233, -71.8 36.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10444'^^xsd:string;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10360'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10360'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 38.2, -71.8 38.2, -71.8 38.2, -71.8 38.2, -71.8 38.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10360'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19198'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19198'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 40.8, -71.8 40.8, -71.8 40.8, -71.8 40.8, -71.8 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_19198'^^xsd:string;
  dwc:observationDate '1981-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19197'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19197'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 40.8, -71.8 40.8, -71.8 40.8, -71.8 40.8, -71.8 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19197'^^xsd:string;
  dwc:observationDate '1981-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19272'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 40.817, -71.8 40.817, -71.8 40.817, -71.8 40.817, -71.8 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19272'^^xsd:string;
  dwc:observationDate '1981-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19252'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19252'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 40.9, -71.8 40.9, -71.8 40.9, -71.8 40.9, -71.8 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19252'^^xsd:string;
  dwc:observationDate '1981-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19253'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19253'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 40.9, -71.8 40.9, -71.8 40.9, -71.8 40.9, -71.8 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19253'^^xsd:string;
  dwc:observationDate '1981-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19245'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19245'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 40.917, -71.8 40.917, -71.8 40.917, -71.8 40.917, -71.8 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19245'^^xsd:string;
  dwc:observationDate '1981-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19193'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19193'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 40.933, -71.8 40.933, -71.8 40.933, -71.8 40.933, -71.8 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_19193'^^xsd:string;
  dwc:observationDate '1981-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13703'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13703'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 41.167, -71.8 41.167, -71.8 41.167, -71.8 41.167, -71.8 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13703'^^xsd:string;
  dwc:observationDate '1977-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13566'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13566'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 41.167, -71.8 41.167, -71.8 41.167, -71.8 41.167, -71.8 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13566'^^xsd:string;
  dwc:observationDate '1977-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-71.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13565'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13565'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.8'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.8 41.167, -71.8 41.167, -71.8 41.167, -71.8 41.167, -71.8 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13565'^^xsd:string;
  dwc:observationDate '1977-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -71.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -71.783)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-71.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10363'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10363'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.783'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.783 37.15, -71.783 37.15, -71.783 37.15, -71.783 37.15, -71.783 37.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10363'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.783)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-71.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19240'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19240'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.783'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.783 40.883, -71.783 40.883, -71.783 40.883, -71.783 40.883, -71.783 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_19240'^^xsd:string;
  dwc:observationDate '1981-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.783)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19246'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19246'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.783'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.783 40.917, -71.783 40.917, -71.783 40.917, -71.783 40.917, -71.783 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19246'^^xsd:string;
  dwc:observationDate '1981-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.783)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19251'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19251'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.783'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.783 40.917, -71.783 40.917, -71.783 40.917, -71.783 40.917, -71.783 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19251'^^xsd:string;
  dwc:observationDate '1981-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -71.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -71.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-71.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12849'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12849'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.783'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.783 41.183, -71.783 41.183, -71.783 41.183, -71.783 41.183, -71.783 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_12849'^^xsd:string;
  dwc:observationDate '1977-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.783 -71.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.783"^^xsd:decimal ;
  dwc:decimalLongitude "-71.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.783 -71.767)"^^geo:wktLiteral ;
  geo-pos:lat "39.783"^^xsd:decimal ;
  geo-pos:long "-71.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15696'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15696'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.767'^^xsd:double;
  dwc:latitude '39.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.767 39.783, -71.767 39.783, -71.767 39.783, -71.767 39.783, -71.767 39.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15696'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19239'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.767'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.767 40.917, -71.767 40.917, -71.767 40.917, -71.767 40.917, -71.767 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19239'^^xsd:string;
  dwc:observationDate '1981-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19181'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19181'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.767'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.767 40.917, -71.767 40.917, -71.767 40.917, -71.767 40.917, -71.767 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19181'^^xsd:string;
  dwc:observationDate '1981-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.783"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.783"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10382'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10382'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '36.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 36.783, -71.75 36.783, -71.75 36.783, -71.75 36.783, -71.75 36.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10382'^^xsd:string;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16834'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16834'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 37.167, -71.75 37.167, -71.75 37.167, -71.75 37.167, -71.75 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16834'^^xsd:string;
  dwc:observationDate '1977-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16726'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16726'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 39.75, -71.75 39.75, -71.75 39.75, -71.75 39.75, -71.75 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16726'^^xsd:string;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19206'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19206'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 40.833, -71.75 40.833, -71.75 40.833, -71.75 40.833, -71.75 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19206'^^xsd:string;
  dwc:observationDate '1981-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19247'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19247'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 40.883, -71.75 40.883, -71.75 40.883, -71.75 40.883, -71.75 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19247'^^xsd:string;
  dwc:observationDate '1981-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19230'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19230'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 40.917, -71.75 40.917, -71.75 40.917, -71.75 40.917, -71.75 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19230'^^xsd:string;
  dwc:observationDate '1981-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19267'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19267'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 40.917, -71.75 40.917, -71.75 40.917, -71.75 40.917, -71.75 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19267'^^xsd:string;
  dwc:observationDate '1981-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19199'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19199'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 40.933, -71.75 40.933, -71.75 40.933, -71.75 40.933, -71.75 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19199'^^xsd:string;
  dwc:observationDate '1981-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19170'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19170'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 41.017, -71.75 41.017, -71.75 41.017, -71.75 41.017, -71.75 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19170'^^xsd:string;
  dwc:observationDate '1981-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19233'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19233'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.75'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.75 41.033, -71.75 41.033, -71.75 41.033, -71.75 41.033, -71.75 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19233'^^xsd:string;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -71.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733"^^xsd:decimal ;
  dwc:decimalLongitude "-71.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -71.733)"^^geo:wktLiteral ;
  geo-pos:lat "36.733"^^xsd:decimal ;
  geo-pos:long "-71.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10136'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10136'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.733'^^xsd:double;
  dwc:latitude '36.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.733 36.733, -71.733 36.733, -71.733 36.733, -71.733 36.733, -71.733 36.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10136'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -71.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -71.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-71.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10361'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10361'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.733'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.733 37.9, -71.733 37.9, -71.733 37.9, -71.733 37.9, -71.733 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10361'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -71.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-71.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -71.733)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-71.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15587'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15587'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.733'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.733 39.8, -71.733 39.8, -71.733 39.8, -71.733 39.8, -71.733 39.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15587'^^xsd:string;
  dwc:observationDate '1978-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.733)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-71.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19241'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19241'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.733'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.733 40.833, -71.733 40.833, -71.733 40.833, -71.733 40.833, -71.733 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_19241'^^xsd:string;
  dwc:observationDate '1981-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.733)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19270'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19270'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.733'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.733 40.917, -71.733 40.917, -71.733 40.917, -71.733 40.917, -71.733 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19270'^^xsd:string;
  dwc:observationDate '1981-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.733)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17738'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17738'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.733'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.733 40.933, -71.733 40.933, -71.733 40.933, -71.733 40.933, -71.733 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17738'^^xsd:string;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -71.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-71.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -71.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-71.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16935'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_16935'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.733'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.733 41.283, -71.733 41.283, -71.733 41.283, -71.733 41.283, -71.733 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_16935'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.267 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.267"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.267 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.267"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10387'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10387'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '37.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 37.267, -71.717 37.267, -71.717 37.267, -71.717 37.267, -71.717 37.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10387'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18948'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18948'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.1, -71.717 40.1, -71.717 40.1, -71.717 40.1, -71.717 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18948'^^xsd:string;
  dwc:observationDate '1980-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19271'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19271'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.883, -71.717 40.883, -71.717 40.883, -71.717 40.883, -71.717 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19271'^^xsd:string;
  dwc:observationDate '1981-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19180'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19180'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.9, -71.717 40.9, -71.717 40.9, -71.717 40.9, -71.717 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19180'^^xsd:string;
  dwc:observationDate '1981-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19204'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19204'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.9, -71.717 40.9, -71.717 40.9, -71.717 40.9, -71.717 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19204'^^xsd:string;
  dwc:observationDate '1981-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19188'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19188'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.917, -71.717 40.917, -71.717 40.917, -71.717 40.917, -71.717 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19188'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19235'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.967, -71.717 40.967, -71.717 40.967, -71.717 40.967, -71.717 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19235'^^xsd:string;
  dwc:observationDate '1981-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19234'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19234'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.967, -71.717 40.967, -71.717 40.967, -71.717 40.967, -71.717 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19234'^^xsd:string;
  dwc:observationDate '1981-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19283'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19283'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 40.983, -71.717 40.983, -71.717 40.983, -71.717 40.983, -71.717 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19283'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19231'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 41, -71.717 41, -71.717 41, -71.717 41, -71.717 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19231'^^xsd:string;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-71.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15081'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.717'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.717 41.117, -71.717 41.117, -71.717 41.117, -71.717 41.117, -71.717 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15081'^^xsd:string;
  dwc:observationDate '1975-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -71.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10381'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10381'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.7'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.7 36.8, -71.7 36.8, -71.7 36.8, -71.7 36.8, -71.7 36.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10381'^^xsd:string;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -71.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "-71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10292'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10292'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.7'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.7 37.017, -71.7 37.017, -71.7 37.017, -71.7 37.017, -71.7 37.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10292'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19202'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19202'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.7'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.7 40.9, -71.7 40.9, -71.7 40.9, -71.7 40.9, -71.7 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19202'^^xsd:string;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19282'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.7'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.7 40.983, -71.7 40.983, -71.7 40.983, -71.7 40.983, -71.7 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19282'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19281'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19281'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.7'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.7 41.017, -71.7 41.017, -71.7 41.017, -71.7 41.017, -71.7 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19281'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -71.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16934'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_16934'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.7'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.7 41.267, -71.7 41.267, -71.7 41.267, -71.7 41.267, -71.7 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_16934'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.933 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "36.933"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10431'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10431'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '36.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 36.933, -71.683 36.933, -71.683 36.933, -71.683 36.933, -71.683 36.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10431'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.85"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "39.85"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15697'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15697'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '39.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 39.85, -71.683 39.85, -71.683 39.85, -71.683 39.85, -71.683 39.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_15697'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14913'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14913'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 40.333, -71.683 40.333, -71.683 40.333, -71.683 40.333, -71.683 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14913'^^xsd:string;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19212'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 40.85, -71.683 40.85, -71.683 40.85, -71.683 40.85, -71.683 40.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19212'^^xsd:string;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19227'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19227'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 40.983, -71.683 40.983, -71.683 40.983, -71.683 40.983, -71.683 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19227'^^xsd:string;
  dwc:observationDate '1981-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19228'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19228'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 40.983, -71.683 40.983, -71.683 40.983, -71.683 40.983, -71.683 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19228'^^xsd:string;
  dwc:observationDate '1981-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19280'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19280'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 41, -71.683 41, -71.683 41, -71.683 41, -71.683 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 '284_19280'^^xsd:string;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-71.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19172'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19172'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.683'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.683 41.017, -71.683 41.017, -71.683 41.017, -71.683 41.017, -71.683 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19172'^^xsd:string;
  dwc:observationDate '1981-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18970'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18970'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 37.167, -71.667 37.167, -71.667 37.167, -71.667 37.167, -71.667 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_18970'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10362'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10362'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 37.75, -71.667 37.75, -71.667 37.75, -71.667 37.75, -71.667 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10362'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16803'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16803'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 37.75, -71.667 37.75, -71.667 37.75, -71.667 37.75, -71.667 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16803'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19266'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19266'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 40.75, -71.667 40.75, -71.667 40.75, -71.667 40.75, -71.667 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19266'^^xsd:string;
  dwc:observationDate '1981-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19185'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19185'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 40.783, -71.667 40.783, -71.667 40.783, -71.667 40.783, -71.667 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19185'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19176'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19176'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 40.967, -71.667 40.967, -71.667 40.967, -71.667 40.967, -71.667 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19176'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19010'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19010'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 40.967, -71.667 40.967, -71.667 40.967, -71.667 40.967, -71.667 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19010'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.667)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-71.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14436'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14436'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.667'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.667 41, -71.667 41, -71.667 41, -71.667 41, -71.667 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_14436'^^xsd:string;
  dwc:observationDate '1958-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.617"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10540'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10540'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 37.617, -71.65 37.617, -71.65 37.617, -71.65 37.617, -71.65 37.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10540'^^xsd:string;
  dwc:observationDate '1967-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.733"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16066'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16066'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '39.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 39.733, -71.65 39.733, -71.65 39.733, -71.65 39.733, -71.65 39.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16066'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19277'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19277'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 40.733, -71.65 40.733, -71.65 40.733, -71.65 40.733, -71.65 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19277'^^xsd:string;
  dwc:observationDate '1981-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19211'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19211'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 40.783, -71.65 40.783, -71.65 40.783, -71.65 40.783, -71.65 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19211'^^xsd:string;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19203'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19203'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 40.867, -71.65 40.867, -71.65 40.867, -71.65 40.867, -71.65 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19203'^^xsd:string;
  dwc:observationDate '1981-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19232'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 40.933, -71.65 40.933, -71.65 40.933, -71.65 40.933, -71.65 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19232'^^xsd:string;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19229'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19229'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 40.967, -71.65 40.967, -71.65 40.967, -71.65 40.967, -71.65 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19229'^^xsd:string;
  dwc:observationDate '1981-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18959'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18959'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 40.967, -71.65 40.967, -71.65 40.967, -71.65 40.967, -71.65 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18959'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19182'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19182'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 41.1, -71.65 41.1, -71.65 41.1, -71.65 41.1, -71.65 41.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 '284_19182'^^xsd:string;
  dwc:observationDate '1981-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.133"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.133"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19509'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19509'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '41.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 41.133, -71.65 41.133, -71.65 41.133, -71.65 41.133, -71.65 41.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19509'^^xsd:string;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -71.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -71.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-71.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16936'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_16936'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.65'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.65 41.317, -71.65 41.317, -71.65 41.317, -71.65 41.317, -71.65 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_16936'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -71.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -71.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "-71.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18961'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18961'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.633'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.633 40.65, -71.633 40.65, -71.633 40.65, -71.633 40.65, -71.633 40.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 '284_18961'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-71.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19171'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19171'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.633'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.633 40.95, -71.633 40.95, -71.633 40.95, -71.633 40.95, -71.633 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19171'^^xsd:string;
  dwc:observationDate '1981-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19187'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19187'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.633'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.633 40.967, -71.633 40.967, -71.633 40.967, -71.633 40.967, -71.633 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19187'^^xsd:string;
  dwc:observationDate '1981-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19215'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19215'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.633'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.633 40.983, -71.633 40.983, -71.633 40.983, -71.633 40.983, -71.633 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19215'^^xsd:string;
  dwc:observationDate '1981-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -71.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -71.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-71.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16937'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_16937'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.633'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.633 41.333, -71.633 41.333, -71.633 41.333, -71.633 41.333, -71.633 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_16937'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.717 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.717"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.717 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.717"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10291'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10291'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '36.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 36.717, -71.617 36.717, -71.617 36.717, -71.617 36.717, -71.617 36.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10291'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18854'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18854'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 38.367, -71.617 38.367, -71.617 38.367, -71.617 38.367, -71.617 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18854'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18853'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18853'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 38.367, -71.617 38.367, -71.617 38.367, -71.617 38.367, -71.617 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18853'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.883"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18897'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18897'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '38.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 38.883, -71.617 38.883, -71.617 38.883, -71.617 38.883, -71.617 38.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18897'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.883"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18898'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18898'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '38.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 38.883, -71.617 38.883, -71.617 38.883, -71.617 38.883, -71.617 38.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18898'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14922'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14922'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 39.933, -71.617 39.933, -71.617 39.933, -71.617 39.933, -71.617 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14922'^^xsd:string;
  dwc:observationDate '1974-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19196'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19196'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 39.933, -71.617 39.933, -71.617 39.933, -71.617 39.933, -71.617 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_19196'^^xsd:string;
  dwc:observationDate '1981-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19226'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19226'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 40.967, -71.617 40.967, -71.617 40.967, -71.617 40.967, -71.617 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19226'^^xsd:string;
  dwc:observationDate '1981-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19012'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19012'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 40.967, -71.617 40.967, -71.617 40.967, -71.617 40.967, -71.617 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19012'^^xsd:string;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19236'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19236'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 41.05, -71.617 41.05, -71.617 41.05, -71.617 41.05, -71.617 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19236'^^xsd:string;
  dwc:observationDate '1981-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -71.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-71.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -71.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-71.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19040'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19040'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.617'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.617 41.35, -71.617 41.35, -71.617 41.35, -71.617 41.35, -71.617 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19040'^^xsd:string;
  dwc:observationDate '1980-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -71.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -71.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-71.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19273'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19273'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.6'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.6 40.433, -71.6 40.433, -71.6 40.433, -71.6 40.433, -71.6 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19273'^^xsd:string;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19178'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19178'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.6'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.6 40.967, -71.6 40.967, -71.6 40.967, -71.6 40.967, -71.6 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19178'^^xsd:string;
  dwc:observationDate '1981-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-71.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12718'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12718'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.6'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.6 41.117, -71.6 41.117, -71.6 41.117, -71.6 41.117, -71.6 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_12718'^^xsd:string;
  dwc:observationDate '1976-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16750'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16750'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 38.167, -71.583 38.167, -71.583 38.167, -71.583 38.167, -71.583 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16750'^^xsd:string;
  dwc:observationDate '1975-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16771'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16771'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 38.75, -71.583 38.75, -71.583 38.75, -71.583 38.75, -71.583 38.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16771'^^xsd:string;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13779'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13779'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 39.667, -71.583 39.667, -71.583 39.667, -71.583 39.667, -71.583 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13779'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14897'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14897'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 39.9, -71.583 39.9, -71.583 39.9, -71.583 39.9, -71.583 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14897'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15586'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15586'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 39.917, -71.583 39.917, -71.583 39.917, -71.583 39.917, -71.583 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15586'^^xsd:string;
  dwc:observationDate '1978-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14896'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14896'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 39.983, -71.583 39.983, -71.583 39.983, -71.583 39.983, -71.583 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14896'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14900'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14900'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 41.067, -71.583 41.067, -71.583 41.067, -71.583 41.067, -71.583 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14900'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14899'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14899'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 41.067, -71.583 41.067, -71.583 41.067, -71.583 41.067, -71.583 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14899'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16933'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_16933'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 41.083, -71.583 41.083, -71.583 41.083, -71.583 41.083, -71.583 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_16933'^^xsd:string;
  dwc:observationDate '1976-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16939'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16939'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 41.083, -71.583 41.083, -71.583 41.083, -71.583 41.083, -71.583 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_16939'^^xsd:string;
  dwc:observationDate '1974-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-71.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12848'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12848'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.583'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.583 41.083, -71.583 41.083, -71.583 41.083, -71.583 41.083, -71.583 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_12848'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17982'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17982'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.567'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.567 40.9, -71.567 40.9, -71.567 40.9, -71.567 40.9, -71.567 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17982'^^xsd:string;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17983'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17983'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.567'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.567 40.9, -71.567 40.9, -71.567 40.9, -71.567 40.9, -71.567 40.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 '284_17983'^^xsd:string;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12847'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12847'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.567'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.567 41.033, -71.567 41.033, -71.567 41.033, -71.567 41.033, -71.567 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12847'^^xsd:string;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-71.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18944'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18944'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.567'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.567 41.067, -71.567 41.067, -71.567 41.067, -71.567 41.067, -71.567 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18944'^^xsd:string;
  dwc:observationDate '1980-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-71.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18907'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18907'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.567'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.567 41.083, -71.567 41.083, -71.567 41.083, -71.567 41.083, -71.567 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18907'^^xsd:string;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -71.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -71.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-71.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12717'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12717'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.567'^^xsd:double;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.567 41.233, -71.567 41.233, -71.567 41.233, -71.567 41.233, -71.567 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12717'^^xsd:string;
  dwc:observationDate '1976-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -71.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -71.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-71.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17193'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17193'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.567'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.567 41.333, -71.567 41.333, -71.567 41.333, -71.567 41.333, -71.567 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17193'^^xsd:string;
  dwc:observationDate '1979-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10380'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10380'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 36.8, -71.55 36.8, -71.55 36.8, -71.55 36.8, -71.55 36.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10380'^^xsd:string;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15008'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15008'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 39.967, -71.55 39.967, -71.55 39.967, -71.55 39.967, -71.55 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15008'^^xsd:string;
  dwc:observationDate '1974-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14912'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14912'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 40.283, -71.55 40.283, -71.55 40.283, -71.55 40.283, -71.55 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14912'^^xsd:string;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18908'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18908'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 40.533, -71.55 40.533, -71.55 40.533, -71.55 40.533, -71.55 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18908'^^xsd:string;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18953'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18953'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 40.9, -71.55 40.9, -71.55 40.9, -71.55 40.9, -71.55 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18953'^^xsd:string;
  dwc:observationDate '1980-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18954'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18954'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 40.9, -71.55 40.9, -71.55 40.9, -71.55 40.9, -71.55 40.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 '284_18954'^^xsd:string;
  dwc:observationDate '1980-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19238'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19238'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 41.033, -71.55 41.033, -71.55 41.033, -71.55 41.033, -71.55 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_19238'^^xsd:string;
  dwc:observationDate '1981-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19173'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19173'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.55'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.55 41.033, -71.55 41.033, -71.55 41.033, -71.55 41.033, -71.55 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19173'^^xsd:string;
  dwc:observationDate '1981-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -71.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -71.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-71.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10539'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10539'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.533'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.533 37.667, -71.533 37.667, -71.533 37.667, -71.533 37.667, -71.533 37.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10539'^^xsd:string;
  dwc:observationDate '1967-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.533)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-71.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19244'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19244'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.533'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.533 39.967, -71.533 39.967, -71.533 39.967, -71.533 39.967, -71.533 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19244'^^xsd:string;
  dwc:observationDate '1981-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-71.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15567'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15567'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.533'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.533 40.15, -71.533 40.15, -71.533 40.15, -71.533 40.15, -71.533 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15567'^^xsd:string;
  dwc:observationDate '1978-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18960'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18960'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.533'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.533 40.967, -71.533 40.967, -71.533 40.967, -71.533 40.967, -71.533 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18960'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-71.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18946'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18946'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.533'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.533 41.067, -71.533 41.067, -71.533 41.067, -71.533 41.067, -71.533 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18946'^^xsd:string;
  dwc:observationDate '1980-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-71.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19706'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19706'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.533'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.533 41.083, -71.533 41.083, -71.533 41.083, -71.533 41.083, -71.533 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19706'^^xsd:string;
  dwc:observationDate '1979-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-71.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-71.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18945'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18945'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.533'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.533 41.1, -71.533 41.1, -71.533 41.1, -71.533 41.1, -71.533 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18945'^^xsd:string;
  dwc:observationDate '1980-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -71.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -71.517)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-71.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14857'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14857'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.517'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.517 39.167, -71.517 39.167, -71.517 39.167, -71.517 39.167, -71.517 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14857'^^xsd:string;
  dwc:observationDate '1970-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.517)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-71.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15585'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15585'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.517'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.517 39.967, -71.517 39.967, -71.517 39.967, -71.517 39.967, -71.517 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15585'^^xsd:string;
  dwc:observationDate '1978-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-71.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19186'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19186'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.517'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.517 41.117, -71.517 41.117, -71.517 41.117, -71.517 41.117, -71.517 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19186'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11015'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11015'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 36, -71.5 36, -71.5 36, -71.5 36, -71.5 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11015'^^xsd:string;
  dwc:observationDate '1969-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10631'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10631'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '37.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 37.233, -71.5 37.233, -71.5 37.233, -71.5 37.233, -71.5 37.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10631'^^xsd:string;
  dwc:observationDate '1968-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11031'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11031'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 37.6, -71.5 37.6, -71.5 37.6, -71.5 37.6, -71.5 37.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11031'^^xsd:string;
  dwc:observationDate '1969-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11032'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11032'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 37.75, -71.5 37.75, -71.5 37.75, -71.5 37.75, -71.5 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11032'^^xsd:string;
  dwc:observationDate '1969-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16721'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16721'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 38.5, -71.5 38.5, -71.5 38.5, -71.5 38.5, -71.5 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16721'^^xsd:string;
  dwc:observationDate '1973-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14940'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14940'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 39.967, -71.5 39.967, -71.5 39.967, -71.5 39.967, -71.5 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14940'^^xsd:string;
  dwc:observationDate '1974-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16658'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16658'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 40.75, -71.5 40.75, -71.5 40.75, -71.5 40.75, -71.5 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16658'^^xsd:string;
  dwc:observationDate '1969-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12720'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12720'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 40.967, -71.5 40.967, -71.5 40.967, -71.5 40.967, -71.5 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12720'^^xsd:string;
  dwc:observationDate '1976-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12719'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12719'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 40.967, -71.5 40.967, -71.5 40.967, -71.5 40.967, -71.5 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12719'^^xsd:string;
  dwc:observationDate '1976-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10239'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10239'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 41.117, -71.5 41.117, -71.5 41.117, -71.5 41.117, -71.5 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10239'^^xsd:string;
  dwc:observationDate '1967-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17598'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17598'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 41.167, -71.5 41.167, -71.5 41.167, -71.5 41.167, -71.5 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17598'^^xsd:string;
  dwc:observationDate '1979-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17701'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17701'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 41.267, -71.5 41.267, -71.5 41.267, -71.5 41.267, -71.5 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17701'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19702'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19702'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.5 41.333, -71.5 41.333, -71.5 41.333, -71.5 41.333, -71.5 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19702'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -71.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.617"^^xsd:decimal ;
  dwc:decimalLongitude "-71.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -71.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.617"^^xsd:decimal ;
  geo-pos:long "-71.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19264'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19264'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.483'^^xsd:double;
  dwc:latitude '40.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.483 40.617, -71.483 40.617, -71.483 40.617, -71.483 40.617, -71.483 40.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_19264'^^xsd:string;
  dwc:observationDate '1981-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-71.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-71.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19261'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.483'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.483 41.1, -71.483 41.1, -71.483 41.1, -71.483 41.1, -71.483 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19261'^^xsd:string;
  dwc:observationDate '1981-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -71.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-71.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -71.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-71.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19183'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19183'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.483'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.483 41.183, -71.483 41.183, -71.483 41.183, -71.483 41.183, -71.483 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19183'^^xsd:string;
  dwc:observationDate '1981-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -71.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -71.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-71.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10111'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10111'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.467'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.467 36.9, -71.467 36.9, -71.467 36.9, -71.467 36.9, -71.467 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10111'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -71.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567"^^xsd:decimal ;
  dwc:decimalLongitude "-71.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -71.467)"^^geo:wktLiteral ;
  geo-pos:lat "38.567"^^xsd:decimal ;
  geo-pos:long "-71.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18855'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18855'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.467'^^xsd:double;
  dwc:latitude '38.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.467 38.567, -71.467 38.567, -71.467 38.567, -71.467 38.567, -71.467 38.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18855'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -71.467)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-71.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19732'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19732'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.467'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.467 39.9, -71.467 39.9, -71.467 39.9, -71.467 39.9, -71.467 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_19732'^^xsd:string;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -71.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-71.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -71.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-71.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19269'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19269'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.467'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.467 40.583, -71.467 40.583, -71.467 40.583, -71.467 40.583, -71.467 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_19269'^^xsd:string;
  dwc:observationDate '1981-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -71.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^xsd:decimal ;
  dwc:decimalLongitude "-71.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -71.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-71.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12772'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12772'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.467'^^xsd:double;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.467 41.233, -71.467 41.233, -71.467 41.233, -71.467 41.233, -71.467 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12772'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -71.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 -71.45)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "-71.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11016'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11016'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.45'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.45 35.967, -71.45 35.967, -71.45 35.967, -71.45 35.967, -71.45 35.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11016'^^xsd:string;
  dwc:observationDate '1969-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -71.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -71.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-71.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15320'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15320'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.45'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.45 37.95, -71.45 37.95, -71.45 37.95, -71.45 37.95, -71.45 37.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15320'^^xsd:string;
  dwc:observationDate '1975-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.45)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-71.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19217'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19217'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.45'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.45 40.95, -71.45 40.95, -71.45 40.95, -71.45 40.95, -71.45 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_19217'^^xsd:string;
  dwc:observationDate '1981-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -71.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-71.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15685'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15685'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.45'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.45 41.117, -71.45 41.117, -71.45 41.117, -71.45 41.117, -71.45 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15685'^^xsd:string;
  dwc:observationDate '1978-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -71.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.133"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -71.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.133"^^xsd:decimal ;
  geo-pos:long "-71.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19184'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19184'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.45'^^xsd:double;
  dwc:latitude '41.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.45 41.133, -71.45 41.133, -71.45 41.133, -71.45 41.133, -71.45 41.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 '284_19184'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.35 -71.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.35"^^xsd:decimal ;
  dwc:decimalLongitude "-71.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.35 -71.433)"^^geo:wktLiteral ;
  geo-pos:lat "33.35"^^xsd:decimal ;
  geo-pos:long "-71.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10190'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10190'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.433'^^xsd:double;
  dwc:latitude '33.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.433 33.35, -71.433 33.35, -71.433 33.35, -71.433 33.35, -71.433 33.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10190'^^xsd:string;
  dwc:observationDate '1966-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.433)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-71.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15370'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15370'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.433'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.433 40.15, -71.433 40.15, -71.433 40.15, -71.433 40.15, -71.433 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15370'^^xsd:string;
  dwc:observationDate '1976-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -71.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.683"^^xsd:decimal ;
  dwc:decimalLongitude "-71.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -71.433)"^^geo:wktLiteral ;
  geo-pos:lat "40.683"^^xsd:decimal ;
  geo-pos:long "-71.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15185'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15185'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.433'^^xsd:double;
  dwc:latitude '40.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.433 40.683, -71.433 40.683, -71.433 40.683, -71.433 40.683, -71.433 40.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15185'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-71.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.433)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-71.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15631'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15631'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.433'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.433 40.95, -71.433 40.95, -71.433 40.95, -71.433 40.95, -71.433 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15631'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-71.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -71.433)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-71.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19216'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19216'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.433'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.433 40.95, -71.433 40.95, -71.433 40.95, -71.433 40.95, -71.433 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19216'^^xsd:string;
  dwc:observationDate '1981-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -71.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-71.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19177'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19177'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.433'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.433 41.067, -71.433 41.067, -71.433 41.067, -71.433 41.067, -71.433 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19177'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.683"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10596'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10596'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '36.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 36.683, -71.417 36.683, -71.417 36.683, -71.417 36.683, -71.417 36.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10596'^^xsd:string;
  dwc:observationDate '1968-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18856'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18856'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 38.633, -71.417 38.633, -71.417 38.633, -71.417 38.633, -71.417 38.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18856'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19179'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19179'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 40.883, -71.417 40.883, -71.417 40.883, -71.417 40.883, -71.417 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19179'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19237'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 40.967, -71.417 40.967, -71.417 40.967, -71.417 40.967, -71.417 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19237'^^xsd:string;
  dwc:observationDate '1981-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19175'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19175'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 40.983, -71.417 40.983, -71.417 40.983, -71.417 40.983, -71.417 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19175'^^xsd:string;
  dwc:observationDate '1981-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19174'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19174'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 40.983, -71.417 40.983, -71.417 40.983, -71.417 40.983, -71.417 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19174'^^xsd:string;
  dwc:observationDate '1981-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19222'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19222'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 40.983, -71.417 40.983, -71.417 40.983, -71.417 40.983, -71.417 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19222'^^xsd:string;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14440'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14440'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 41, -71.417 41, -71.417 41, -71.417 41, -71.417 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14440'^^xsd:string;
  dwc:observationDate '1961-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-71.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19276'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19276'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.417'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.417 41.05, -71.417 41.05, -71.417 41.05, -71.417 41.05, -71.417 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_19276'^^xsd:string;
  dwc:observationDate '1981-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14941'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14941'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 39.983, -71.4 39.983, -71.4 39.983, -71.4 39.983, -71.4 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14941'^^xsd:string;
  dwc:observationDate '1974-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14947'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14947'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 40.15, -71.4 40.15, -71.4 40.15, -71.4 40.15, -71.4 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14947'^^xsd:string;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14946'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14946'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 40.15, -71.4 40.15, -71.4 40.15, -71.4 40.15, -71.4 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14946'^^xsd:string;
  dwc:observationDate '1974-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19225'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19225'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 40.983, -71.4 40.983, -71.4 40.983, -71.4 40.983, -71.4 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_19225'^^xsd:string;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19223'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19223'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 41.017, -71.4 41.017, -71.4 41.017, -71.4 41.017, -71.4 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19223'^^xsd:string;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19220'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19220'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 41.017, -71.4 41.017, -71.4 41.017, -71.4 41.017, -71.4 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19220'^^xsd:string;
  dwc:observationDate '1981-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17133'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17133'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 41.1, -71.4 41.1, -71.4 41.1, -71.4 41.1, -71.4 41.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 '284_17133'^^xsd:string;
  dwc:observationDate '1978-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -71.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -71.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-71.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14434'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14434'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.4'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.4 41.25, -71.4 41.25, -71.4 41.25, -71.4 41.25, -71.4 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14434'^^xsd:string;
  dwc:observationDate '1968-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-71.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14942'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14942'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.383'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.383 39.983, -71.383 39.983, -71.383 39.983, -71.383 39.983, -71.383 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14942'^^xsd:string;
  dwc:observationDate '1974-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -71.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -71.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-71.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19705'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19705'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.383'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.383 40.033, -71.383 40.033, -71.383 40.033, -71.383 40.033, -71.383 40.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_19705'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -71.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-71.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -71.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-71.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12884'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12884'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.383'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.383 40.267, -71.383 40.267, -71.383 40.267, -71.383 40.267, -71.383 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12884'^^xsd:string;
  dwc:observationDate '1977-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19219'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19219'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.383'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.383 40.983, -71.383 40.983, -71.383 40.983, -71.383 40.983, -71.383 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19219'^^xsd:string;
  dwc:observationDate '1981-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -71.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-71.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19218'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19218'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.383'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.383 41.017, -71.383 41.017, -71.383 41.017, -71.383 41.017, -71.383 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19218'^^xsd:string;
  dwc:observationDate '1981-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -71.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95"^^xsd:decimal ;
  dwc:decimalLongitude "-71.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -71.367)"^^geo:wktLiteral ;
  geo-pos:lat "36.95"^^xsd:decimal ;
  geo-pos:long "-71.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10336'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10336'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.367'^^xsd:double;
  dwc:latitude '36.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.367 36.95, -71.367 36.95, -71.367 36.95, -71.367 36.95, -71.367 36.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10336'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -71.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-71.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -71.367)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-71.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14887'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14887'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.367'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.367 38.517, -71.367 38.517, -71.367 38.517, -71.367 38.517, -71.367 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14887'^^xsd:string;
  dwc:observationDate '1971-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -71.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-71.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -71.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-71.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15037'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15037'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.367'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.367 40.2, -71.367 40.2, -71.367 40.2, -71.367 40.2, -71.367 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15037'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -71.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-71.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15590'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15590'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.367'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.367 40.9, -71.367 40.9, -71.367 40.9, -71.367 40.9, -71.367 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15590'^^xsd:string;
  dwc:observationDate '1978-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-71.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19221'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19221'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.367'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.367 41.05, -71.367 41.05, -71.367 41.05, -71.367 41.05, -71.367 41.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 '284_19221'^^xsd:string;
  dwc:observationDate '1981-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-71.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19224'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19224'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.367'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.367 41.05, -71.367 41.05, -71.367 41.05, -71.367 41.05, -71.367 41.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 '284_19224'^^xsd:string;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -71.35)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-71.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18896'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18896'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.35 39, -71.35 39, -71.35 39, -71.35 39, -71.35 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18896'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -71.35)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-71.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18895'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18895'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.35 39, -71.35 39, -71.35 39, -71.35 39, -71.35 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_18895'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -71.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-71.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14921'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14921'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.35 40.017, -71.35 40.017, -71.35 40.017, -71.35 40.017, -71.35 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14921'^^xsd:string;
  dwc:observationDate '1974-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -71.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-71.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15006'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15006'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.35 40.133, -71.35 40.133, -71.35 40.133, -71.35 40.133, -71.35 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15006'^^xsd:string;
  dwc:observationDate '1974-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -71.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-71.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15038'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15038'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.35 40.2, -71.35 40.2, -71.35 40.2, -71.35 40.2, -71.35 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15038'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -71.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-71.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15589'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15589'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.35'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.35 40.833, -71.35 40.833, -71.35 40.833, -71.35 40.833, -71.35 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15589'^^xsd:string;
  dwc:observationDate '1978-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -71.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.883 -71.333)"^^geo:wktLiteral ;
  geo-pos:lat "35.883"^^xsd:decimal ;
  geo-pos:long "-71.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10443'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10443'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.333'^^xsd:double;
  dwc:latitude '35.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.333 35.883, -71.333 35.883, -71.333 35.883, -71.333 35.883, -71.333 35.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10443'^^xsd:string;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -71.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "-71.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 -71.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "-71.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10096'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10096'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.333'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.333 36.85, -71.333 36.85, -71.333 36.85, -71.333 36.85, -71.333 36.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10096'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18952'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18952'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.333'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.333 40.917, -71.333 40.917, -71.333 40.917, -71.333 40.917, -71.333 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18952'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -71.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-71.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16065'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16065'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.333'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.333 41.05, -71.333 41.05, -71.333 41.05, -71.333 41.05, -71.333 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16065'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15634'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15634'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.317'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.317 40.917, -71.317 40.917, -71.317 40.917, -71.317 40.917, -71.317 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15634'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15633'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15633'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.317'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.317 40.917, -71.317 40.917, -71.317 40.917, -71.317 40.917, -71.317 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15633'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -71.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-71.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15632'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15632'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.317'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.317 40.917, -71.317 40.917, -71.317 40.917, -71.317 40.917, -71.317 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15632'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -71.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -71.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-71.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10359'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10359'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.3'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.3 37.65, -71.3 37.65, -71.3 37.65, -71.3 37.65, -71.3 37.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10359'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-71.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11361'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11361'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.3'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.3 37.917, -71.3 37.917, -71.3 37.917, -71.3 37.917, -71.3 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11361'^^xsd:string;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-71.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15039'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15039'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.283'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.283 40.25, -71.283 40.25, -71.283 40.25, -71.283 40.25, -71.283 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15039'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -71.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-71.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -71.267)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-71.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14435'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14435'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.267'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.267 39.6, -71.267 39.6, -71.267 39.6, -71.267 39.6, -71.267 39.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_14435'^^xsd:string;
  dwc:observationDate '1969-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.267)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-71.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15041'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15041'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.267'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.267 40.25, -71.267 40.25, -71.267 40.25, -71.267 40.25, -71.267 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15041'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15775'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15775'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 37.917, -71.25 37.917, -71.25 37.917, -71.25 37.917, -71.25 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15775'^^xsd:string;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14879'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14879'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 38.033, -71.25 38.033, -71.25 38.033, -71.25 38.033, -71.25 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14879'^^xsd:string;
  dwc:observationDate '1970-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11266'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11266'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 38.083, -71.25 38.083, -71.25 38.083, -71.25 38.083, -71.25 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11266'^^xsd:string;
  dwc:observationDate '1970-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11340'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11340'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 38.333, -71.25 38.333, -71.25 38.333, -71.25 38.333, -71.25 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11340'^^xsd:string;
  dwc:observationDate '1971-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16743'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16743'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 38.333, -71.25 38.333, -71.25 38.333, -71.25 38.333, -71.25 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16743'^^xsd:string;
  dwc:observationDate '1974-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18857'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18857'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 38.783, -71.25 38.783, -71.25 38.783, -71.25 38.783, -71.25 38.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18857'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14905'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14905'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 39.917, -71.25 39.917, -71.25 39.917, -71.25 39.917, -71.25 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14905'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.083"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15059'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15059'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '40.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 40.083, -71.25 40.083, -71.25 40.083, -71.25 40.083, -71.25 40.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15059'^^xsd:string;
  dwc:observationDate '1975-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15040'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15040'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 40.283, -71.25 40.283, -71.25 40.283, -71.25 40.283, -71.25 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15040'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16775'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16775'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.25 40.667, -71.25 40.667, -71.25 40.667, -71.25 40.667, -71.25 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16775'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10602'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10602'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 36.417, -71.233 36.417, -71.233 36.417, -71.233 36.417, -71.233 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10602'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.633"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.633"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10442'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10442'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '36.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 36.633, -71.233 36.633, -71.233 36.633, -71.233 36.633, -71.233 36.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10442'^^xsd:string;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10097'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10097'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 36.9, -71.233 36.9, -71.233 36.9, -71.233 36.9, -71.233 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10097'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10449'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10449'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 37, -71.233 37, -71.233 37, -71.233 37, -71.233 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10449'^^xsd:string;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.633 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.633"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.633 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "37.633"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10388'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10388'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '37.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 37.633, -71.233 37.633, -71.233 37.633, -71.233 37.633, -71.233 37.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10388'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15776'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15776'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 37.917, -71.233 37.917, -71.233 37.917, -71.233 37.917, -71.233 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15776'^^xsd:string;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "37.933"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11264'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11264'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '37.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 37.933, -71.233 37.933, -71.233 37.933, -71.233 37.933, -71.233 37.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11264'^^xsd:string;
  dwc:observationDate '1970-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15070'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15070'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 39.95, -71.233 39.95, -71.233 39.95, -71.233 39.95, -71.233 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15070'^^xsd:string;
  dwc:observationDate '1975-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -71.233)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-71.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18955'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18955'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.233'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.233 40.983, -71.233 40.983, -71.233 40.983, -71.233 40.983, -71.233 40.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 '284_18955'^^xsd:string;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -71.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-71.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -71.217)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-71.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14880'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14880'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.217'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.217 37.7, -71.217 37.7, -71.217 37.7, -71.217 37.7, -71.217 37.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14880'^^xsd:string;
  dwc:observationDate '1970-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -71.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -71.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.983"^^xsd:decimal ;
  geo-pos:long "-71.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11371'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11371'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.2'^^xsd:double;
  dwc:latitude '37.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.2 37.983, -71.2 37.983, -71.2 37.983, -71.2 37.983, -71.2 37.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '284_11371'^^xsd:string;
  dwc:observationDate '1971-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -71.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -71.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-71.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18894'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18894'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.2'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.2 39.067, -71.2 39.067, -71.2 39.067, -71.2 39.067, -71.2 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18894'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -71.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -71.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-71.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18893'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18893'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.2'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.2 39.067, -71.2 39.067, -71.2 39.067, -71.2 39.067, -71.2 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18893'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -71.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-71.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15018'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_15018'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.2'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.2 39.983, -71.2 39.983, -71.2 39.983, -71.2 39.983, -71.2 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15018'^^xsd:string;
  dwc:observationDate '1974-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -71.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.683"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -71.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.683"^^xsd:decimal ;
  geo-pos:long "-71.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14894'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14894'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.2'^^xsd:double;
  dwc:latitude '40.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.2 40.683, -71.2 40.683, -71.2 40.683, -71.2 40.683, -71.2 40.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14894'^^xsd:string;
  dwc:observationDate '1971-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -71.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -71.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-71.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12028'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12028'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.2'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.2 41.317, -71.2 41.317, -71.2 41.317, -71.2 41.317, -71.2 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12028'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 -71.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.617"^^xsd:decimal ;
  dwc:decimalLongitude "-71.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.617 -71.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.617"^^xsd:decimal ;
  geo-pos:long "-71.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10293'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10293'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.183'^^xsd:double;
  dwc:latitude '37.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.183 37.617, -71.183 37.617, -71.183 37.617, -71.183 37.617, -71.183 37.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10293'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.183)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-71.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15777'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15777'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.183'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.183 38.067, -71.183 38.067, -71.183 38.067, -71.183 38.067, -71.183 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15777'^^xsd:string;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -71.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-71.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -71.183)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-71.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19214'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19214'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.183'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.183 39.933, -71.183 39.933, -71.183 39.933, -71.183 39.933, -71.183 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19214'^^xsd:string;
  dwc:observationDate '1981-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10678'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10678'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 36.967, -71.167 36.967, -71.167 36.967, -71.167 36.967, -71.167 36.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10678'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10337'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10337'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 37.083, -71.167 37.083, -71.167 37.083, -71.167 37.083, -71.167 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10337'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11381'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11381'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 37.917, -71.167 37.917, -71.167 37.917, -71.167 37.917, -71.167 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11381'^^xsd:string;
  dwc:observationDate '1971-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15311'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15311'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 38.067, -71.167 38.067, -71.167 38.067, -71.167 38.067, -71.167 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15311'^^xsd:string;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15312'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15312'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 38.117, -71.167 38.117, -71.167 38.117, -71.167 38.117, -71.167 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15312'^^xsd:string;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15820'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15820'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 39.667, -71.167 39.667, -71.167 39.667, -71.167 39.667, -71.167 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15820'^^xsd:string;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.717"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.717"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16095'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16095'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '39.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 39.717, -71.167 39.717, -71.167 39.717, -71.167 39.717, -71.167 39.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16095'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19772'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19772'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 39.75, -71.167 39.75, -71.167 39.75, -71.167 39.75, -71.167 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19772'^^xsd:string;
  dwc:observationDate '1980-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19771'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19771'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 39.75, -71.167 39.75, -71.167 39.75, -71.167 39.75, -71.167 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19771'^^xsd:string;
  dwc:observationDate '1980-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14904'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14904'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 40, -71.167 40, -71.167 40, -71.167 40, -71.167 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14904'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14903'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14903'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 40.167, -71.167 40.167, -71.167 40.167, -71.167 40.167, -71.167 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14903'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13637'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13637'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 40.25, -71.167 40.25, -71.167 40.25, -71.167 40.25, -71.167 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13637'^^xsd:string;
  dwc:observationDate '1977-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18548'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 40.867, -71.167 40.867, -71.167 40.867, -71.167 40.867, -71.167 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18548'^^xsd:string;
  dwc:observationDate '1980-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -71.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-71.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18098'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18098'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.167'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.167 41.083, -71.167 41.083, -71.167 41.083, -71.167 41.083, -71.167 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18098'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -71.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.983 -71.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.983"^^xsd:decimal ;
  geo-pos:long "-71.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10098'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10098'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.15'^^xsd:double;
  dwc:latitude '36.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.15 36.983, -71.15 36.983, -71.15 36.983, -71.15 36.983, -71.15 36.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10098'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-71.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11262'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11262'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.15'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.15 38.067, -71.15 38.067, -71.15 38.067, -71.15 38.067, -71.15 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11262'^^xsd:string;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -71.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-71.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11336'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11336'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.15'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.15 38.067, -71.15 38.067, -71.15 38.067, -71.15 38.067, -71.15 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11336'^^xsd:string;
  dwc:observationDate '1971-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-71.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11339'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11339'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.15'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.15 38.083, -71.15 38.083, -71.15 38.083, -71.15 38.083, -71.15 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11339'^^xsd:string;
  dwc:observationDate '1971-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-71.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11338'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11338'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.15'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.15 38.083, -71.15 38.083, -71.15 38.083, -71.15 38.083, -71.15 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11338'^^xsd:string;
  dwc:observationDate '1971-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -71.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -71.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.083"^^xsd:decimal ;
  geo-pos:long "-71.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15465'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15465'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.15'^^xsd:double;
  dwc:latitude '40.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.15 40.083, -71.15 40.083, -71.15 40.083, -71.15 40.083, -71.15 40.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15465'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -71.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -71.133)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-71.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10137'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10137'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.133'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.133 37.1, -71.133 37.1, -71.133 37.1, -71.133 37.1, -71.133 37.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10137'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -71.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -71.133)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-71.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15321'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15321'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.133'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.133 37.9, -71.133 37.9, -71.133 37.9, -71.133 37.9, -71.133 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_15321'^^xsd:string;
  dwc:observationDate '1975-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -71.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -71.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.017"^^xsd:decimal ;
  geo-pos:long "-71.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11255'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11255'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.133'^^xsd:double;
  dwc:latitude '38.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.133 38.017, -71.133 38.017, -71.133 38.017, -71.133 38.017, -71.133 38.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11255'^^xsd:string;
  dwc:observationDate '1970-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-71.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11359'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11359'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.133'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.133 38.033, -71.133 38.033, -71.133 38.033, -71.133 38.033, -71.133 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11359'^^xsd:string;
  dwc:observationDate '1971-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -71.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-71.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13636'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13636'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.133'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.133 40.25, -71.133 40.25, -71.133 40.25, -71.133 40.25, -71.133 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13636'^^xsd:string;
  dwc:observationDate '1977-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -71.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -71.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-71.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14907'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14907'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.133'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.133 41.15, -71.133 41.15, -71.133 41.15, -71.133 41.15, -71.133 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14907'^^xsd:string;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -71.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -71.117)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-71.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10432'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10432'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.117'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.117 37.167, -71.117 37.167, -71.117 37.167, -71.117 37.167, -71.117 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10432'^^xsd:string;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -71.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-71.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -71.117)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-71.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11370'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11370'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.117'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.117 38, -71.117 38, -71.117 38, -71.117 38, -71.117 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11370'^^xsd:string;
  dwc:observationDate '1971-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -71.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.717"^^xsd:decimal ;
  dwc:decimalLongitude "-71.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -71.117)"^^geo:wktLiteral ;
  geo-pos:lat "39.717"^^xsd:decimal ;
  geo-pos:long "-71.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16094'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16094'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.117'^^xsd:double;
  dwc:latitude '39.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.117 39.717, -71.117 39.717, -71.117 39.717, -71.117 39.717, -71.117 39.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16094'^^xsd:string;
  dwc:observationDate '1966-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -71.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.417"^^xsd:decimal ;
  dwc:decimalLongitude "-71.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -71.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.417"^^xsd:decimal ;
  geo-pos:long "-71.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15784'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15784'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.117'^^xsd:double;
  dwc:latitude '40.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.117 40.417, -71.117 40.417, -71.117 40.417, -71.117 40.417, -71.117 40.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15784'^^xsd:string;
  dwc:observationDate '1975-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14145'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14145'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.117'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.117 41.033, -71.117 41.033, -71.117 41.033, -71.117 41.033, -71.117 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14145'^^xsd:string;
  dwc:observationDate '1978-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "21.5"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11713'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11713'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '21.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 21.5, -71.1 21.5, -71.1 21.5, -71.1 21.5, -71.1 21.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11713'^^xsd:string;
  dwc:observationDate '1975-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.967"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11259'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11259'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 37.967, -71.1 37.967, -71.1 37.967, -71.1 37.967, -71.1 37.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11259'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.967"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15365'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15365'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 37.967, -71.1 37.967, -71.1 37.967, -71.1 37.967, -71.1 37.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15365'^^xsd:string;
  dwc:observationDate '1976-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15323'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15323'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 38.05, -71.1 38.05, -71.1 38.05, -71.1 38.05, -71.1 38.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15323'^^xsd:string;
  dwc:observationDate '1975-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11352'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11352'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 38.083, -71.1 38.083, -71.1 38.083, -71.1 38.083, -71.1 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11352'^^xsd:string;
  dwc:observationDate '1971-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11351'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11351'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 38.083, -71.1 38.083, -71.1 38.083, -71.1 38.083, -71.1 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11351'^^xsd:string;
  dwc:observationDate '1971-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19730'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19730'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 40.2, -71.1 40.2, -71.1 40.2, -71.1 40.2, -71.1 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19730'^^xsd:string;
  dwc:observationDate '1979-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15042'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15042'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 40.267, -71.1 40.267, -71.1 40.267, -71.1 40.267, -71.1 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15042'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14112'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14112'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.1 41.167, -71.1 41.167, -71.1 41.167, -71.1 41.167, -71.1 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14112'^^xsd:string;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -71.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -71.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.117"^^xsd:decimal ;
  geo-pos:long "-71.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10138'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10138'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.083'^^xsd:double;
  dwc:latitude '37.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.083 37.117, -71.083 37.117, -71.083 37.117, -71.083 37.117, -71.083 37.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10138'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -71.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -71.083)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-71.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11386'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11386'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.083'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.083 37.833, -71.083 37.833, -71.083 37.833, -71.083 37.833, -71.083 37.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11386'^^xsd:string;
  dwc:observationDate '1972-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-71.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15779'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15779'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.083'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.083 38.033, -71.083 38.033, -71.083 38.033, -71.083 38.033, -71.083 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15779'^^xsd:string;
  dwc:observationDate '1975-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -71.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-71.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -71.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-71.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15778'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15778'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.083'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.083 38.1, -71.083 38.1, -71.083 38.1, -71.083 38.1, -71.083 38.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15778'^^xsd:string;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -71.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -71.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-71.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15889'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15889'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.083'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.083 40.333, -71.083 40.333, -71.083 40.333, -71.083 40.333, -71.083 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15889'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -71.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -71.067)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-71.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10156'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10156'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.067'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.067 37.667, -71.067 37.667, -71.067 37.667, -71.067 37.667, -71.067 37.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10156'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -71.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -71.067)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-71.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15780'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15780'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.067'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.067 37.833, -71.067 37.833, -71.067 37.833, -71.067 37.833, -71.067 37.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15780'^^xsd:string;
  dwc:observationDate '1975-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -71.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -71.067)"^^geo:wktLiteral ;
  geo-pos:lat "37.983"^^xsd:decimal ;
  geo-pos:long "-71.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15326'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15326'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.067'^^xsd:double;
  dwc:latitude '37.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.067 37.983, -71.067 37.983, -71.067 37.983, -71.067 37.983, -71.067 37.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15326'^^xsd:string;
  dwc:observationDate '1975-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-71.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15781'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15781'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.067'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.067 38.033, -71.067 38.033, -71.067 38.033, -71.067 38.033, -71.067 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15781'^^xsd:string;
  dwc:observationDate '1975-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -71.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.567"^^xsd:decimal ;
  dwc:decimalLongitude "-71.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -71.067)"^^geo:wktLiteral ;
  geo-pos:lat "39.567"^^xsd:decimal ;
  geo-pos:long "-71.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11265'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11265'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.067'^^xsd:double;
  dwc:latitude '39.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.067 39.567, -71.067 39.567, -71.067 39.567, -71.067 39.567, -71.067 39.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11265'^^xsd:string;
  dwc:observationDate '1970-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -71.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-71.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -71.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-71.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17025'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17025'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.067'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.067 40.483, -71.067 40.483, -71.067 40.483, -71.067 40.483, -71.067 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17025'^^xsd:string;
  dwc:observationDate '1978-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -71.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.867"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -71.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.867"^^xsd:decimal ;
  geo-pos:long "-71.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11267'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11267'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.05'^^xsd:double;
  dwc:latitude '37.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.05 37.867, -71.05 37.867, -71.05 37.867, -71.05 37.867, -71.05 37.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11267'^^xsd:string;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.883 -71.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.883"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.883 -71.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.883"^^xsd:decimal ;
  geo-pos:long "-71.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14881'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14881'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.05'^^xsd:double;
  dwc:latitude '37.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.05 37.883, -71.05 37.883, -71.05 37.883, -71.05 37.883, -71.05 37.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14881'^^xsd:string;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -71.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.983"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -71.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.983"^^xsd:decimal ;
  geo-pos:long "-71.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15313'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15313'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.05'^^xsd:double;
  dwc:latitude '37.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.05 37.983, -71.05 37.983, -71.05 37.983, -71.05 37.983, -71.05 37.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15313'^^xsd:string;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -71.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -71.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-71.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17192'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17192'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.05'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.05 40.267, -71.05 40.267, -71.05 40.267, -71.05 40.267, -71.05 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17192'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -71.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -71.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-71.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12729'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12729'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.05'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.05 41.433, -71.05 41.433, -71.05 41.433, -71.05 41.433, -71.05 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12729'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -71.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -71.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-71.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12728'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12728'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.05'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.05 41.433, -71.05 41.433, -71.05 41.433, -71.05 41.433, -71.05 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12728'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -71.033)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-71.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15364'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15364'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.033'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.033 38.033, -71.033 38.033, -71.033 38.033, -71.033 38.033, -71.033 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15364'^^xsd:string;
  dwc:observationDate '1976-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -71.033)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-71.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15324'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15324'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.033'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.033 38.083, -71.033 38.083, -71.033 38.083, -71.033 38.083, -71.033 38.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15324'^^xsd:string;
  dwc:observationDate '1975-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -71.033)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-71.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11385'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11385'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.033'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.033 38.117, -71.033 38.117, -71.033 38.117, -71.033 38.117, -71.033 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11385'^^xsd:string;
  dwc:observationDate '1972-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -71.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -71.033)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-71.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15325'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15325'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.033'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.033 38.15, -71.033 38.15, -71.033 38.15, -71.033 38.15, -71.033 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15325'^^xsd:string;
  dwc:observationDate '1975-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -71.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -71.033)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-71.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15369'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15369'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.033'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.033 39.583, -71.033 39.583, -71.033 39.583, -71.033 39.583, -71.033 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15369'^^xsd:string;
  dwc:observationDate '1976-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -71.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -71.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-71.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15783'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15783'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.033'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.033 40.55, -71.033 40.55, -71.033 40.55, -71.033 40.55, -71.033 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15783'^^xsd:string;
  dwc:observationDate '1975-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.967"^^xsd:decimal ;
  geo-pos:long "-71.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15314'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15314'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.017'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.017 37.967, -71.017 37.967, -71.017 37.967, -71.017 37.967, -71.017 37.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15314'^^xsd:string;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -71.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -71.017)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-71.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15782'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15782'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.017'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.017 38, -71.017 38, -71.017 38, -71.017 38, -71.017 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15782'^^xsd:string;
  dwc:observationDate '1975-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -71.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.017"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -71.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.017"^^xsd:decimal ;
  geo-pos:long "-71.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11231'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11231'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.017'^^xsd:double;
  dwc:latitude '38.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.017 38.017, -71.017 38.017, -71.017 38.017, -71.017 38.017, -71.017 38.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11231'^^xsd:string;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -71.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -71.017)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-71.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17631'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17631'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.017'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.017 40.333, -71.017 40.333, -71.017 40.333, -71.017 40.333, -71.017 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17631'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -71.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.367"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -71.017)"^^geo:wktLiteral ;
  geo-pos:lat "40.367"^^xsd:decimal ;
  geo-pos:long "-71.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17632'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17632'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.017'^^xsd:double;
  dwc:latitude '40.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.017 40.367, -71.017 40.367, -71.017 40.367, -71.017 40.367, -71.017 40.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17632'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13712'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13712'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71.017'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71.017 41.033, -71.017 41.033, -71.017 41.033, -71.017 41.033, -71.017 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13712'^^xsd:string;
  dwc:observationDate '1979-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.133"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -71)"^^geo:wktLiteral ;
  geo-pos:lat "37.133"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10139'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10139'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '37.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 37.133, -71 37.133, -71 37.133, -71 37.133, -71 37.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10139'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.233"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.233 -71)"^^geo:wktLiteral ;
  geo-pos:lat "37.233"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10178'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10178'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '37.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 37.233, -71 37.233, -71 37.233, -71 37.233, -71 37.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10178'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.867"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -71)"^^geo:wktLiteral ;
  geo-pos:lat "37.867"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11334'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11334'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '37.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 37.867, -71 37.867, -71 37.867, -71 37.867, -71 37.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11334'^^xsd:string;
  dwc:observationDate '1971-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71)"^^geo:wktLiteral ;
  geo-pos:lat "37.967"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11239'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11239'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '37.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 37.967, -71 37.967, -71 37.967, -71 37.967, -71 37.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11239'^^xsd:string;
  dwc:observationDate '1970-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -71)"^^geo:wktLiteral ;
  geo-pos:lat "37.967"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11240'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11240'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '37.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 37.967, -71 37.967, -71 37.967, -71 37.967, -71 37.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_11240'^^xsd:string;
  dwc:observationDate '1970-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -71)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11387'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11387'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 38.167, -71 38.167, -71 38.167, -71 38.167, -71 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11387'^^xsd:string;
  dwc:observationDate '1972-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -71)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19731'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19731'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 39, -71 39, -71 39, -71 39, -71 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19731'^^xsd:string;
  dwc:observationDate '1979-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -71)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16660'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16660'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 39.75, -71 39.75, -71 39.75, -71 39.75, -71 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16660'^^xsd:string;
  dwc:observationDate '1969-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -71)"^^geo:wktLiteral ;
  geo-pos:lat "39.833"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15860'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15860'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '39.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 39.833, -71 39.833, -71 39.833, -71 39.833, -71 39.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15860'^^xsd:string;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -71)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12894'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12894'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 40, -71 40, -71 40, -71 40, -71 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12894'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -71)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15458'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15458'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 40, -71 40, -71 40, -71 40, -71 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15458'^^xsd:string;
  dwc:observationDate '1977-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.417"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -71)"^^geo:wktLiteral ;
  geo-pos:lat "40.417"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16742'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16742'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '40.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 40.417, -71 40.417, -71 40.417, -71 40.417, -71 40.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16742'^^xsd:string;
  dwc:observationDate '1974-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12845'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12845'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 41.033, -71 41.033, -71 41.033, -71 41.033, -71 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12845'^^xsd:string;
  dwc:observationDate '1977-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -71)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12844'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12844'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 41.033, -71 41.033, -71 41.033, -71 41.033, -71 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12844'^^xsd:string;
  dwc:observationDate '1977-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -71)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18516'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18516'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-71 42.333, -71 42.333, -71 42.333, -71 42.333, -71 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18516'^^xsd:string;
  dwc:observationDate '1979-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -70.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -70.967)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-70.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11024'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11024'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.967'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.967 37.4, -70.967 37.4, -70.967 37.4, -70.967 37.4, -70.967 37.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11024'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -70.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -70.967)"^^geo:wktLiteral ;
  geo-pos:lat "37.983"^^xsd:decimal ;
  geo-pos:long "-70.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11342'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11342'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.967'^^xsd:double;
  dwc:latitude '37.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.967 37.983, -70.967 37.983, -70.967 37.983, -70.967 37.983, -70.967 37.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11342'^^xsd:string;
  dwc:observationDate '1971-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -70.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -70.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.017"^^xsd:decimal ;
  geo-pos:long "-70.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11335'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11335'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.967'^^xsd:double;
  dwc:latitude '38.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.967 38.017, -70.967 38.017, -70.967 38.017, -70.967 38.017, -70.967 38.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11335'^^xsd:string;
  dwc:observationDate '1971-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -70.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -70.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-70.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10390'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10390'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.967'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.967 38.167, -70.967 38.167, -70.967 38.167, -70.967 38.167, -70.967 38.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10390'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-70.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15115'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15115'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.967'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.967 40.183, -70.967 40.183, -70.967 40.183, -70.967 40.183, -70.967 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15115'^^xsd:string;
  dwc:observationDate '1975-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -70.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.867"^^xsd:decimal ;
  geo-pos:long "-70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11260'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11260'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.95'^^xsd:double;
  dwc:latitude '37.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.95 37.867, -70.95 37.867, -70.95 37.867, -70.95 37.867, -70.95 37.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11260'^^xsd:string;
  dwc:observationDate '1970-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.867 -70.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.867"^^xsd:decimal ;
  geo-pos:long "-70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11261'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11261'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.95'^^xsd:double;
  dwc:latitude '37.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.95 37.867, -70.95 37.867, -70.95 37.867, -70.95 37.867, -70.95 37.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11261'^^xsd:string;
  dwc:observationDate '1970-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -70.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "-70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17633'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17633'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.95'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.95 40.4, -70.95 40.4, -70.95 40.4, -70.95 40.4, -70.95 40.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17633'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -70.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "-70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17630'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17630'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.95'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.95 40.45, -70.95 40.45, -70.95 40.45, -70.95 40.45, -70.95 40.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17630'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -70.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18939'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18939'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.95'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.95 40.733, -70.95 40.733, -70.95 40.733, -70.95 40.733, -70.95 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18939'^^xsd:string;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -70.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14017'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14017'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.95'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.95 40.9, -70.95 40.9, -70.95 40.9, -70.95 40.9, -70.95 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14017'^^xsd:string;
  dwc:observationDate '1978-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14447'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14447'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.95'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.95 42.417, -70.95 42.417, -70.95 42.417, -70.95 42.417, -70.95 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beluga (White Whale)" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '284_14447'^^xsd:string;
  dwc:observationDate '1976-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -70.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -70.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-70.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15310'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15310'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.933'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.933 37.95, -70.933 37.95, -70.933 37.95, -70.933 37.95, -70.933 37.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_15310'^^xsd:string;
  dwc:observationDate '1975-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "-70.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10389'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10389'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.933'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.933 38.05, -70.933 38.05, -70.933 38.05, -70.933 38.05, -70.933 38.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10389'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-70.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18891'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18891'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.933'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.933 39.167, -70.933 39.167, -70.933 39.167, -70.933 39.167, -70.933 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18891'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-70.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18892'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18892'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.933'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.933 39.167, -70.933 39.167, -70.933 39.167, -70.933 39.167, -70.933 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18892'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.933)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-70.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12256'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12256'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.933'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.933 41.533, -70.933 41.533, -70.933 41.533, -70.933 41.533, -70.933 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12256'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -70.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -70.917)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-70.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15319'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15319'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.917'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.917 37.917, -70.917 37.917, -70.917 37.917, -70.917 37.917, -70.917 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15319'^^xsd:string;
  dwc:observationDate '1975-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -70.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-70.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -70.917)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-70.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11263'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11263'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.917'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.917 38, -70.917 38, -70.917 38, -70.917 38, -70.917 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11263'^^xsd:string;
  dwc:observationDate '1970-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -70.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -70.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-70.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11380'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11380'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.917'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.917 38.1, -70.917 38.1, -70.917 38.1, -70.917 38.1, -70.917 38.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11380'^^xsd:string;
  dwc:observationDate '1971-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -70.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -70.917)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-70.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16764'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16764'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.917'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.917 39.25, -70.917 39.25, -70.917 39.25, -70.917 39.25, -70.917 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16764'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -70.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -70.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-70.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15903'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15903'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.917'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.917 40.25, -70.917 40.25, -70.917 40.25, -70.917 40.25, -70.917 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15903'^^xsd:string;
  dwc:observationDate '1965-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -70.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -70.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-70.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10294'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10294'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.9'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.9 37.083, -70.9 37.083, -70.9 37.083, -70.9 37.083, -70.9 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10294'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -70.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -70.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-70.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15318'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15318'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.9'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.9 37.917, -70.9 37.917, -70.9 37.917, -70.9 37.917, -70.9 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15318'^^xsd:string;
  dwc:observationDate '1975-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "-70.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11229'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11229'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.9'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.9 38.05, -70.9 38.05, -70.9 38.05, -70.9 38.05, -70.9 38.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11229'^^xsd:string;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -70.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -70.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-70.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15322'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15322'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.9'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.9 38.067, -70.9 38.067, -70.9 38.067, -70.9 38.067, -70.9 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15322'^^xsd:string;
  dwc:observationDate '1975-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -70.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -70.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-70.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10187'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10187'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.9'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.9 38.767, -70.9 38.767, -70.9 38.767, -70.9 38.767, -70.9 38.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10187'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13700'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13700'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.9'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.9 42.283, -70.9 42.283, -70.9 42.283, -70.9 42.283, -70.9 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13700'^^xsd:string;
  dwc:observationDate '1977-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -70.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 -70.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.95"^^xsd:decimal ;
  geo-pos:long "-70.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10677'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10677'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.883'^^xsd:double;
  dwc:latitude '36.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.883 36.95, -70.883 36.95, -70.883 36.95, -70.883 36.95, -70.883 36.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10677'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -70.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -70.883)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-70.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10338'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10338'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.883'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.883 37.083, -70.883 37.083, -70.883 37.083, -70.883 37.083, -70.883 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10338'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "-70.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11230'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11230'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.883'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.883 38.05, -70.883 38.05, -70.883 38.05, -70.883 38.05, -70.883 38.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11230'^^xsd:string;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -70.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -70.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-70.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15366'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15366'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.883'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.883 38.133, -70.883 38.133, -70.883 38.133, -70.883 38.133, -70.883 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15366'^^xsd:string;
  dwc:observationDate '1976-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -70.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -70.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-70.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10346'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10346'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.883'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.883 38.3, -70.883 38.3, -70.883 38.3, -70.883 38.3, -70.883 38.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10346'^^xsd:string;
  dwc:observationDate '1967-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -70.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -70.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-70.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12965'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12965'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.883'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.883 40.017, -70.883 40.017, -70.883 40.017, -70.883 40.017, -70.883 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12965'^^xsd:string;
  dwc:observationDate '1977-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14460'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14460'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.883'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.883 42.367, -70.883 42.367, -70.883 42.367, -70.883 42.367, -70.883 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_14460'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -70.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -70.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-70.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15317'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15317'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.867'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.867 37.917, -70.867 37.917, -70.867 37.917, -70.867 37.917, -70.867 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15317'^^xsd:string;
  dwc:observationDate '1975-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -70.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -70.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.983"^^xsd:decimal ;
  geo-pos:long "-70.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15316'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15316'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.867'^^xsd:double;
  dwc:latitude '37.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.867 37.983, -70.867 37.983, -70.867 37.983, -70.867 37.983, -70.867 37.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15316'^^xsd:string;
  dwc:observationDate '1975-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -70.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -70.867)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-70.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15315'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15315'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.867'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.867 38.067, -70.867 38.067, -70.867 38.067, -70.867 38.067, -70.867 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15315'^^xsd:string;
  dwc:observationDate '1975-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -70.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083 -70.867)"^^geo:wktLiteral ;
  geo-pos:lat "39.083"^^xsd:decimal ;
  geo-pos:long "-70.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18858'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18858'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.867'^^xsd:double;
  dwc:latitude '39.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.867 39.083, -70.867 39.083, -70.867 39.083, -70.867 39.083, -70.867 39.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18858'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12886'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12886'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.867'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.867 42.367, -70.867 42.367, -70.867 42.367, -70.867 42.367, -70.867 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12886'^^xsd:string;
  dwc:observationDate '1977-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -70.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -70.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-70.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10538'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10538'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.85'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.85 37.9, -70.85 37.9, -70.85 37.9, -70.85 37.9, -70.85 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10538'^^xsd:string;
  dwc:observationDate '1967-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -70.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -70.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-70.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19207'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19207'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.85'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.85 41.05, -70.85 41.05, -70.85 41.05, -70.85 41.05, -70.85 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19207'^^xsd:string;
  dwc:observationDate '1981-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -70.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -70.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-70.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19210'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19210'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.85'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.85 41.117, -70.85 41.117, -70.85 41.117, -70.85 41.117, -70.85 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19210'^^xsd:string;
  dwc:observationDate '1981-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12885'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12885'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.85'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.85 42.367, -70.85 42.367, -70.85 42.367, -70.85 42.367, -70.85 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12885'^^xsd:string;
  dwc:observationDate '1977-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12887'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12887'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.85'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.85 42.367, -70.85 42.367, -70.85 42.367, -70.85 42.367, -70.85 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12887'^^xsd:string;
  dwc:observationDate '1977-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11768'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11768'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.85'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.85 42.483, -70.85 42.483, -70.85 42.483, -70.85 42.483, -70.85 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11768'^^xsd:string;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -70.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -70.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-70.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17026'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17026'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.833'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.833 40.333, -70.833 40.333, -70.833 40.333, -70.833 40.333, -70.833 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17026'^^xsd:string;
  dwc:observationDate '1978-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -70.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -70.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-70.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19508'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19508'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.833'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.833 41.083, -70.833 41.083, -70.833 41.083, -70.833 41.083, -70.833 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19508'^^xsd:string;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -70.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -70.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-70.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14390'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14390'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.833'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.833 41.383, -70.833 41.383, -70.833 41.383, -70.833 41.383, -70.833 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14390'^^xsd:string;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12685'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12685'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.833'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.833 42.35, -70.833 42.35, -70.833 42.35, -70.833 42.35, -70.833 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12685'^^xsd:string;
  dwc:observationDate '1976-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11767'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11767'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.833'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.833 42.483, -70.833 42.483, -70.833 42.483, -70.833 42.483, -70.833 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11767'^^xsd:string;
  dwc:observationDate '1975-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11986'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11986'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.833'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.833 42.55, -70.833 42.55, -70.833 42.55, -70.833 42.55, -70.833 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_11986'^^xsd:string;
  dwc:observationDate '1975-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.817)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15043'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15043'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.817'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.817 40, -70.817 40, -70.817 40, -70.817 40, -70.817 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15043'^^xsd:string;
  dwc:observationDate '1974-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.817)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12686'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12686'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.817'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.817 42.433, -70.817 42.433, -70.817 42.433, -70.817 42.433, -70.817 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12686'^^xsd:string;
  dwc:observationDate '1976-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.817)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12876'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12876'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.817'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.817 42.45, -70.817 42.45, -70.817 42.45, -70.817 42.45, -70.817 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12876'^^xsd:string;
  dwc:observationDate '1977-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.817)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12868'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12868'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.817'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.817 42.45, -70.817 42.45, -70.817 42.45, -70.817 42.45, -70.817 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12868'^^xsd:string;
  dwc:observationDate '1977-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11025'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11025'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 37.417, -70.8 37.417, -70.8 37.417, -70.8 37.417, -70.8 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_11025'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11379'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11379'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 38.067, -70.8 38.067, -70.8 38.067, -70.8 38.067, -70.8 38.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11379'^^xsd:string;
  dwc:observationDate '1971-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15017'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15017'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 39.95, -70.8 39.95, -70.8 39.95, -70.8 39.95, -70.8 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15017'^^xsd:string;
  dwc:observationDate '1974-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.117"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17628'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17628'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '40.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 40.117, -70.8 40.117, -70.8 40.117, -70.8 40.117, -70.8 40.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17628'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15112'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15112'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 40.167, -70.8 40.167, -70.8 40.167, -70.8 40.167, -70.8 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15112'^^xsd:string;
  dwc:observationDate '1975-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19511'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 41.1, -70.8 41.1, -70.8 41.1, -70.8 41.1, -70.8 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19511'^^xsd:string;
  dwc:observationDate '1981-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17786'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17786'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 41.45, -70.8 41.45, -70.8 41.45, -70.8 41.45, -70.8 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_17786'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12213'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12213'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12213'^^xsd:string;
  dwc:observationDate '1976-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12214'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12214'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12214'^^xsd:string;
  dwc:observationDate '1976-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12212'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12212'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12212'^^xsd:string;
  dwc:observationDate '1976-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12211'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12211'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12211'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12210'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12210'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5, -70.8 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12210'^^xsd:string;
  dwc:observationDate '1976-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14049'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14049'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 42.767, -70.8 42.767, -70.8 42.767, -70.8 42.767, -70.8 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14049'^^xsd:string;
  dwc:observationDate '1978-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17929'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17929'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.8'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.8 42.917, -70.8 42.917, -70.8 42.917, -70.8 42.917, -70.8 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17929'^^xsd:string;
  dwc:observationDate '1979-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -70.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -70.783)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-70.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19945'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19945'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.783'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.783 40.05, -70.783 40.05, -70.783 40.05, -70.783 40.05, -70.783 40.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_19945'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -70.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -70.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-70.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18868'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18868'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.783'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.783 41.183, -70.783 41.183, -70.783 41.183, -70.783 41.183, -70.783 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18868'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12029'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12029'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.783'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.783 42.383, -70.783 42.383, -70.783 42.383, -70.783 42.383, -70.783 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12029'^^xsd:string;
  dwc:observationDate '1975-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11746'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11746'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.783'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.783 42.45, -70.783 42.45, -70.783 42.45, -70.783 42.45, -70.783 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11746'^^xsd:string;
  dwc:observationDate '1975-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12774'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12774'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.783'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.783 42.483, -70.783 42.483, -70.783 42.483, -70.783 42.483, -70.783 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12774'^^xsd:string;
  dwc:observationDate '1976-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13791'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.783'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.783 42.55, -70.783 42.55, -70.783 42.55, -70.783 42.55, -70.783 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13791'^^xsd:string;
  dwc:observationDate '1978-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13623'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13623'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.767'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.767 42.55, -70.767 42.55, -70.767 42.55, -70.767 42.55, -70.767 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13623'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13474'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13474'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.767'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.767 42.75, -70.767 42.75, -70.767 42.75, -70.767 42.75, -70.767 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13474'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10112'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10112'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 37.317, -70.75 37.317, -70.75 37.317, -70.75 37.317, -70.75 37.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10112'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10358'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10358'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 38.05, -70.75 38.05, -70.75 38.05, -70.75 38.05, -70.75 38.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10358'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16659'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16659'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 39.75, -70.75 39.75, -70.75 39.75, -70.75 39.75, -70.75 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16659'^^xsd:string;
  dwc:observationDate '1969-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15462'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15462'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 40.067, -70.75 40.067, -70.75 40.067, -70.75 40.067, -70.75 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15462'^^xsd:string;
  dwc:observationDate '1977-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15463'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15463'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 40.067, -70.75 40.067, -70.75 40.067, -70.75 40.067, -70.75 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15463'^^xsd:string;
  dwc:observationDate '1977-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.617"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14018'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14018'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '40.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 40.617, -70.75 40.617, -70.75 40.617, -70.75 40.617, -70.75 40.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14018'^^xsd:string;
  dwc:observationDate '1978-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18051'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18051'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 41.417, -70.75 41.417, -70.75 41.417, -70.75 41.417, -70.75 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18051'^^xsd:string;
  dwc:observationDate '1979-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13655'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13655'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 42.333, -70.75 42.333, -70.75 42.333, -70.75 42.333, -70.75 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13655'^^xsd:string;
  dwc:observationDate '1977-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13656'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13656'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 42.333, -70.75 42.333, -70.75 42.333, -70.75 42.333, -70.75 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13656'^^xsd:string;
  dwc:observationDate '1977-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19551'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19551'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 42.683, -70.75 42.683, -70.75 42.683, -70.75 42.683, -70.75 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19551'^^xsd:string;
  dwc:observationDate '1981-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14208'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14208'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 42.867, -70.75 42.867, -70.75 42.867, -70.75 42.867, -70.75 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14208'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13782'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13782'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 42.883, -70.75 42.883, -70.75 42.883, -70.75 42.883, -70.75 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13782'^^xsd:string;
  dwc:observationDate '1978-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12850'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12850'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.75'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.75 42.967, -70.75 42.967, -70.75 42.967, -70.75 42.967, -70.75 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12850'^^xsd:string;
  dwc:observationDate '1977-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15578'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15578'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 40, -70.733 40, -70.733 40, -70.733 40, -70.733 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15578'^^xsd:string;
  dwc:observationDate '1978-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15192'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15192'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 40.15, -70.733 40.15, -70.733 40.15, -70.733 40.15, -70.733 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15192'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15796'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15796'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 41.05, -70.733 41.05, -70.733 41.05, -70.733 41.05, -70.733 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15796'^^xsd:string;
  dwc:observationDate '1978-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15591'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15591'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 41.1, -70.733 41.1, -70.733 41.1, -70.733 41.1, -70.733 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15591'^^xsd:string;
  dwc:observationDate '1978-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12687'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12687'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 42.483, -70.733 42.483, -70.733 42.483, -70.733 42.483, -70.733 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12687'^^xsd:string;
  dwc:observationDate '1976-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12878'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12878'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 42.5, -70.733 42.5, -70.733 42.5, -70.733 42.5, -70.733 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12878'^^xsd:string;
  dwc:observationDate '1977-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18327'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18327'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 42.85, -70.733 42.85, -70.733 42.85, -70.733 42.85, -70.733 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18327'^^xsd:string;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19023'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19023'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 42.85, -70.733 42.85, -70.733 42.85, -70.733 42.85, -70.733 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19023'^^xsd:string;
  dwc:observationDate '1980-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11782'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11782'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.733'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.733 42.967, -70.733 42.967, -70.733 42.967, -70.733 42.967, -70.733 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11782'^^xsd:string;
  dwc:observationDate '1975-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -70.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -70.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-70.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14944'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14944'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.717'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.717 40.15, -70.717 40.15, -70.717 40.15, -70.717 40.15, -70.717 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14944'^^xsd:string;
  dwc:observationDate '1974-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -70.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -70.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-70.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14943'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14943'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.717'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.717 40.15, -70.717 40.15, -70.717 40.15, -70.717 40.15, -70.717 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14943'^^xsd:string;
  dwc:observationDate '1974-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -70.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -70.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-70.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15058'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15058'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.717'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.717 40.267, -70.717 40.267, -70.717 40.267, -70.717 40.267, -70.717 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15058'^^xsd:string;
  dwc:observationDate '1975-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14470'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14470'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.717'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.717 42.2, -70.717 42.2, -70.717 42.2, -70.717 42.2, -70.717 42.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 '284_14470'^^xsd:string;
  dwc:observationDate '1978-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12881'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12881'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.717'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.717 42.383, -70.717 42.383, -70.717 42.383, -70.717 42.383, -70.717 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12881'^^xsd:string;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18146'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18146'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.717'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.717 42.833, -70.717 42.833, -70.717 42.833, -70.717 42.833, -70.717 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18146'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10339'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10339'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 37.15, -70.7 37.15, -70.7 37.15, -70.7 37.15, -70.7 37.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10339'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10957'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10957'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 38.667, -70.7 38.667, -70.7 38.667, -70.7 38.667, -70.7 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10957'^^xsd:string;
  dwc:observationDate '1968-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19733'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19733'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 39.583, -70.7 39.583, -70.7 39.583, -70.7 39.583, -70.7 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19733'^^xsd:string;
  dwc:observationDate '1979-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19512'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19512'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 40.85, -70.7 40.85, -70.7 40.85, -70.7 40.85, -70.7 40.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19512'^^xsd:string;
  dwc:observationDate '1981-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11763'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11763'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 41.633, -70.7 41.633, -70.7 41.633, -70.7 41.633, -70.7 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11763'^^xsd:string;
  dwc:observationDate '1975-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13654'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13654'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 42.417, -70.7 42.417, -70.7 42.417, -70.7 42.417, -70.7 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13654'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13653'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13653'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 42.417, -70.7 42.417, -70.7 42.417, -70.7 42.417, -70.7 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13653'^^xsd:string;
  dwc:observationDate '1977-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14420'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14420'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.7'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.7 42.667, -70.7 42.667, -70.7 42.667, -70.7 42.667, -70.7 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14420'^^xsd:string;
  dwc:observationDate '1978-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11744'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11744'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.333, -70.683 42.333, -70.683 42.333, -70.683 42.333, -70.683 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11744'^^xsd:string;
  dwc:observationDate '1975-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11745'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11745'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.333, -70.683 42.333, -70.683 42.333, -70.683 42.333, -70.683 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11745'^^xsd:string;
  dwc:observationDate '1975-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18534'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18534'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.517, -70.683 42.517, -70.683 42.517, -70.683 42.517, -70.683 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_18534'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14453'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14453'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_14453'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14459'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14459'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_14459'^^xsd:string;
  dwc:observationDate '1976-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14451'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14451'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_14451'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14466'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14466'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14466'^^xsd:string;
  dwc:observationDate '1976-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14461'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14461'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617, -70.683 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14461'^^xsd:string;
  dwc:observationDate '1976-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11776'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11776'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.65, -70.683 42.65, -70.683 42.65, -70.683 42.65, -70.683 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11776'^^xsd:string;
  dwc:observationDate '1975-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17986'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17986'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.733, -70.683 42.733, -70.683 42.733, -70.683 42.733, -70.683 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17986'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19025'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19025'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.733, -70.683 42.733, -70.683 42.733, -70.683 42.733, -70.683 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19025'^^xsd:string;
  dwc:observationDate '1980-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19026'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19026'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.8, -70.683 42.8, -70.683 42.8, -70.683 42.8, -70.683 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19026'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13323'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13323'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.833, -70.683 42.833, -70.683 42.833, -70.683 42.833, -70.683 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13323'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17144'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17144'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.683 42.933, -70.683 42.933, -70.683 42.933, -70.683 42.933, -70.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17144'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10604'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10604'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 38.483, -70.667 38.483, -70.667 38.483, -70.667 38.483, -70.667 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10604'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10605'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10605'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 38.6, -70.667 38.6, -70.667 38.6, -70.667 38.6, -70.667 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10605'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10606'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10606'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 38.8, -70.667 38.8, -70.667 38.8, -70.667 38.8, -70.667 38.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10606'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14999'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14999'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 39.917, -70.667 39.917, -70.667 39.917, -70.667 39.917, -70.667 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14999'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16907'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16907'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 40.333, -70.667 40.333, -70.667 40.333, -70.667 40.333, -70.667 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16907'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14902'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14902'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 40.5, -70.667 40.5, -70.667 40.5, -70.667 40.5, -70.667 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14902'^^xsd:string;
  dwc:observationDate '1978-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17653'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17653'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 41.15, -70.667 41.15, -70.667 41.15, -70.667 41.15, -70.667 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17653'^^xsd:string;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17629'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17629'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 41.25, -70.667 41.25, -70.667 41.25, -70.667 41.25, -70.667 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17629'^^xsd:string;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12716'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12716'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.3, -70.667 42.3, -70.667 42.3, -70.667 42.3, -70.667 42.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 '284_12716'^^xsd:string;
  dwc:observationDate '1976-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15456'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15456'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.333, -70.667 42.333, -70.667 42.333, -70.667 42.333, -70.667 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15456'^^xsd:string;
  dwc:observationDate '1977-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14355'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14355'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.367, -70.667 42.367, -70.667 42.367, -70.667 42.367, -70.667 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14355'^^xsd:string;
  dwc:observationDate '1978-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18364'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18364'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.533, -70.667 42.533, -70.667 42.533, -70.667 42.533, -70.667 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18364'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12169'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12169'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.55, -70.667 42.55, -70.667 42.55, -70.667 42.55, -70.667 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12169'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18501'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18501'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.583, -70.667 42.583, -70.667 42.583, -70.667 42.583, -70.667 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18501'^^xsd:string;
  dwc:observationDate '1979-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12614'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12614'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.617, -70.667 42.617, -70.667 42.617, -70.667 42.617, -70.667 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_12614'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13478'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13478'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.683, -70.667 42.683, -70.667 42.683, -70.667 42.683, -70.667 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13478'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13477'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13477'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.683, -70.667 42.683, -70.667 42.683, -70.667 42.683, -70.667 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13477'^^xsd:string;
  dwc:observationDate '1977-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12406'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12406'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.7, -70.667 42.7, -70.667 42.7, -70.667 42.7, -70.667 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12406'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13458'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13458'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.7, -70.667 42.7, -70.667 42.7, -70.667 42.7, -70.667 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13458'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12451'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12451'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.733, -70.667 42.733, -70.667 42.733, -70.667 42.733, -70.667 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12451'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12708'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12708'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.783, -70.667 42.783, -70.667 42.783, -70.667 42.783, -70.667 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12708'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13502'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13502'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.833, -70.667 42.833, -70.667 42.833, -70.667 42.833, -70.667 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13502'^^xsd:string;
  dwc:observationDate '1977-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17749'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17749'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.883, -70.667 42.883, -70.667 42.883, -70.667 42.883, -70.667 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17749'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17147'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17147'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.667'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.667 42.933, -70.667 42.933, -70.667 42.933, -70.667 42.933, -70.667 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17147'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10720'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10720'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 34.8, -70.65 34.8, -70.65 34.8, -70.65 34.8, -70.65 34.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10720'^^xsd:string;
  dwc:observationDate '1968-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10357'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10357'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 37, -70.65 37, -70.65 37, -70.65 37, -70.65 37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10357'^^xsd:string;
  dwc:observationDate '1967-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.133"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10295'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10295'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '37.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 37.133, -70.65 37.133, -70.65 37.133, -70.65 37.133, -70.65 37.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10295'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10577'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10577'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 37.65, -70.65 37.65, -70.65 37.65, -70.65 37.65, -70.65 37.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10577'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15193'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15193'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 40.183, -70.65 40.183, -70.65 40.183, -70.65 40.183, -70.65 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15193'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19513'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19513'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 40.883, -70.65 40.883, -70.65 40.883, -70.65 40.883, -70.65 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19513'^^xsd:string;
  dwc:observationDate '1981-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19045'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19045'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 41.683, -70.65 41.683, -70.65 41.683, -70.65 41.683, -70.65 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_19045'^^xsd:string;
  dwc:observationDate '1980-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18541'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18541'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 41.967, -70.65 41.967, -70.65 41.967, -70.65 41.967, -70.65 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18541'^^xsd:string;
  dwc:observationDate '1979-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19024'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19024'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 42.717, -70.65 42.717, -70.65 42.717, -70.65 42.717, -70.65 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19024'^^xsd:string;
  dwc:observationDate '1980-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18016'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18016'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 42.817, -70.65 42.817, -70.65 42.817, -70.65 42.817, -70.65 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18016'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18985'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18985'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 42.883, -70.65 42.883, -70.65 42.883, -70.65 42.883, -70.65 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18985'^^xsd:string;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18984'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18984'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 42.883, -70.65 42.883, -70.65 42.883, -70.65 42.883, -70.65 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18984'^^xsd:string;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18983'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18983'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 42.883, -70.65 42.883, -70.65 42.883, -70.65 42.883, -70.65 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18983'^^xsd:string;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12377'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12377'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.65'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.65 42.967, -70.65 42.967, -70.65 42.967, -70.65 42.967, -70.65 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12377'^^xsd:string;
  dwc:observationDate '1976-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.783"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10155'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10155'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 37.783, -70.633 37.783, -70.633 37.783, -70.633 37.783, -70.633 37.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10155'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10603'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10603'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 38.4, -70.633 38.4, -70.633 38.4, -70.633 38.4, -70.633 38.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10603'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "39.233"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18859'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18859'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '39.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 39.233, -70.633 39.233, -70.633 39.233, -70.633 39.233, -70.633 39.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_18859'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18887'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18887'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 40.967, -70.633 40.967, -70.633 40.967, -70.633 40.967, -70.633 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18887'^^xsd:string;
  dwc:observationDate '1980-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13321'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13321'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.4, -70.633 42.4, -70.633 42.4, -70.633 42.4, -70.633 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13321'^^xsd:string;
  dwc:observationDate '1977-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12734'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12734'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.483, -70.633 42.483, -70.633 42.483, -70.633 42.483, -70.633 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12734'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12367'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12367'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.5, -70.633 42.5, -70.633 42.5, -70.633 42.5, -70.633 42.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 '284_12367'^^xsd:string;
  dwc:observationDate '1976-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12568'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12568'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.583, -70.633 42.583, -70.633 42.583, -70.633 42.583, -70.633 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_12568'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18236'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.6, -70.633 42.6, -70.633 42.6, -70.633 42.6, -70.633 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18236'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18234'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18234'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.6, -70.633 42.6, -70.633 42.6, -70.633 42.6, -70.633 42.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 '284_18234'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12562'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12562'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.7, -70.633 42.7, -70.633 42.7, -70.633 42.7, -70.633 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_12562'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18347'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18347'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.817, -70.633 42.817, -70.633 42.817, -70.633 42.817, -70.633 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18347'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12587'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12587'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.833, -70.633 42.833, -70.633 42.833, -70.633 42.833, -70.633 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12587'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14117'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14117'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.967, -70.633 42.967, -70.633 42.967, -70.633 42.967, -70.633 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14117'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13265'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13265'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.633'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.633 42.983, -70.633 42.983, -70.633 42.983, -70.633 42.983, -70.633 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13265'^^xsd:string;
  dwc:observationDate '1977-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.967"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10441'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10441'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '36.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 36.967, -70.617 36.967, -70.617 36.967, -70.617 36.967, -70.617 36.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10441'^^xsd:string;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10446'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10446'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 37.9, -70.617 37.9, -70.617 37.9, -70.617 37.9, -70.617 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10446'^^xsd:string;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15044'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15044'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 39.967, -70.617 39.967, -70.617 39.967, -70.617 39.967, -70.617 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15044'^^xsd:string;
  dwc:observationDate '1974-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "40.767"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13773'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13773'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '40.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 40.767, -70.617 40.767, -70.617 40.767, -70.617 40.767, -70.617 40.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13773'^^xsd:string;
  dwc:observationDate '1978-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17167'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17167'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 41.533, -70.617 41.533, -70.617 41.533, -70.617 41.533, -70.617 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17167'^^xsd:string;
  dwc:observationDate '1979-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18971'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18971'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 41.967, -70.617 41.967, -70.617 41.967, -70.617 41.967, -70.617 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_18971'^^xsd:string;
  dwc:observationDate '1980-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12579'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12579'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.5, -70.617 42.5, -70.617 42.5, -70.617 42.5, -70.617 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12579'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12744'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12744'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.7, -70.617 42.7, -70.617 42.7, -70.617 42.7, -70.617 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12744'^^xsd:string;
  dwc:observationDate '1976-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18490'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18490'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.717, -70.617 42.717, -70.617 42.717, -70.617 42.717, -70.617 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_18490'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18491'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.717, -70.617 42.717, -70.617 42.717, -70.617 42.717, -70.617 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18491'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12874'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12874'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.733, -70.617 42.733, -70.617 42.733, -70.617 42.733, -70.617 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12874'^^xsd:string;
  dwc:observationDate '1977-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14222'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14222'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.783, -70.617 42.783, -70.617 42.783, -70.617 42.783, -70.617 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14222'^^xsd:string;
  dwc:observationDate '1978-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17753'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17753'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.917, -70.617 42.917, -70.617 42.917, -70.617 42.917, -70.617 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17753'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12293'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12293'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.967, -70.617 42.967, -70.617 42.967, -70.617 42.967, -70.617 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12293'^^xsd:string;
  dwc:observationDate '1976-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14089'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14089'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.983, -70.617 42.983, -70.617 42.983, -70.617 42.983, -70.617 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14089'^^xsd:string;
  dwc:observationDate '1978-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14200'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14200'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.983, -70.617 42.983, -70.617 42.983, -70.617 42.983, -70.617 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14200'^^xsd:string;
  dwc:observationDate '1978-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14116'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14116'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 42.983, -70.617 42.983, -70.617 42.983, -70.617 42.983, -70.617 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14116'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -70.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -70.617)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "-70.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11992'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11992'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.617'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.617 43.15, -70.617 43.15, -70.617 43.15, -70.617 43.15, -70.617 43.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11992'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13537'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13537'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 41.533, -70.6 41.533, -70.6 41.533, -70.6 41.533, -70.6 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_13537'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14373'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14373'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.433, -70.6 42.433, -70.6 42.433, -70.6 42.433, -70.6 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14373'^^xsd:string;
  dwc:observationDate '1978-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17992'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17992'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.533, -70.6 42.533, -70.6 42.533, -70.6 42.533, -70.6 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17992'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13515'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13515'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.617, -70.6 42.617, -70.6 42.617, -70.6 42.617, -70.6 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13515'^^xsd:string;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14406'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14406'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.633, -70.6 42.633, -70.6 42.633, -70.6 42.633, -70.6 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14406'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12995'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12995'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.667, -70.6 42.667, -70.6 42.667, -70.6 42.667, -70.6 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12995'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18326'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18326'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.7, -70.6 42.7, -70.6 42.7, -70.6 42.7, -70.6 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18326'^^xsd:string;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19027'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19027'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.767, -70.6 42.767, -70.6 42.767, -70.6 42.767, -70.6 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19027'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13467'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13467'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.783, -70.6 42.783, -70.6 42.783, -70.6 42.783, -70.6 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13467'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12663'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12663'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.783, -70.6 42.783, -70.6 42.783, -70.6 42.783, -70.6 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12663'^^xsd:string;
  dwc:observationDate '1976-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18990'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18990'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18990'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18991'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18991'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18991'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18994'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18994'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18994'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18993'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18993'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18993'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18992'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18992'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85, -70.6 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18992'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12062'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12062'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.6'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.6 42.983, -70.6 42.983, -70.6 42.983, -70.6 42.983, -70.6 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_12062'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10109'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10109'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 37.383, -70.583 37.383, -70.583 37.383, -70.583 37.383, -70.583 37.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10109'^^xsd:string;
  dwc:observationDate '1966-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.133 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.133 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "39.133"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12843'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12843'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '39.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 39.133, -70.583 39.133, -70.583 39.133, -70.583 39.133, -70.583 39.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12843'^^xsd:string;
  dwc:observationDate '1977-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18867'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18867'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 41.167, -70.583 41.167, -70.583 41.167, -70.583 41.167, -70.583 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18867'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12779'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12779'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42, -70.583 42, -70.583 42, -70.583 42, -70.583 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12779'^^xsd:string;
  dwc:observationDate '1976-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12765'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12765'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.167, -70.583 42.167, -70.583 42.167, -70.583 42.167, -70.583 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12765'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11009'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11009'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.4, -70.583 42.4, -70.583 42.4, -70.583 42.4, -70.583 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11009'^^xsd:string;
  dwc:observationDate '1968-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13610'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13610'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.433, -70.583 42.433, -70.583 42.433, -70.583 42.433, -70.583 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13610'^^xsd:string;
  dwc:observationDate '1977-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18345'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18345'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.5, -70.583 42.5, -70.583 42.5, -70.583 42.5, -70.583 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18345'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18344'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18344'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.517, -70.583 42.517, -70.583 42.517, -70.583 42.517, -70.583 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18344'^^xsd:string;
  dwc:observationDate '1979-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18380'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18380'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.55, -70.583 42.55, -70.583 42.55, -70.583 42.55, -70.583 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18380'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18379'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18379'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.55, -70.583 42.55, -70.583 42.55, -70.583 42.55, -70.583 42.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 '284_18379'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19834'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19834'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.567, -70.583 42.567, -70.583 42.567, -70.583 42.567, -70.583 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19834'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19835'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19835'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.567, -70.583 42.567, -70.583 42.567, -70.583 42.567, -70.583 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19835'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17991'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17991'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.583, -70.583 42.583, -70.583 42.583, -70.583 42.583, -70.583 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17991'^^xsd:string;
  dwc:observationDate '1979-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13673'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.617, -70.583 42.617, -70.583 42.617, -70.583 42.617, -70.583 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13673'^^xsd:string;
  dwc:observationDate '1977-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12909'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12909'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.667, -70.583 42.667, -70.583 42.667, -70.583 42.667, -70.583 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_12909'^^xsd:string;
  dwc:observationDate '1977-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13632'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13632'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.7, -70.583 42.7, -70.583 42.7, -70.583 42.7, -70.583 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13632'^^xsd:string;
  dwc:observationDate '1977-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18980'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18980'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.7, -70.583 42.7, -70.583 42.7, -70.583 42.7, -70.583 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18980'^^xsd:string;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13475'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13475'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.733, -70.583 42.733, -70.583 42.733, -70.583 42.733, -70.583 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13475'^^xsd:string;
  dwc:observationDate '1977-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13828'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13828'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.8, -70.583 42.8, -70.583 42.8, -70.583 42.8, -70.583 42.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 '284_13828'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18987'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18987'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.85, -70.583 42.85, -70.583 42.85, -70.583 42.85, -70.583 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18987'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18986'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18986'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.85, -70.583 42.85, -70.583 42.85, -70.583 42.85, -70.583 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18986'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18979'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.867, -70.583 42.867, -70.583 42.867, -70.583 42.867, -70.583 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18979'^^xsd:string;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11578'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11578'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.583'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.583 42.9, -70.583 42.9, -70.583 42.9, -70.583 42.9, -70.583 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11578'^^xsd:string;
  dwc:observationDate '1974-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15635'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15635'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 40.733, -70.567 40.733, -70.567 40.733, -70.567 40.733, -70.567 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15635'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14042'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14042'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.417, -70.567 42.417, -70.567 42.417, -70.567 42.417, -70.567 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14042'^^xsd:string;
  dwc:observationDate '1978-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12050'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12050'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.483, -70.567 42.483, -70.567 42.483, -70.567 42.483, -70.567 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12050'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19776'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19776'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.5, -70.567 42.5, -70.567 42.5, -70.567 42.5, -70.567 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19776'^^xsd:string;
  dwc:observationDate '1980-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19803'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19803'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.5, -70.567 42.5, -70.567 42.5, -70.567 42.5, -70.567 42.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 '284_19803'^^xsd:string;
  dwc:observationDate '1980-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12052'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12052'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.517, -70.567 42.517, -70.567 42.517, -70.567 42.517, -70.567 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12052'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14083'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14083'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.583, -70.567 42.583, -70.567 42.583, -70.567 42.583, -70.567 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14083'^^xsd:string;
  dwc:observationDate '1978-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14081'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14081'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.583, -70.567 42.583, -70.567 42.583, -70.567 42.583, -70.567 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14081'^^xsd:string;
  dwc:observationDate '1978-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18130'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18130'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.633, -70.567 42.633, -70.567 42.633, -70.567 42.633, -70.567 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18130'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12671'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12671'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.633, -70.567 42.633, -70.567 42.633, -70.567 42.633, -70.567 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12671'^^xsd:string;
  dwc:observationDate '1976-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12588'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12588'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.667, -70.567 42.667, -70.567 42.667, -70.567 42.667, -70.567 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12588'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12249'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12249'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.717, -70.567 42.717, -70.567 42.717, -70.567 42.717, -70.567 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12249'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15103'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15103'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.733, -70.567 42.733, -70.567 42.733, -70.567 42.733, -70.567 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15103'^^xsd:string;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14113'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14113'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.767, -70.567 42.767, -70.567 42.767, -70.567 42.767, -70.567 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14113'^^xsd:string;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15147'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15147'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.833, -70.567 42.833, -70.567 42.833, -70.567 42.833, -70.567 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15147'^^xsd:string;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11816'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11816'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.85, -70.567 42.85, -70.567 42.85, -70.567 42.85, -70.567 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11816'^^xsd:string;
  dwc:observationDate '1975-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11743'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11743'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.85, -70.567 42.85, -70.567 42.85, -70.567 42.85, -70.567 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11743'^^xsd:string;
  dwc:observationDate '1975-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14100'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.85, -70.567 42.85, -70.567 42.85, -70.567 42.85, -70.567 42.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 '284_14100'^^xsd:string;
  dwc:observationDate '1978-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19085'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19085'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.567'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.567 42.917, -70.567 42.917, -70.567 42.917, -70.567 42.917, -70.567 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19085'^^xsd:string;
  dwc:observationDate '1981-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15084'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15084'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 40.2, -70.55 40.2, -70.55 40.2, -70.55 40.2, -70.55 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15084'^^xsd:string;
  dwc:observationDate '1975-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.133"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17662'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17662'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '41.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 41.133, -70.55 41.133, -70.55 41.133, -70.55 41.133, -70.55 41.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17662'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13853'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42, -70.55 42, -70.55 42, -70.55 42, -70.55 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13853'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11653'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11653'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.033, -70.55 42.033, -70.55 42.033, -70.55 42.033, -70.55 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11653'^^xsd:string;
  dwc:observationDate '1974-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14015'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14015'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.4, -70.55 42.4, -70.55 42.4, -70.55 42.4, -70.55 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14015'^^xsd:string;
  dwc:observationDate '1978-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19794'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19794'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.467, -70.55 42.467, -70.55 42.467, -70.55 42.467, -70.55 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19794'^^xsd:string;
  dwc:observationDate '1980-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19793'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19793'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.467, -70.55 42.467, -70.55 42.467, -70.55 42.467, -70.55 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19793'^^xsd:string;
  dwc:observationDate '1980-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19775'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19775'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.483, -70.55 42.483, -70.55 42.483, -70.55 42.483, -70.55 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19775'^^xsd:string;
  dwc:observationDate '1980-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14064'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14064'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14064'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19802'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19802'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19802'^^xsd:string;
  dwc:observationDate '1980-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19888'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19888'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19888'^^xsd:string;
  dwc:observationDate '1980-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19801'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19801'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19801'^^xsd:string;
  dwc:observationDate '1980-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19887'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19887'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.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 '284_19887'^^xsd:string;
  dwc:observationDate '1980-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19799'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19799'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.5, -70.55 42.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 '284_19799'^^xsd:string;
  dwc:observationDate '1980-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19869'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19869'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.517, -70.55 42.517, -70.55 42.517, -70.55 42.517, -70.55 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19869'^^xsd:string;
  dwc:observationDate '1980-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19860'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19860'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.517, -70.55 42.517, -70.55 42.517, -70.55 42.517, -70.55 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19860'^^xsd:string;
  dwc:observationDate '1980-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19870'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19870'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.517, -70.55 42.517, -70.55 42.517, -70.55 42.517, -70.55 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19870'^^xsd:string;
  dwc:observationDate '1980-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19866'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19866'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.533, -70.55 42.533, -70.55 42.533, -70.55 42.533, -70.55 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19866'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18518'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18518'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.55, -70.55 42.55, -70.55 42.55, -70.55 42.55, -70.55 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_18518'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18374'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18374'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.55, -70.55 42.55, -70.55 42.55, -70.55 42.55, -70.55 42.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 '284_18374'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15233'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15233'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.817, -70.55 42.817, -70.55 42.817, -70.55 42.817, -70.55 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15233'^^xsd:string;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15232'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15232'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.817, -70.55 42.817, -70.55 42.817, -70.55 42.817, -70.55 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_15232'^^xsd:string;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15234'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15234'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.817, -70.55 42.817, -70.55 42.817, -70.55 42.817, -70.55 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_15234'^^xsd:string;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19069'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19069'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.55'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.55 42.883, -70.55 42.883, -70.55 42.883, -70.55 42.883, -70.55 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19069'^^xsd:string;
  dwc:observationDate '1981-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10297'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10297'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 37.1, -70.533 37.1, -70.533 37.1, -70.533 37.1, -70.533 37.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10297'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10296'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10296'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 37.1, -70.533 37.1, -70.533 37.1, -70.533 37.1, -70.533 37.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10296'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.017"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10537'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10537'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '38.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 38.017, -70.533 38.017, -70.533 38.017, -70.533 38.017, -70.533 38.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10537'^^xsd:string;
  dwc:observationDate '1967-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15460'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15460'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 40, -70.533 40, -70.533 40, -70.533 40, -70.533 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15460'^^xsd:string;
  dwc:observationDate '1977-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12893'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12893'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 40, -70.533 40, -70.533 40, -70.533 40, -70.533 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12893'^^xsd:string;
  dwc:observationDate '1977-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15459'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15459'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 40, -70.533 40, -70.533 40, -70.533 40, -70.533 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15459'^^xsd:string;
  dwc:observationDate '1977-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12892'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12892'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 40, -70.533 40, -70.533 40, -70.533 40, -70.533 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12892'^^xsd:string;
  dwc:observationDate '1977-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13830'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13830'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 41.983, -70.533 41.983, -70.533 41.983, -70.533 41.983, -70.533 41.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 '284_13830'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13835'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13835'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42, -70.533 42, -70.533 42, -70.533 42, -70.533 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13835'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13996'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13996'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42, -70.533 42, -70.533 42, -70.533 42, -70.533 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13996'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13852'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13852'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42, -70.533 42, -70.533 42, -70.533 42, -70.533 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13852'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13851'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13851'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42, -70.533 42, -70.533 42, -70.533 42, -70.533 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13851'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12185'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12185'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.017, -70.533 42.017, -70.533 42.017, -70.533 42.017, -70.533 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12185'^^xsd:string;
  dwc:observationDate '1976-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14207'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14207'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.467, -70.533 42.467, -70.533 42.467, -70.533 42.467, -70.533 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14207'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19831'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19831'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19831'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19832'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19832'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19832'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12054'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12054'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12054'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19833'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19833'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19833'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12053'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12053'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517, -70.533 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12053'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18256'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18256'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.617, -70.533 42.617, -70.533 42.617, -70.533 42.617, -70.533 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18256'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18255'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.617, -70.533 42.617, -70.533 42.617, -70.533 42.617, -70.533 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18255'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19033'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19033'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.633, -70.533 42.633, -70.533 42.633, -70.533 42.633, -70.533 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19033'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17816'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17816'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.65, -70.533 42.65, -70.533 42.65, -70.533 42.65, -70.533 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17816'^^xsd:string;
  dwc:observationDate '1979-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12662'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12662'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.7, -70.533 42.7, -70.533 42.7, -70.533 42.7, -70.533 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12662'^^xsd:string;
  dwc:observationDate '1976-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12750'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12750'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.717, -70.533 42.717, -70.533 42.717, -70.533 42.717, -70.533 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12750'^^xsd:string;
  dwc:observationDate '1976-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19028'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19028'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 42.733, -70.533 42.733, -70.533 42.733, -70.533 42.733, -70.533 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19028'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13476'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13476'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.533'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.533 43.083, -70.533 43.083, -70.533 43.083, -70.533 43.083, -70.533 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13476'^^xsd:string;
  dwc:observationDate '1977-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12712'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12712'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 41.933, -70.517 41.933, -70.517 41.933, -70.517 41.933, -70.517 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12712'^^xsd:string;
  dwc:observationDate '1976-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11740'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11740'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42, -70.517 42, -70.517 42, -70.517 42, -70.517 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11740'^^xsd:string;
  dwc:observationDate '1975-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12426'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12426'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.033, -70.517 42.033, -70.517 42.033, -70.517 42.033, -70.517 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12426'^^xsd:string;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13829'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13829'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.067, -70.517 42.067, -70.517 42.067, -70.517 42.067, -70.517 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13829'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13624'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13624'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.417, -70.517 42.417, -70.517 42.417, -70.517 42.417, -70.517 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13624'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14016'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14016'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.433, -70.517 42.433, -70.517 42.433, -70.517 42.433, -70.517 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14016'^^xsd:string;
  dwc:observationDate '1978-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18682'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18682'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18682'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19785'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19785'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19785'^^xsd:string;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17984'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17984'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17984'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19783'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19783'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467, -70.517 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19783'^^xsd:string;
  dwc:observationDate '1980-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19845'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19845'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.5, -70.517 42.5, -70.517 42.5, -70.517 42.5, -70.517 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19845'^^xsd:string;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19846'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19846'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.5, -70.517 42.5, -70.517 42.5, -70.517 42.5, -70.517 42.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 '284_19846'^^xsd:string;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19868'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19868'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19868'^^xsd:string;
  dwc:observationDate '1980-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19843'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19843'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19843'^^xsd:string;
  dwc:observationDate '1980-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19867'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19867'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19867'^^xsd:string;
  dwc:observationDate '1980-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19844'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19844'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19844'^^xsd:string;
  dwc:observationDate '1980-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19800'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19800'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517, -70.517 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19800'^^xsd:string;
  dwc:observationDate '1980-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18375'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18375'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.6, -70.517 42.6, -70.517 42.6, -70.517 42.6, -70.517 42.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 '284_18375'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18533'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18533'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.633, -70.517 42.633, -70.517 42.633, -70.517 42.633, -70.517 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_18533'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12215'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12215'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.633, -70.517 42.633, -70.517 42.633, -70.517 42.633, -70.517 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12215'^^xsd:string;
  dwc:observationDate '1976-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13516'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13516'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.667, -70.517 42.667, -70.517 42.667, -70.517 42.667, -70.517 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13516'^^xsd:string;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19001'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19001'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19001'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18995'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18995'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18995'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19002'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19002'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19002'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18997'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18997'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18997'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18996'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18996'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18996'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19000'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19000'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917, -70.517 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19000'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11755'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11755'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 43, -70.517 43, -70.517 43, -70.517 43, -70.517 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11755'^^xsd:string;
  dwc:observationDate '1975-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11754'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11754'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 43, -70.517 43, -70.517 43, -70.517 43, -70.517 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11754'^^xsd:string;
  dwc:observationDate '1975-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18141'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18141'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 43.133, -70.517 43.133, -70.517 43.133, -70.517 43.133, -70.517 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18141'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18140'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18140'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.517'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.517 43.133, -70.517 43.133, -70.517 43.133, -70.517 43.133, -70.517 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18140'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.117"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10298'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10298'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '37.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 37.117, -70.5 37.117, -70.5 37.117, -70.5 37.117, -70.5 37.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10298'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10379'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10379'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 37.667, -70.5 37.667, -70.5 37.667, -70.5 37.667, -70.5 37.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10379'^^xsd:string;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14832'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14832'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40, -70.5 40, -70.5 40, -70.5 40, -70.5 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14832'^^xsd:string;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16911'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16911'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40, -70.5 40, -70.5 40, -70.5 40, -70.5 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16911'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15371'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15371'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.167, -70.5 40.167, -70.5 40.167, -70.5 40.167, -70.5 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15371'^^xsd:string;
  dwc:observationDate '1976-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14901'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14901'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.167, -70.5 40.167, -70.5 40.167, -70.5 40.167, -70.5 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14901'^^xsd:string;
  dwc:observationDate '1978-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18229'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18229'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.433, -70.5 40.433, -70.5 40.433, -70.5 40.433, -70.5 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18229'^^xsd:string;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18228'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18228'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.433, -70.5 40.433, -70.5 40.433, -70.5 40.433, -70.5 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18228'^^xsd:string;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15535'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15535'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.5, -70.5 40.5, -70.5 40.5, -70.5 40.5, -70.5 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15535'^^xsd:string;
  dwc:observationDate '1977-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15534'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15534'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.667, -70.5 40.667, -70.5 40.667, -70.5 40.667, -70.5 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15534'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.683"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17646'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17646'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.683, -70.5 40.683, -70.5 40.683, -70.5 40.683, -70.5 40.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17646'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17647'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17647'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 40.917, -70.5 40.917, -70.5 40.917, -70.5 40.917, -70.5 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17647'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12778'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12778'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 41.883, -70.5 41.883, -70.5 41.883, -70.5 41.883, -70.5 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12778'^^xsd:string;
  dwc:observationDate '1976-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14442'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14442'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42, -70.5 42, -70.5 42, -70.5 42, -70.5 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14442'^^xsd:string;
  dwc:observationDate '1975-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10222'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10222'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.017, -70.5 42.017, -70.5 42.017, -70.5 42.017, -70.5 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_10222'^^xsd:string;
  dwc:observationDate '1967-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13850'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13850'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.1, -70.5 42.1, -70.5 42.1, -70.5 42.1, -70.5 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13850'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14098'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14098'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.133, -70.5 42.133, -70.5 42.133, -70.5 42.133, -70.5 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14098'^^xsd:string;
  dwc:observationDate '1978-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13879'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.133, -70.5 42.133, -70.5 42.133, -70.5 42.133, -70.5 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13879'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17518'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17518'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.133, -70.5 42.133, -70.5 42.133, -70.5 42.133, -70.5 42.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 '284_17518'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18136'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.4, -70.5 42.4, -70.5 42.4, -70.5 42.4, -70.5 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18136'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18129'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18129'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.417, -70.5 42.417, -70.5 42.417, -70.5 42.417, -70.5 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18129'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19780'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19780'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.417, -70.5 42.417, -70.5 42.417, -70.5 42.417, -70.5 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19780'^^xsd:string;
  dwc:observationDate '1980-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18683'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18683'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18683'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18686'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18686'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18686'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18685'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18685'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18685'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19788'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19788'^^xsd:string;
  dwc:observationDate '1980-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18684'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18684'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.45, -70.5 42.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 '284_18684'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12049'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12049'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12049'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12048'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12048'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12048'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19798'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19798'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19798'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12047'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12047'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12047'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19797'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19797'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19797'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19850'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19850'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19850'^^xsd:string;
  dwc:observationDate '1980-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19851'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19851'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467, -70.5 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19851'^^xsd:string;
  dwc:observationDate '1980-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19816'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19816'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19816'^^xsd:string;
  dwc:observationDate '1980-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19795'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19795'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19795'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19872'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19872'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19872'^^xsd:string;
  dwc:observationDate '1980-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19863'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19863'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19863'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12305'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12305'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12305'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19841'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19841'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19841'^^xsd:string;
  dwc:observationDate '1980-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19862'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19862'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.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 '284_19862'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19873'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19873'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.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 '284_19873'^^xsd:string;
  dwc:observationDate '1980-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19842'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19842'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.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 '284_19842'^^xsd:string;
  dwc:observationDate '1980-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19849'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19849'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.483, -70.5 42.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 '284_19849'^^xsd:string;
  dwc:observationDate '1980-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19792'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19792'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19792'^^xsd:string;
  dwc:observationDate '1980-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19838'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19838'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19838'^^xsd:string;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19827'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19827'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19827'^^xsd:string;
  dwc:observationDate '1980-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19804'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19804'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19804'^^xsd:string;
  dwc:observationDate '1980-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19864'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19864'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19791'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19791'^^xsd:string;
  dwc:observationDate '1980-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19865'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19865'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.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 '284_19865'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19784'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19784'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.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 '284_19784'^^xsd:string;
  dwc:observationDate '1980-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19330'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19330'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.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 '284_19330'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19826'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19826'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.5, -70.5 42.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 '284_19826'^^xsd:string;
  dwc:observationDate '1980-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14328'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14328'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.55, -70.5 42.55, -70.5 42.55, -70.5 42.55, -70.5 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14328'^^xsd:string;
  dwc:observationDate '1978-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19019'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19019'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.617, -70.5 42.617, -70.5 42.617, -70.5 42.617, -70.5 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19019'^^xsd:string;
  dwc:observationDate '1980-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17672'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17672'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.633, -70.5 42.633, -70.5 42.633, -70.5 42.633, -70.5 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17672'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17673'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.633, -70.5 42.633, -70.5 42.633, -70.5 42.633, -70.5 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17673'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17121'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17121'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.65, -70.5 42.65, -70.5 42.65, -70.5 42.65, -70.5 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17121'^^xsd:string;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13377'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13377'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13377'^^xsd:string;
  dwc:observationDate '1977-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13351'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13351'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13351'^^xsd:string;
  dwc:observationDate '1977-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13344'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13344'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13344'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13380'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13380'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13380'^^xsd:string;
  dwc:observationDate '1977-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11517'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11517'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667, -70.5 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11517'^^xsd:string;
  dwc:observationDate '1974-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19032'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19032'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.683, -70.5 42.683, -70.5 42.683, -70.5 42.683, -70.5 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19032'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12399'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12399'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.767, -70.5 42.767, -70.5 42.767, -70.5 42.767, -70.5 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12399'^^xsd:string;
  dwc:observationDate '1976-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15126'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15126'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15126'^^xsd:string;
  dwc:observationDate '1975-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19009'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19009'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19009'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19004'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19004'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19004'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19005'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19005'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19005'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15125'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15125'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15125'^^xsd:string;
  dwc:observationDate '1975-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19003'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19003'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19003'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19008'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19008'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883, -70.5 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19008'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.183"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12361'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12361'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '43.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 43.183, -70.5 43.183, -70.5 43.183, -70.5 43.183, -70.5 43.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12361'^^xsd:string;
  dwc:observationDate '1976-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.217"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12773'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12773'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '43.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 43.217, -70.5 43.217, -70.5 43.217, -70.5 43.217, -70.5 43.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12773'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -70.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-70.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13430'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13430'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.5'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.5 43.25, -70.5 43.25, -70.5 43.25, -70.5 43.25, -70.5 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13430'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.983 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.983 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "19.983"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11271'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11271'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '19.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 19.983, -70.483 19.983, -70.483 19.983, -70.483 19.983, -70.483 19.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11271'^^xsd:string;
  dwc:observationDate '1971-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15461'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15461'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 40.033, -70.483 40.033, -70.483 40.033, -70.483 40.033, -70.483 40.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15461'^^xsd:string;
  dwc:observationDate '1977-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14955'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14955'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 40.917, -70.483 40.917, -70.483 40.917, -70.483 40.917, -70.483 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14955'^^xsd:string;
  dwc:observationDate '1974-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13790'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13790'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 41.833, -70.483 41.833, -70.483 41.833, -70.483 41.833, -70.483 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '284_13790'^^xsd:string;
  dwc:observationDate '1978-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13834'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13834'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.067, -70.483 42.067, -70.483 42.067, -70.483 42.067, -70.483 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13834'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13849'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13849'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.1, -70.483 42.1, -70.483 42.1, -70.483 42.1, -70.483 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13849'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19984'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19984'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.183, -70.483 42.183, -70.483 42.183, -70.483 42.183, -70.483 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19984'^^xsd:string;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19777'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19777'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.367, -70.483 42.367, -70.483 42.367, -70.483 42.367, -70.483 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19777'^^xsd:string;
  dwc:observationDate '1980-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19774'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19774'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.367, -70.483 42.367, -70.483 42.367, -70.483 42.367, -70.483 42.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 '284_19774'^^xsd:string;
  dwc:observationDate '1980-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18687'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18687'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.433, -70.483 42.433, -70.483 42.433, -70.483 42.433, -70.483 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18687'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18688'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18688'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.433, -70.483 42.433, -70.483 42.433, -70.483 42.433, -70.483 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18688'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19779'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19779'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.45, -70.483 42.45, -70.483 42.45, -70.483 42.45, -70.483 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19779'^^xsd:string;
  dwc:observationDate '1980-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19020'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19020'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.45, -70.483 42.45, -70.483 42.45, -70.483 42.45, -70.483 42.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 '284_19020'^^xsd:string;
  dwc:observationDate '1980-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15713'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15713'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15713'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18007'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18007'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18007'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15711'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15711'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15711'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19021'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19021'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19021'^^xsd:string;
  dwc:observationDate '1980-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19790'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19790'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19790'^^xsd:string;
  dwc:observationDate '1980-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19789'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19789'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19789'^^xsd:string;
  dwc:observationDate '1980-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19807'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19807'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19807'^^xsd:string;
  dwc:observationDate '1980-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19022'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19022'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19022'^^xsd:string;
  dwc:observationDate '1980-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15712'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15712'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467, -70.483 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15712'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19796'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19796'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19796'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19328'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19328'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19328'^^xsd:string;
  dwc:observationDate '1981-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19839'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19839'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19839'^^xsd:string;
  dwc:observationDate '1980-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19840'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19840'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.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 '284_19840'^^xsd:string;
  dwc:observationDate '1980-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19329'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19329'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.483, -70.483 42.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 '284_19329'^^xsd:string;
  dwc:observationDate '1981-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19815'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19815'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19815'^^xsd:string;
  dwc:observationDate '1980-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19814'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19814'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19814'^^xsd:string;
  dwc:observationDate '1980-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19778'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19778'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19778'^^xsd:string;
  dwc:observationDate '1980-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19822'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19822'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19822'^^xsd:string;
  dwc:observationDate '1980-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19813'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19813'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19813'^^xsd:string;
  dwc:observationDate '1980-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19823'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19823'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19823'^^xsd:string;
  dwc:observationDate '1980-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18988'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18988'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18988'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18989'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18989'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517, -70.483 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18989'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19879'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19879'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.533, -70.483 42.533, -70.483 42.533, -70.483 42.533, -70.483 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19879'^^xsd:string;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12056'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12056'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.55, -70.483 42.55, -70.483 42.55, -70.483 42.55, -70.483 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12056'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12055'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12055'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.55, -70.483 42.55, -70.483 42.55, -70.483 42.55, -70.483 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12055'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19034'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19034'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.633, -70.483 42.633, -70.483 42.633, -70.483 42.633, -70.483 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19034'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19035'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19035'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.65, -70.483 42.65, -70.483 42.65, -70.483 42.65, -70.483 42.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 '284_19035'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19036'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19036'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.65, -70.483 42.65, -70.483 42.65, -70.483 42.65, -70.483 42.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 '284_19036'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18131'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18131'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.667, -70.483 42.667, -70.483 42.667, -70.483 42.667, -70.483 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18131'^^xsd:string;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13238'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13238'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.667, -70.483 42.667, -70.483 42.667, -70.483 42.667, -70.483 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13238'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18332'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18332'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.683, -70.483 42.683, -70.483 42.683, -70.483 42.683, -70.483 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18332'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12368'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12368'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12368'^^xsd:string;
  dwc:observationDate '1976-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19030'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19030'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19030'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19031'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19031'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19031'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19029'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19029'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19029'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14345'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14345'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14345'^^xsd:string;
  dwc:observationDate '1978-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13157'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13157'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13157'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13156'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7, -70.483 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13156'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17191'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17191'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.85, -70.483 42.85, -70.483 42.85, -70.483 42.85, -70.483 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17191'^^xsd:string;
  dwc:observationDate '1979-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17190'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.85, -70.483 42.85, -70.483 42.85, -70.483 42.85, -70.483 42.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 '284_17190'^^xsd:string;
  dwc:observationDate '1979-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19150'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19150'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 42.967, -70.483 42.967, -70.483 42.967, -70.483 42.967, -70.483 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19150'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-70.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11822'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11822'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.483'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.483 43.067, -70.483 43.067, -70.483 43.067, -70.483 43.067, -70.483 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11822'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.367 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "38.367"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10188'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10188'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '38.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 38.367, -70.467 38.367, -70.467 38.367, -70.467 38.367, -70.467 38.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10188'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12670'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12670'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 40.05, -70.467 40.05, -70.467 40.05, -70.467 40.05, -70.467 40.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12670'^^xsd:string;
  dwc:observationDate '1976-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17179'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17179'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 41.983, -70.467 41.983, -70.467 41.983, -70.467 41.983, -70.467 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17179'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17561'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17561'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 41.983, -70.467 41.983, -70.467 41.983, -70.467 41.983, -70.467 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17561'^^xsd:string;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14380'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14380'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 41.983, -70.467 41.983, -70.467 41.983, -70.467 41.983, -70.467 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14380'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13997'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13997'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.083, -70.467 42.083, -70.467 42.083, -70.467 42.083, -70.467 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13997'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13944'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13944'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13944'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13941'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13941'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13942'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13942'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13942'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13943'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13943'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233, -70.467 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13943'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19781'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19781'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.367, -70.467 42.367, -70.467 42.367, -70.467 42.367, -70.467 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19781'^^xsd:string;
  dwc:observationDate '1980-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19782'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19782'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.367, -70.467 42.367, -70.467 42.367, -70.467 42.367, -70.467 42.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 '284_19782'^^xsd:string;
  dwc:observationDate '1980-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11761'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11761'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.383, -70.467 42.383, -70.467 42.383, -70.467 42.383, -70.467 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11761'^^xsd:string;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11748'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11748'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.383, -70.467 42.383, -70.467 42.383, -70.467 42.383, -70.467 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11748'^^xsd:string;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11741'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11741'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.383, -70.467 42.383, -70.467 42.383, -70.467 42.383, -70.467 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11741'^^xsd:string;
  dwc:observationDate '1975-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13611'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.4, -70.467 42.4, -70.467 42.4, -70.467 42.4, -70.467 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13611'^^xsd:string;
  dwc:observationDate '1977-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13625'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13625'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.4, -70.467 42.4, -70.467 42.4, -70.467 42.4, -70.467 42.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 '284_13625'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18751'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18751'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.4, -70.467 42.4, -70.467 42.4, -70.467 42.4, -70.467 42.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 '284_18751'^^xsd:string;
  dwc:observationDate '1980-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18525'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18525'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18525'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18526'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18526'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18526'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19894'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19894'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19894'^^xsd:string;
  dwc:observationDate '1980-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19895'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19895'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.417, -70.467 42.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 '284_19895'^^xsd:string;
  dwc:observationDate '1980-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12051'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12051'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.467, -70.467 42.467, -70.467 42.467, -70.467 42.467, -70.467 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12051'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12306'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12306'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12306'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19883'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19883'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19883'^^xsd:string;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19830'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19830'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19830'^^xsd:string;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19852'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19852'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.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 '284_19852'^^xsd:string;
  dwc:observationDate '1980-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19882'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19882'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.483, -70.467 42.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 '284_19882'^^xsd:string;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19881'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19881'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19881'^^xsd:string;
  dwc:observationDate '1980-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19836'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19836'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19836'^^xsd:string;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19837'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19837'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.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 '284_19837'^^xsd:string;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19880'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19880'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.5, -70.467 42.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 '284_19880'^^xsd:string;
  dwc:observationDate '1980-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19806'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19806'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.533, -70.467 42.533, -70.467 42.533, -70.467 42.533, -70.467 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19806'^^xsd:string;
  dwc:observationDate '1980-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19805'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19805'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.533, -70.467 42.533, -70.467 42.533, -70.467 42.533, -70.467 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19805'^^xsd:string;
  dwc:observationDate '1980-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19809'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19809'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.55, -70.467 42.55, -70.467 42.55, -70.467 42.55, -70.467 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19809'^^xsd:string;
  dwc:observationDate '1980-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19808'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19808'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.55, -70.467 42.55, -70.467 42.55, -70.467 42.55, -70.467 42.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 '284_19808'^^xsd:string;
  dwc:observationDate '1980-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19861'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19861'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.567, -70.467 42.567, -70.467 42.567, -70.467 42.567, -70.467 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19861'^^xsd:string;
  dwc:observationDate '1980-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12612'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12612'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.667, -70.467 42.667, -70.467 42.667, -70.467 42.667, -70.467 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12612'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17935'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17935'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.767, -70.467 42.767, -70.467 42.767, -70.467 42.767, -70.467 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17935'^^xsd:string;
  dwc:observationDate '1979-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17934'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17934'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.767, -70.467 42.767, -70.467 42.767, -70.467 42.767, -70.467 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17934'^^xsd:string;
  dwc:observationDate '1979-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14344'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14344'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.783, -70.467 42.783, -70.467 42.783, -70.467 42.783, -70.467 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14344'^^xsd:string;
  dwc:observationDate '1978-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12661'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12661'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.8, -70.467 42.8, -70.467 42.8, -70.467 42.8, -70.467 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12661'^^xsd:string;
  dwc:observationDate '1976-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12615'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12615'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.867, -70.467 42.867, -70.467 42.867, -70.467 42.867, -70.467 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12615'^^xsd:string;
  dwc:observationDate '1976-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19160'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19160'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.9, -70.467 42.9, -70.467 42.9, -70.467 42.9, -70.467 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19160'^^xsd:string;
  dwc:observationDate '1981-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19116'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19116'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 42.967, -70.467 42.967, -70.467 42.967, -70.467 42.967, -70.467 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19116'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14212'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 43.117, -70.467 43.117, -70.467 43.117, -70.467 43.117, -70.467 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14212'^^xsd:string;
  dwc:observationDate '1978-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317 -70.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317 -70.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.317"^^xsd:decimal ;
  geo-pos:long "-70.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13445'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13445'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.467'^^xsd:double;
  dwc:latitude '43.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.467 43.317, -70.467 43.317, -70.467 43.317, -70.467 43.317, -70.467 43.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13445'^^xsd:string;
  dwc:observationDate '1977-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.117 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.117"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10299'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10299'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '37.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 37.117, -70.45 37.117, -70.45 37.117, -70.45 37.117, -70.45 37.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10299'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10140'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10140'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 37.6, -70.45 37.6, -70.45 37.6, -70.45 37.6, -70.45 37.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10140'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.35"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18890'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18890'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 39.35, -70.45 39.35, -70.45 39.35, -70.45 39.35, -70.45 39.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18890'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18869'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18869'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 41.15, -70.45 41.15, -70.45 41.15, -70.45 41.15, -70.45 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18869'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13510'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13510'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 41.533, -70.45 41.533, -70.45 41.533, -70.45 41.533, -70.45 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13510'^^xsd:string;
  dwc:observationDate '1977-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19286'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19286'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 41.9, -70.45 41.9, -70.45 41.9, -70.45 41.9, -70.45 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19286'^^xsd:string;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10223'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10223'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.033, -70.45 42.033, -70.45 42.033, -70.45 42.033, -70.45 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_10223'^^xsd:string;
  dwc:observationDate '1967-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13899'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13899'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.033, -70.45 42.033, -70.45 42.033, -70.45 42.033, -70.45 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13899'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13998'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13998'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.083, -70.45 42.083, -70.45 42.083, -70.45 42.083, -70.45 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13998'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13999'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13999'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.083, -70.45 42.083, -70.45 42.083, -70.45 42.083, -70.45 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13999'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17565'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17565'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.117, -70.45 42.117, -70.45 42.117, -70.45 42.117, -70.45 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17565'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17563'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.117, -70.45 42.117, -70.45 42.117, -70.45 42.117, -70.45 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17563'^^xsd:string;
  dwc:observationDate '1979-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17566'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17566'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.117, -70.45 42.117, -70.45 42.117, -70.45 42.117, -70.45 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17566'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19985'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19985'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.167, -70.45 42.167, -70.45 42.167, -70.45 42.167, -70.45 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19985'^^xsd:string;
  dwc:observationDate '1980-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11513'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11513'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.25, -70.45 42.25, -70.45 42.25, -70.45 42.25, -70.45 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11513'^^xsd:string;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10543'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.283, -70.45 42.283, -70.45 42.283, -70.45 42.283, -70.45 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10543'^^xsd:string;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19893'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19893'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.383, -70.45 42.383, -70.45 42.383, -70.45 42.383, -70.45 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19893'^^xsd:string;
  dwc:observationDate '1980-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19892'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19892'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.383, -70.45 42.383, -70.45 42.383, -70.45 42.383, -70.45 42.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 '284_19892'^^xsd:string;
  dwc:observationDate '1980-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14124'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14124'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14124'^^xsd:string;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14123'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14123'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14123'^^xsd:string;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19853'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19853'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19886'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19886'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.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 '284_19886'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19889'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19889'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417, -70.45 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19889'^^xsd:string;
  dwc:observationDate '1980-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19858'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19858'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19858'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14365'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14365'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14365'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14366'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14366'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14366'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19857'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19857'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19857'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19854'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19854'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19854'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19890'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19890'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19890'^^xsd:string;
  dwc:observationDate '1980-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19891'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19891'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433, -70.45 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19891'^^xsd:string;
  dwc:observationDate '1980-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19786'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19786'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.45, -70.45 42.45, -70.45 42.45, -70.45 42.45, -70.45 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19786'^^xsd:string;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19828'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19828'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.483, -70.45 42.483, -70.45 42.483, -70.45 42.483, -70.45 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19828'^^xsd:string;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19829'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19829'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.483, -70.45 42.483, -70.45 42.483, -70.45 42.483, -70.45 42.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 '284_19829'^^xsd:string;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19825'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.5, -70.45 42.5, -70.45 42.5, -70.45 42.5, -70.45 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19825'^^xsd:string;
  dwc:observationDate '1980-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19824'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19824'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.5, -70.45 42.5, -70.45 42.5, -70.45 42.5, -70.45 42.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 '284_19824'^^xsd:string;
  dwc:observationDate '1980-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15655'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15655'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.533, -70.45 42.533, -70.45 42.533, -70.45 42.533, -70.45 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15655'^^xsd:string;
  dwc:observationDate '1978-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19871'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19871'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.533, -70.45 42.533, -70.45 42.533, -70.45 42.533, -70.45 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19871'^^xsd:string;
  dwc:observationDate '1980-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19810'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19810'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.533, -70.45 42.533, -70.45 42.533, -70.45 42.533, -70.45 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19810'^^xsd:string;
  dwc:observationDate '1980-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14371'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14371'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.567, -70.45 42.567, -70.45 42.567, -70.45 42.567, -70.45 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14371'^^xsd:string;
  dwc:observationDate '1978-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17797'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17797'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.633, -70.45 42.633, -70.45 42.633, -70.45 42.633, -70.45 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17797'^^xsd:string;
  dwc:observationDate '1979-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19056'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19056'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.65, -70.45 42.65, -70.45 42.65, -70.45 42.65, -70.45 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19056'^^xsd:string;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17798'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17798'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.683, -70.45 42.683, -70.45 42.683, -70.45 42.683, -70.45 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17798'^^xsd:string;
  dwc:observationDate '1979-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19038'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19038'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.7, -70.45 42.7, -70.45 42.7, -70.45 42.7, -70.45 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19038'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19037'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19037'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.7, -70.45 42.7, -70.45 42.7, -70.45 42.7, -70.45 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19037'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14109'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.717, -70.45 42.717, -70.45 42.717, -70.45 42.717, -70.45 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14109'^^xsd:string;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17078'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17078'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.883, -70.45 42.883, -70.45 42.883, -70.45 42.883, -70.45 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17078'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17077'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17077'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.883, -70.45 42.883, -70.45 42.883, -70.45 42.883, -70.45 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17077'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17079'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17079'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.883, -70.45 42.883, -70.45 42.883, -70.45 42.883, -70.45 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17079'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12875'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12875'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.9, -70.45 42.9, -70.45 42.9, -70.45 42.9, -70.45 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12875'^^xsd:string;
  dwc:observationDate '1977-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17137'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17137'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.9, -70.45 42.9, -70.45 42.9, -70.45 42.9, -70.45 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17137'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17599'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17599'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 42.917, -70.45 42.917, -70.45 42.917, -70.45 42.917, -70.45 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17599'^^xsd:string;
  dwc:observationDate '1979-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-70.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12709'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12709'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.45'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.45 43.117, -70.45 43.117, -70.45 43.117, -70.45 43.117, -70.45 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12709'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10099'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10099'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 37.5, -70.433 37.5, -70.433 37.5, -70.433 37.5, -70.433 37.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10099'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.133"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18569'^^xsd:string;
  dwc:scientificName 'Kogia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18569'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '41.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 41.133, -70.433 41.133, -70.433 41.133, -70.433 41.133, -70.433 41.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pygmy or Dwarf Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159024'^^xsd:integer;
  dwc:occurrenceId '284_18569'^^xsd:string;
  dwc:observationDate '1980-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '159024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17175'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17175'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 41.333, -70.433 41.333, -70.433 41.333, -70.433 41.333, -70.433 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_17175'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13898'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13898'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.05, -70.433 42.05, -70.433 42.05, -70.433 42.05, -70.433 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13898'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19135'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19135'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.1, -70.433 42.1, -70.433 42.1, -70.433 42.1, -70.433 42.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 '284_19135'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17517'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17517'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17516'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17516'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17516'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17515'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17515'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17514'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17514'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17514'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17513'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133, -70.433 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17513'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13558'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.15, -70.433 42.15, -70.433 42.15, -70.433 42.15, -70.433 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13558'^^xsd:string;
  dwc:observationDate '1977-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19090'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19090'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.167, -70.433 42.167, -70.433 42.167, -70.433 42.167, -70.433 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19090'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13845'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13845'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.167, -70.433 42.167, -70.433 42.167, -70.433 42.167, -70.433 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13845'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17434'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17434'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.167, -70.433 42.167, -70.433 42.167, -70.433 42.167, -70.433 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17434'^^xsd:string;
  dwc:observationDate '1979-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19091'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19091'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.183, -70.433 42.183, -70.433 42.183, -70.433 42.183, -70.433 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19091'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18372'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18372'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.4, -70.433 42.4, -70.433 42.4, -70.433 42.4, -70.433 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18372'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19898'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19898'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19898'^^xsd:string;
  dwc:observationDate '1980-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19897'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19897'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19897'^^xsd:string;
  dwc:observationDate '1980-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18689'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18689'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18689'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17961'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17961'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.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 '284_17961'^^xsd:string;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18250'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.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 '284_18250'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19896'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19896'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.417, -70.433 42.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 '284_19896'^^xsd:string;
  dwc:observationDate '1980-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19859'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19859'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19859'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13179'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13179'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13179'^^xsd:string;
  dwc:observationDate '1977-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13178'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13178'^^xsd:string;
  dwc:observationDate '1977-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19855'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19855'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19855'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19856'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19856'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433, -70.433 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19856'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18000'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18000'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18000'^^xsd:string;
  dwc:observationDate '1979-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17999'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17999'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17999'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17997'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17997'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17997'^^xsd:string;
  dwc:observationDate '1979-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18981'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18981'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18981'^^xsd:string;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19817'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19817'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19817'^^xsd:string;
  dwc:observationDate '1980-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19818'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19818'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.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 '284_19818'^^xsd:string;
  dwc:observationDate '1980-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19819'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19819'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.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 '284_19819'^^xsd:string;
  dwc:observationDate '1980-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18982'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18982'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.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 '284_18982'^^xsd:string;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14068'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14068'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.45, -70.433 42.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 '284_14068'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19847'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19847'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.467, -70.433 42.467, -70.433 42.467, -70.433 42.467, -70.433 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19847'^^xsd:string;
  dwc:observationDate '1980-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19848'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19848'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.467, -70.433 42.467, -70.433 42.467, -70.433 42.467, -70.433 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19848'^^xsd:string;
  dwc:observationDate '1980-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19901'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19901'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19901'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19900'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19900'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19900'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14066'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14066'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.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 '284_14066'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19899'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19899'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.483, -70.433 42.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 '284_19899'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19876'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.533, -70.433 42.533, -70.433 42.533, -70.433 42.533, -70.433 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19876'^^xsd:string;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19877'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19877'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.533, -70.433 42.533, -70.433 42.533, -70.433 42.533, -70.433 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19877'^^xsd:string;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19053'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19053'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.583, -70.433 42.583, -70.433 42.583, -70.433 42.583, -70.433 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19053'^^xsd:string;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19054'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19054'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.583, -70.433 42.583, -70.433 42.583, -70.433 42.583, -70.433 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19054'^^xsd:string;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14302'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14302'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.617, -70.433 42.617, -70.433 42.617, -70.433 42.617, -70.433 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14302'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14303'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.617, -70.433 42.617, -70.433 42.617, -70.433 42.617, -70.433 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14303'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14301'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14301'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.617, -70.433 42.617, -70.433 42.617, -70.433 42.617, -70.433 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14301'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18217'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18217'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.667, -70.433 42.667, -70.433 42.667, -70.433 42.667, -70.433 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18217'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12613'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12613'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.7, -70.433 42.7, -70.433 42.7, -70.433 42.7, -70.433 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12613'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14108'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14108'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.717, -70.433 42.717, -70.433 42.717, -70.433 42.717, -70.433 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14108'^^xsd:string;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13564'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13564'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.75, -70.433 42.75, -70.433 42.75, -70.433 42.75, -70.433 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13564'^^xsd:string;
  dwc:observationDate '1977-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14103'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14103'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.783, -70.433 42.783, -70.433 42.783, -70.433 42.783, -70.433 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14103'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12583'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12583'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.867, -70.433 42.867, -70.433 42.867, -70.433 42.867, -70.433 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12583'^^xsd:string;
  dwc:observationDate '1976-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18015'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18015'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.883, -70.433 42.883, -70.433 42.883, -70.433 42.883, -70.433 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18015'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19131'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.917, -70.433 42.917, -70.433 42.917, -70.433 42.917, -70.433 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19131'^^xsd:string;
  dwc:observationDate '1981-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19086'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19086'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.917, -70.433 42.917, -70.433 42.917, -70.433 42.917, -70.433 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19086'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19064'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19064'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.917, -70.433 42.917, -70.433 42.917, -70.433 42.917, -70.433 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19064'^^xsd:string;
  dwc:observationDate '1981-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19104'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19104'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.433'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.433 42.933, -70.433 42.933, -70.433 42.933, -70.433 42.933, -70.433 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19104'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10100'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10100'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 37.533, -70.417 37.533, -70.417 37.533, -70.417 37.533, -70.417 37.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10100'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13671'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13671'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 41.833, -70.417 41.833, -70.417 41.833, -70.417 41.833, -70.417 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13671'^^xsd:string;
  dwc:observationDate '1977-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18319'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18319'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42, -70.417 42, -70.417 42, -70.417 42, -70.417 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18319'^^xsd:string;
  dwc:observationDate '1979-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13826'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13826'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.067, -70.417 42.067, -70.417 42.067, -70.417 42.067, -70.417 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13826'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13906'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13906'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.167, -70.417 42.167, -70.417 42.167, -70.417 42.167, -70.417 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13906'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19142'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19142'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.167, -70.417 42.167, -70.417 42.167, -70.417 42.167, -70.417 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19142'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13270'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13270'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.2, -70.417 42.2, -70.417 42.2, -70.417 42.2, -70.417 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13270'^^xsd:string;
  dwc:observationDate '1977-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18320'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18320'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.367, -70.417 42.367, -70.417 42.367, -70.417 42.367, -70.417 42.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 '284_18320'^^xsd:string;
  dwc:observationDate '1979-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12618'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12618'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_12618'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18365'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18365'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18365'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13683'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13683'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.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 '284_13683'^^xsd:string;
  dwc:observationDate '1977-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18690'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18690'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.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 '284_18690'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13645'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13645'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417, -70.417 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13645'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14404'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14404'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14404'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17974'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17974'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17974'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14369'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14369'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14368'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14368'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14368'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17975'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17975'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433, -70.417 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17975'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19055'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19055'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.45, -70.417 42.45, -70.417 42.45, -70.417 42.45, -70.417 42.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 '284_19055'^^xsd:string;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19331'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19331'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.467, -70.417 42.467, -70.417 42.467, -70.417 42.467, -70.417 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19331'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19332'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19332'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.467, -70.417 42.467, -70.417 42.467, -70.417 42.467, -70.417 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19332'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19821'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19821'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.517, -70.417 42.517, -70.417 42.517, -70.417 42.517, -70.417 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19821'^^xsd:string;
  dwc:observationDate '1980-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19820'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19820'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.517, -70.417 42.517, -70.417 42.517, -70.417 42.517, -70.417 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19820'^^xsd:string;
  dwc:observationDate '1980-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14395'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14395'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.683, -70.417 42.683, -70.417 42.683, -70.417 42.683, -70.417 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14395'^^xsd:string;
  dwc:observationDate '1978-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17075'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17075'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17075'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17074'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17074'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17074'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17142'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17142'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.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 '284_17142'^^xsd:string;
  dwc:observationDate '1978-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17076'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17076'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.85, -70.417 42.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 '284_17076'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17817'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17817'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.867, -70.417 42.867, -70.417 42.867, -70.417 42.867, -70.417 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17817'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17818'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17818'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.867, -70.417 42.867, -70.417 42.867, -70.417 42.867, -70.417 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17818'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19068'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19068'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.883, -70.417 42.883, -70.417 42.883, -70.417 42.883, -70.417 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19068'^^xsd:string;
  dwc:observationDate '1981-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14419'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14419'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.9, -70.417 42.9, -70.417 42.9, -70.417 42.9, -70.417 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14419'^^xsd:string;
  dwc:observationDate '1978-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19948'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19948'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.9, -70.417 42.9, -70.417 42.9, -70.417 42.9, -70.417 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19948'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14398'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14398'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.9, -70.417 42.9, -70.417 42.9, -70.417 42.9, -70.417 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14398'^^xsd:string;
  dwc:observationDate '1978-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13648'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13648'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13648'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19133'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19133'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19133'^^xsd:string;
  dwc:observationDate '1981-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13649'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13649'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13649'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19132'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19132'^^xsd:string;
  dwc:observationDate '1981-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13646'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13646'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13646'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12599'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12599'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12599'^^xsd:string;
  dwc:observationDate '1976-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13647'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13647'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917, -70.417 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13647'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14338'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14338'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 43.1, -70.417 43.1, -70.417 43.1, -70.417 43.1, -70.417 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14338'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13765'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13765'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 43.1, -70.417 43.1, -70.417 43.1, -70.417 43.1, -70.417 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13765'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -70.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -70.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-70.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19549'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19549'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.417'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.417 43.35, -70.417 43.35, -70.417 43.35, -70.417 43.35, -70.417 43.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19549'^^xsd:string;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15045'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15045'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 39.933, -70.4 39.933, -70.4 39.933, -70.4 39.933, -70.4 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15045'^^xsd:string;
  dwc:observationDate '1974-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13819'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13819'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.133, -70.4 42.133, -70.4 42.133, -70.4 42.133, -70.4 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13819'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13815'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13815'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.133, -70.4 42.133, -70.4 42.133, -70.4 42.133, -70.4 42.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 '284_13815'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17338'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17338'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.15, -70.4 42.15, -70.4 42.15, -70.4 42.15, -70.4 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17338'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19141'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.167, -70.4 42.167, -70.4 42.167, -70.4 42.167, -70.4 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19141'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18738'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18738'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.167, -70.4 42.167, -70.4 42.167, -70.4 42.167, -70.4 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18738'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18737'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18737'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.167, -70.4 42.167, -70.4 42.167, -70.4 42.167, -70.4 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18737'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19093'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19093'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19093'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19092'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19092'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19092'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19076'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19076'^^xsd:string;
  dwc:observationDate '1981-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19077'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19077'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183, -70.4 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19077'^^xsd:string;
  dwc:observationDate '1981-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19095'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19095'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.2, -70.4 42.2, -70.4 42.2, -70.4 42.2, -70.4 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19095'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19094'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.2, -70.4 42.2, -70.4 42.2, -70.4 42.2, -70.4 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19094'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13940'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.233, -70.4 42.233, -70.4 42.233, -70.4 42.233, -70.4 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13940'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13628'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13628'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.4, -70.4 42.4, -70.4 42.4, -70.4 42.4, -70.4 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13628'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13627'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13627'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.4, -70.4 42.4, -70.4 42.4, -70.4 42.4, -70.4 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13627'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14035'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14035'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.417, -70.4 42.417, -70.4 42.417, -70.4 42.417, -70.4 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14035'^^xsd:string;
  dwc:observationDate '1978-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15710'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15710'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.417, -70.4 42.417, -70.4 42.417, -70.4 42.417, -70.4 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15710'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18373'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18373'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.433, -70.4 42.433, -70.4 42.433, -70.4 42.433, -70.4 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18373'^^xsd:string;
  dwc:observationDate '1979-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18239'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.75, -70.4 42.75, -70.4 42.75, -70.4 42.75, -70.4 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18239'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19098'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19098'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.817, -70.4 42.817, -70.4 42.817, -70.4 42.817, -70.4 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19098'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17073'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17073'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.833, -70.4 42.833, -70.4 42.833, -70.4 42.833, -70.4 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17073'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17136'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17136'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.883, -70.4 42.883, -70.4 42.883, -70.4 42.883, -70.4 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17136'^^xsd:string;
  dwc:observationDate '1978-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19115'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19115'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.883, -70.4 42.883, -70.4 42.883, -70.4 42.883, -70.4 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19115'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19123'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19123'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.9, -70.4 42.9, -70.4 42.9, -70.4 42.9, -70.4 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19123'^^xsd:string;
  dwc:observationDate '1981-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19161'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19161'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.9, -70.4 42.9, -70.4 42.9, -70.4 42.9, -70.4 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19161'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19103'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19103'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19087'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19087'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19087'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14084'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14084'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14084'^^xsd:string;
  dwc:observationDate '1978-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17796'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17796'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917, -70.4 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17796'^^xsd:string;
  dwc:observationDate '1979-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11630'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11630'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.933, -70.4 42.933, -70.4 42.933, -70.4 42.933, -70.4 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11630'^^xsd:string;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14029'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14029'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 42.933, -70.4 42.933, -70.4 42.933, -70.4 42.933, -70.4 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14029'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.217"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18494'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18494'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '43.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 43.217, -70.4 43.217, -70.4 43.217, -70.4 43.217, -70.4 43.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18494'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -70.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -70.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.233"^^xsd:decimal ;
  geo-pos:long "-70.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18493'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18493'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.4'^^xsd:double;
  dwc:latitude '43.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.4 43.233, -70.4 43.233, -70.4 43.233, -70.4 43.233, -70.4 43.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18493'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10179'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10179'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 37.45, -70.383 37.45, -70.383 37.45, -70.383 37.45, -70.383 37.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10179'^^xsd:string;
  dwc:observationDate '1966-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15564'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15564'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 39.983, -70.383 39.983, -70.383 39.983, -70.383 39.983, -70.383 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15564'^^xsd:string;
  dwc:observationDate '1978-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14906'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14906'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 40.917, -70.383 40.917, -70.383 40.917, -70.383 40.917, -70.383 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14906'^^xsd:string;
  dwc:observationDate '1974-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12931'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12931'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.067, -70.383 42.067, -70.383 42.067, -70.383 42.067, -70.383 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12931'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13995'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13995'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.067, -70.383 42.067, -70.383 42.067, -70.383 42.067, -70.383 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13995'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12926'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12926'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.067, -70.383 42.067, -70.383 42.067, -70.383 42.067, -70.383 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12926'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19136'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.083, -70.383 42.083, -70.383 42.083, -70.383 42.083, -70.383 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19136'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19140'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19140'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.133, -70.383 42.133, -70.383 42.133, -70.383 42.133, -70.383 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19140'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17209'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17209'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.133, -70.383 42.133, -70.383 42.133, -70.383 42.133, -70.383 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17209'^^xsd:string;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19139'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19139'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.133, -70.383 42.133, -70.383 42.133, -70.383 42.133, -70.383 42.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 '284_19139'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18618'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18618'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.15, -70.383 42.15, -70.383 42.15, -70.383 42.15, -70.383 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18618'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18739'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18739'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.15, -70.383 42.15, -70.383 42.15, -70.383 42.15, -70.383 42.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 '284_18739'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19074'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19074'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19074'^^xsd:string;
  dwc:observationDate '1981-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17548'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17548'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13825'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13825'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13803'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13803'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13803'^^xsd:string;
  dwc:observationDate '1978-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18736'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18736'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167, -70.383 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18736'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18752'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18752'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.183, -70.383 42.183, -70.383 42.183, -70.383 42.183, -70.383 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18752'^^xsd:string;
  dwc:observationDate '1980-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19075'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19075'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.183, -70.383 42.183, -70.383 42.183, -70.383 42.183, -70.383 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19075'^^xsd:string;
  dwc:observationDate '1981-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13939'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.217, -70.383 42.217, -70.383 42.217, -70.383 42.217, -70.383 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13939'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13955'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13955'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.217, -70.383 42.217, -70.383 42.217, -70.383 42.217, -70.383 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13955'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18588'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18588'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.233, -70.383 42.233, -70.383 42.233, -70.383 42.233, -70.383 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18588'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14048'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14048'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.4, -70.383 42.4, -70.383 42.4, -70.383 42.4, -70.383 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14048'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18843'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18843'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.4, -70.383 42.4, -70.383 42.4, -70.383 42.4, -70.383 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18843'^^xsd:string;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18842'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18842'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.417, -70.383 42.417, -70.383 42.417, -70.383 42.417, -70.383 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18842'^^xsd:string;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14065'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14065'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.417, -70.383 42.417, -70.383 42.417, -70.383 42.417, -70.383 42.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 '284_14065'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14067'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14067'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.417, -70.383 42.417, -70.383 42.417, -70.383 42.417, -70.383 42.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 '284_14067'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14034'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14034'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.45, -70.383 42.45, -70.383 42.45, -70.383 42.45, -70.383 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14034'^^xsd:string;
  dwc:observationDate '1978-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19885'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19885'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.533, -70.383 42.533, -70.383 42.533, -70.383 42.533, -70.383 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19885'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19884'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19884'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.533, -70.383 42.533, -70.383 42.533, -70.383 42.533, -70.383 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19884'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15614'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15614'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.65, -70.383 42.65, -70.383 42.65, -70.383 42.65, -70.383 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15614'^^xsd:string;
  dwc:observationDate '1978-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18213'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18213'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.683, -70.383 42.683, -70.383 42.683, -70.383 42.683, -70.383 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18213'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12645'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12645'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.767, -70.383 42.767, -70.383 42.767, -70.383 42.767, -70.383 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12645'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14104'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14104'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.817, -70.383 42.817, -70.383 42.817, -70.383 42.817, -70.383 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14104'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14031'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.833, -70.383 42.833, -70.383 42.833, -70.383 42.833, -70.383 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14031'^^xsd:string;
  dwc:observationDate '1978-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14032'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14032'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.833, -70.383 42.833, -70.383 42.833, -70.383 42.833, -70.383 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14032'^^xsd:string;
  dwc:observationDate '1978-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11762'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11762'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.85, -70.383 42.85, -70.383 42.85, -70.383 42.85, -70.383 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11762'^^xsd:string;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13237'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13237'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13237'^^xsd:string;
  dwc:observationDate '1977-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19128'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19128'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19128'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19127'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19127'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17936'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17936'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17936'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13236'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13236'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867, -70.383 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13236'^^xsd:string;
  dwc:observationDate '1977-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12869'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12869'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.883, -70.383 42.883, -70.383 42.883, -70.383 42.883, -70.383 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12869'^^xsd:string;
  dwc:observationDate '1977-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15451'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15451'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.883, -70.383 42.883, -70.383 42.883, -70.383 42.883, -70.383 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15451'^^xsd:string;
  dwc:observationDate '1977-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11644'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11644'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.883, -70.383 42.883, -70.383 42.883, -70.383 42.883, -70.383 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11644'^^xsd:string;
  dwc:observationDate '1974-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19124'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.9, -70.383 42.9, -70.383 42.9, -70.383 42.9, -70.383 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19124'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19106'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.9, -70.383 42.9, -70.383 42.9, -70.383 42.9, -70.383 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19106'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19151'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19151'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19151'^^xsd:string;
  dwc:observationDate '1981-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19152'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19152'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19152'^^xsd:string;
  dwc:observationDate '1981-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19120'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19120'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19120'^^xsd:string;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19134'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19134'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19134'^^xsd:string;
  dwc:observationDate '1981-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14463'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14463'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14463'^^xsd:string;
  dwc:observationDate '1976-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19156'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19156'^^xsd:string;
  dwc:observationDate '1981-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14465'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14465'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14465'^^xsd:string;
  dwc:observationDate '1976-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14464'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14464'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917, -70.383 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14464'^^xsd:string;
  dwc:observationDate '1976-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13158'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13158'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.95, -70.383 42.95, -70.383 42.95, -70.383 42.95, -70.383 42.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 '284_13158'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17135'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17135'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.383'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.383 42.983, -70.383 42.983, -70.383 42.983, -70.383 42.983, -70.383 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17135'^^xsd:string;
  dwc:observationDate '1978-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10345'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10345'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 37.15, -70.367 37.15, -70.367 37.15, -70.367 37.15, -70.367 37.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10345'^^xsd:string;
  dwc:observationDate '1967-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14945'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14945'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 40.167, -70.367 40.167, -70.367 40.167, -70.367 40.167, -70.367 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14945'^^xsd:string;
  dwc:observationDate '1974-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15194'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15194'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 40.317, -70.367 40.317, -70.367 40.317, -70.367 40.317, -70.367 40.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15194'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12904'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12904'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 41.783, -70.367 41.783, -70.367 41.783, -70.367 41.783, -70.367 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12904'^^xsd:string;
  dwc:observationDate '1977-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18052'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18052'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 41.817, -70.367 41.817, -70.367 41.817, -70.367 41.817, -70.367 41.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18052'^^xsd:string;
  dwc:observationDate '1979-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18592'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18592'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.067, -70.367 42.067, -70.367 42.067, -70.367 42.067, -70.367 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18592'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19933'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19933'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.067, -70.367 42.067, -70.367 42.067, -70.367 42.067, -70.367 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19933'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18591'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18591'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.067, -70.367 42.067, -70.367 42.067, -70.367 42.067, -70.367 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18591'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19932'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19932'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.083, -70.367 42.083, -70.367 42.083, -70.367 42.083, -70.367 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19932'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19137'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19137'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.1, -70.367 42.1, -70.367 42.1, -70.367 42.1, -70.367 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19137'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18605'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18605'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.1, -70.367 42.1, -70.367 42.1, -70.367 42.1, -70.367 42.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 '284_18605'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18615'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18615'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.117, -70.367 42.117, -70.367 42.117, -70.367 42.117, -70.367 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18615'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13909'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13909'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.117, -70.367 42.117, -70.367 42.117, -70.367 42.117, -70.367 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13909'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18614'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18614'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.117, -70.367 42.117, -70.367 42.117, -70.367 42.117, -70.367 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18614'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17589'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17589'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.133, -70.367 42.133, -70.367 42.133, -70.367 42.133, -70.367 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17589'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17588'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17588'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.133, -70.367 42.133, -70.367 42.133, -70.367 42.133, -70.367 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17588'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19437'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19437'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19437'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18744'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18744'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18744'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19436'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19436'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19436'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19424'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19424'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19424'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19423'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19423'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19423'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19434'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19434'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.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 '284_19434'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19435'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.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 '284_19435'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14381'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14381'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15, -70.367 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14381'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18743'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18743'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18743'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18041'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18041'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18041'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17611'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17611'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18025'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18025'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167, -70.367 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18025'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19442'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19442'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.183, -70.367 42.183, -70.367 42.183, -70.367 42.183, -70.367 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19442'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12366'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12366'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.183, -70.367 42.183, -70.367 42.183, -70.367 42.183, -70.367 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12366'^^xsd:string;
  dwc:observationDate '1976-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19440'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19440'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19440'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19441'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19441'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19441'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19438'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19438'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.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 '284_19438'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19439'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19439'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.2, -70.367 42.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 '284_19439'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14211'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14211'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.233, -70.367 42.233, -70.367 42.233, -70.367 42.233, -70.367 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14211'^^xsd:string;
  dwc:observationDate '1978-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15630'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15630'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.35, -70.367 42.35, -70.367 42.35, -70.367 42.35, -70.367 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15630'^^xsd:string;
  dwc:observationDate '1978-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12590'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12590'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.383, -70.367 42.383, -70.367 42.383, -70.367 42.383, -70.367 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12590'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14332'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14332'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.383, -70.367 42.383, -70.367 42.383, -70.367 42.383, -70.367 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14332'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13511'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.383, -70.367 42.383, -70.367 42.383, -70.367 42.383, -70.367 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13511'^^xsd:string;
  dwc:observationDate '1977-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15613'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15613'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.4, -70.367 42.4, -70.367 42.4, -70.367 42.4, -70.367 42.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 '284_15613'^^xsd:string;
  dwc:observationDate '1978-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19710'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19710'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.433, -70.367 42.433, -70.367 42.433, -70.367 42.433, -70.367 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19710'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19878'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19878'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.483, -70.367 42.483, -70.367 42.483, -70.367 42.483, -70.367 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19878'^^xsd:string;
  dwc:observationDate '1980-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19811'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.5, -70.367 42.5, -70.367 42.5, -70.367 42.5, -70.367 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19811'^^xsd:string;
  dwc:observationDate '1980-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19812'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19812'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.5, -70.367 42.5, -70.367 42.5, -70.367 42.5, -70.367 42.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 '284_19812'^^xsd:string;
  dwc:observationDate '1980-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14339'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14339'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.55, -70.367 42.55, -70.367 42.55, -70.367 42.55, -70.367 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14339'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14077'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14077'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.567, -70.367 42.567, -70.367 42.567, -70.367 42.567, -70.367 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14077'^^xsd:string;
  dwc:observationDate '1978-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14093'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14093'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.633, -70.367 42.633, -70.367 42.633, -70.367 42.633, -70.367 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14093'^^xsd:string;
  dwc:observationDate '1978-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11962'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11962'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.65, -70.367 42.65, -70.367 42.65, -70.367 42.65, -70.367 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11962'^^xsd:string;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14397'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14397'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.7, -70.367 42.7, -70.367 42.7, -70.367 42.7, -70.367 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14397'^^xsd:string;
  dwc:observationDate '1978-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17937'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17937'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17937'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17938'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17938'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17938'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17930'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17930'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14394'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14394'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.8, -70.367 42.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 '284_14394'^^xsd:string;
  dwc:observationDate '1978-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17139'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17139'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.833, -70.367 42.833, -70.367 42.833, -70.367 42.833, -70.367 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17139'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17150'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17150'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.85, -70.367 42.85, -70.367 42.85, -70.367 42.85, -70.367 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17150'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17104'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17104'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.85, -70.367 42.85, -70.367 42.85, -70.367 42.85, -70.367 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17104'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13695'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13695'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.867, -70.367 42.867, -70.367 42.867, -70.367 42.867, -70.367 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13695'^^xsd:string;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17105'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.867, -70.367 42.867, -70.367 42.867, -70.367 42.867, -70.367 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17105'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18346'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18346'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18346'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13786'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13786'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13786'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19949'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19949'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19949'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19950'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19950'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19950'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19951'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19951'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19951'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13785'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13785'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13785'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19113'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19113'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19113'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19108'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19108'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19108'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19105'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19105'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19952'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19952'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19952'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13783'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13783'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13781'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13781'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13781'^^xsd:string;
  dwc:observationDate '1978-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13784'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13784'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13784'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19109'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19109'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19114'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19114'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19114'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13780'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13780'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883, -70.367 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13780'^^xsd:string;
  dwc:observationDate '1978-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19143'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19143'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.9, -70.367 42.9, -70.367 42.9, -70.367 42.9, -70.367 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19143'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19088'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19088'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.9, -70.367 42.9, -70.367 42.9, -70.367 42.9, -70.367 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19088'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17072'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17072'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.367'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.367 42.9, -70.367 42.9, -70.367 42.9, -70.367 42.9, -70.367 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17072'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.082 -70.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.082"^^xsd:decimal ;
  dwc:decimalLongitude "-70.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.082 -70.355)"^^geo:wktLiteral ;
  geo-pos:lat "42.082"^^xsd:decimal ;
  geo-pos:long "-70.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18602'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18602'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.355'^^xsd:double;
  dwc:latitude '42.082'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.355 42.082, -70.355 42.082, -70.355 42.082, -70.355 42.082, -70.355 42.082))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18602'^^xsd:string;
  dwc:observationDate '1980-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.267 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.267 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.267"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10340'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10340'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '37.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 37.267, -70.35 37.267, -70.35 37.267, -70.35 37.267, -70.35 37.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10340'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10391'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10391'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 38.117, -70.35 38.117, -70.35 38.117, -70.35 38.117, -70.35 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10391'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19946'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19946'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 40.933, -70.35 40.933, -70.35 40.933, -70.35 40.933, -70.35 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19946'^^xsd:string;
  dwc:observationDate '1981-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17925'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17925'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 41.9, -70.35 41.9, -70.35 41.9, -70.35 41.9, -70.35 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17925'^^xsd:string;
  dwc:observationDate '1979-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10234'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10234'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 41.933, -70.35 41.933, -70.35 41.933, -70.35 41.933, -70.35 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_10234'^^xsd:string;
  dwc:observationDate '1967-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13905'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13905'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 41.983, -70.35 41.983, -70.35 41.983, -70.35 41.983, -70.35 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13905'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13900'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13900'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 41.983, -70.35 41.983, -70.35 41.983, -70.35 41.983, -70.35 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13900'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17248'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17248'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.067, -70.35 42.067, -70.35 42.067, -70.35 42.067, -70.35 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17248'^^xsd:string;
  dwc:observationDate '1979-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17249'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.067, -70.35 42.067, -70.35 42.067, -70.35 42.067, -70.35 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17249'^^xsd:string;
  dwc:observationDate '1979-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18625'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18625'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.1, -70.35 42.1, -70.35 42.1, -70.35 42.1, -70.35 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18625'^^xsd:string;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12707'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12707'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12707'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18595'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18595'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18595'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18583'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18583'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18583'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18641'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18641'^^xsd:string;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18594'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18594'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18594'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18582'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18582'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18582'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17586'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17586'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17586'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17585'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17585'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17585'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17584'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17584'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17584'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18581'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18581'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18581'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18593'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18593'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117, -70.35 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18593'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17194'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17194'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.133, -70.35 42.133, -70.35 42.133, -70.35 42.133, -70.35 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17194'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12853'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.133, -70.35 42.133, -70.35 42.133, -70.35 42.133, -70.35 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12853'^^xsd:string;
  dwc:observationDate '1977-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12973'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12973'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.133, -70.35 42.133, -70.35 42.133, -70.35 42.133, -70.35 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12973'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18746'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18746'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18746'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18745'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18745'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18745'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19713'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19713'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19713'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19708'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19708'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19708'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17320'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17320'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.15, -70.35 42.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 '284_17320'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13865'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13865'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13865'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19446'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19446'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19446'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19425'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19425'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19425'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17197'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17197'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17197'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13945'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13945'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13945'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13867'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13867'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13867'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17324'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17324'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17324'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13444'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13444'^^xsd:string;
  dwc:observationDate '1977-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18735'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18735'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18735'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18740'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18740'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18740'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18742'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18742'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18742'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19445'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19445'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13866'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13866'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13866'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18741'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18741'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167, -70.35 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18741'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19448'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19448'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19448'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17252'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17252'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17252'^^xsd:string;
  dwc:observationDate '1979-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17593'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17593'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17593'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17562'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17562'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17562'^^xsd:string;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19449'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19449'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19452'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19452'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19452'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19453'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19453'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19453'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18753'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18753'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183, -70.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18753'^^xsd:string;
  dwc:observationDate '1980-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19426'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19426'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.2, -70.35 42.2, -70.35 42.2, -70.35 42.2, -70.35 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19426'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14349'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14349'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_14349'^^xsd:string;
  dwc:observationDate '1978-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14350'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14350'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14350'^^xsd:string;
  dwc:observationDate '1978-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14296'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14296'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14296'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14330'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14330'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217, -70.35 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14330'^^xsd:string;
  dwc:observationDate '1978-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16965'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16965'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.25, -70.35 42.25, -70.35 42.25, -70.35 42.25, -70.35 42.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 '284_16965'^^xsd:string;
  dwc:observationDate '1978-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16964'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16964'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.25, -70.35 42.25, -70.35 42.25, -70.35 42.25, -70.35 42.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 '284_16964'^^xsd:string;
  dwc:observationDate '1978-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18014'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18014'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.383, -70.35 42.383, -70.35 42.383, -70.35 42.383, -70.35 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18014'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14230'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14230'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.433, -70.35 42.433, -70.35 42.433, -70.35 42.433, -70.35 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14230'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17099'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17099'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.45, -70.35 42.45, -70.35 42.45, -70.35 42.45, -70.35 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17099'^^xsd:string;
  dwc:observationDate '1978-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17103'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.45, -70.35 42.45, -70.35 42.45, -70.35 42.45, -70.35 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17103'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14012'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14012'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.567, -70.35 42.567, -70.35 42.567, -70.35 42.567, -70.35 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14012'^^xsd:string;
  dwc:observationDate '1978-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12646'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12646'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.767, -70.35 42.767, -70.35 42.767, -70.35 42.767, -70.35 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12646'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12647'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12647'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.783, -70.35 42.783, -70.35 42.783, -70.35 42.783, -70.35 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12647'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18999'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18999'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.8, -70.35 42.8, -70.35 42.8, -70.35 42.8, -70.35 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18999'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18998'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18998'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.8, -70.35 42.8, -70.35 42.8, -70.35 42.8, -70.35 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18998'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18162'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18162'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.817, -70.35 42.817, -70.35 42.817, -70.35 42.817, -70.35 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18162'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17102'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17102'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.85, -70.35 42.85, -70.35 42.85, -70.35 42.85, -70.35 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17102'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19057'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19057'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.85, -70.35 42.85, -70.35 42.85, -70.35 42.85, -70.35 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19057'^^xsd:string;
  dwc:observationDate '1981-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18163'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18163'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18163'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18160'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18160'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18160'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18168'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18168'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18168'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19121'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19121'^^xsd:string;
  dwc:observationDate '1981-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19111'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19111'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19168'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19168'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19168'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19167'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19167'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19167'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19110'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19110'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19110'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19112'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19112'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19112'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19122'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19122'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867, -70.35 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19122'^^xsd:string;
  dwc:observationDate '1981-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17146'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17146'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.883, -70.35 42.883, -70.35 42.883, -70.35 42.883, -70.35 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17146'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12435'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.883, -70.35 42.883, -70.35 42.883, -70.35 42.883, -70.35 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12435'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19153'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19153'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.9, -70.35 42.9, -70.35 42.9, -70.35 42.9, -70.35 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19153'^^xsd:string;
  dwc:observationDate '1981-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19107'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19107'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.35'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.35 42.9, -70.35 42.9, -70.35 42.9, -70.35 42.9, -70.35 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19107'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.057 -70.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.057"^^xsd:decimal ;
  dwc:decimalLongitude "-70.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.057 -70.345)"^^geo:wktLiteral ;
  geo-pos:lat "42.057"^^xsd:decimal ;
  geo-pos:long "-70.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18678'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18678'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.345'^^xsd:double;
  dwc:latitude '42.057'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.345 42.057, -70.345 42.057, -70.345 42.057, -70.345 42.057, -70.345 42.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18678'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18962'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18962'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 37.65, -70.333 37.65, -70.333 37.65, -70.333 37.65, -70.333 37.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18962'^^xsd:string;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.317"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15692'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15692'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '39.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 39.317, -70.333 39.317, -70.333 39.317, -70.333 39.317, -70.333 39.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15692'^^xsd:string;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.35"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14867'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14867'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '39.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 39.35, -70.333 39.35, -70.333 39.35, -70.333 39.35, -70.333 39.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14867'^^xsd:string;
  dwc:observationDate '1970-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.85"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12867'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12867'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '39.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 39.85, -70.333 39.85, -70.333 39.85, -70.333 39.85, -70.333 39.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12867'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13018'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13018'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.117, -70.333 41.117, -70.333 41.117, -70.333 41.117, -70.333 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13018'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12906'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12906'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.75, -70.333 41.75, -70.333 41.75, -70.333 41.75, -70.333 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12906'^^xsd:string;
  dwc:observationDate '1977-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13015'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13015'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.8, -70.333 41.8, -70.333 41.8, -70.333 41.8, -70.333 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13015'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17171'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17171'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.817, -70.333 41.817, -70.333 41.817, -70.333 41.817, -70.333 41.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_17171'^^xsd:string;
  dwc:observationDate '1979-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13183'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13183'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13183'^^xsd:string;
  dwc:observationDate '1977-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13981'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13981'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13981'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12891'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12891'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12891'^^xsd:string;
  dwc:observationDate '1977-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13182'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13182'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917, -70.333 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13182'^^xsd:string;
  dwc:observationDate '1977-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13019'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13019'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.933, -70.333 41.933, -70.333 41.933, -70.333 41.933, -70.333 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13019'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10233'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10233'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 41.95, -70.333 41.95, -70.333 41.95, -70.333 41.95, -70.333 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_10233'^^xsd:string;
  dwc:observationDate '1967-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19709'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19709'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42, -70.333 42, -70.333 42, -70.333 42, -70.333 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19709'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18679'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18679'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18679'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17358'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17358'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17358'^^xsd:string;
  dwc:observationDate '1979-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17219'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17219'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17219'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17590'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17590'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17590'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12237'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05, -70.333 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12237'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18603'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18603'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.067, -70.333 42.067, -70.333 42.067, -70.333 42.067, -70.333 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18603'^^xsd:string;
  dwc:observationDate '1980-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13006'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13006'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.067, -70.333 42.067, -70.333 42.067, -70.333 42.067, -70.333 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13006'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12364'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12364'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.067, -70.333 42.067, -70.333 42.067, -70.333 42.067, -70.333 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12364'^^xsd:string;
  dwc:observationDate '1976-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12174'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12174'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12174'^^xsd:string;
  dwc:observationDate '1976-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18610'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18610'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18610'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18609'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18609'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18609'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19917'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19917'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19917'^^xsd:string;
  dwc:observationDate '1979-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19916'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19916'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19916'^^xsd:string;
  dwc:observationDate '1979-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14001'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14001'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14001'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12173'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12173'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12173'^^xsd:string;
  dwc:observationDate '1976-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13990'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13990'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.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 '284_13990'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18608'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18608'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.083, -70.333 42.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 '284_18608'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12934'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12934'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.1, -70.333 42.1, -70.333 42.1, -70.333 42.1, -70.333 42.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 '284_12934'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18580'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18580'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18580'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13842'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13842'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13842'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18585'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18585'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18585'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18579'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18579'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18579'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13946'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13946'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13946'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13947'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13947'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13947'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13846'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13846'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13846'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18578'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18578'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18578'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13957'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13957'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13957'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13956'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13956'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117, -70.333 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13956'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12976'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12976'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12976'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17595'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17595'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17595'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17302'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17302'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17302'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17301'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17301'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.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 '284_17301'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14426'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14426'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133, -70.333 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14426'^^xsd:string;
  dwc:observationDate '1964-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13843'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13843'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13843'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19138'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19138'^^xsd:string;
  dwc:observationDate '1981-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19432'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19432'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19432'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19971'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19971'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19971'^^xsd:string;
  dwc:observationDate '1980-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18797'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18797'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18795'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18795'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18795'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18784'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18784'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18784'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17304'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17304'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17304'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18796'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18796'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18796'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17594'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17594'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_17594'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17250'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_17250'^^xsd:string;
  dwc:observationDate '1979-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17303'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17303'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_17303'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17307'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17307'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_17307'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17309'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17309'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_17309'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17224'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17224'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_17224'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17243'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17243'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_17243'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18640'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18640'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_18640'^^xsd:string;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18756'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18756'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_18756'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19970'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19970'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.15, -70.333 42.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 '284_19970'^^xsd:string;
  dwc:observationDate '1980-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18697'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18697'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18697'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17546'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17546'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17546'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18024'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18024'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18024'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12279'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12279'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12279'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18790'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18790'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18790'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18787'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18787'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18787'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12282'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12282'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12282'^^xsd:string;
  dwc:observationDate '1976-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12278'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12278'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12278'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19977'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19977'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19977'^^xsd:string;
  dwc:observationDate '1980-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18788'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18788'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18786'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18786'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18786'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18079'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18079'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18079'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17529'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17529'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17529'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18077'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18077'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18077'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17211'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17211'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17211'^^xsd:string;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17555'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17555'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17555'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18033'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18033'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18033'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17545'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17545'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18023'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18023'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18023'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17530'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17530'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17530'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14047'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14047'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14047'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17331'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17331'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17331'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13256'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13256'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12272'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12272'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12277'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12277'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12277'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19976'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19976'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19976'^^xsd:string;
  dwc:observationDate '1980-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14203'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14203'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14203'^^xsd:string;
  dwc:observationDate '1978-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17528'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17528'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17528'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13267'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13267'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13267'^^xsd:string;
  dwc:observationDate '1977-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13910'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13910'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13910'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18026'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18026'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18026'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17547'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17547'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17547'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17300'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17300'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17300'^^xsd:string;
  dwc:observationDate '1979-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17587'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17587'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17587'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17610'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17610'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17610'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18040'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18040'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18040'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17316'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17316'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17240'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17240'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17240'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17246'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17246'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17246'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18080'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18080'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18080'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18698'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18698'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18698'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18708'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18708'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18708'^^xsd:string;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18707'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18707'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18707'^^xsd:string;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17475'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17475'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17475'^^xsd:string;
  dwc:observationDate '1979-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18789'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18789'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18789'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18792'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18792'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18792'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19431'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19431'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19431'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19447'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19447'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19447'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17531'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17531'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17531'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19433'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19433'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19433'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18747'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18747'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18747'^^xsd:string;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18791'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18791'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18791'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12270'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12270'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167, -70.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12270'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17407'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17407'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17407'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18755'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18755'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18755'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17406'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17406'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17406'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17322'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17322'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17322'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17390'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17390'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17390'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17321'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17321'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17321'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17310'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17310'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17310'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19097'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19097'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19097'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19450'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19450'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19450'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19451'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19451'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183, -70.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19451'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17391'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17391'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.217, -70.333 42.217, -70.333 42.217, -70.333 42.217, -70.333 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17391'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18061'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18061'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.283, -70.333 42.283, -70.333 42.283, -70.333 42.283, -70.333 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18061'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13546'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13546'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.283, -70.333 42.283, -70.333 42.283, -70.333 42.283, -70.333 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13546'^^xsd:string;
  dwc:observationDate '1977-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18700'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18700'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18700'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13204'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13204'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13204'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13202'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13202'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13202'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13203'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13203'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13203'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13200'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13200'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13200'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13201'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13201'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333, -70.333 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13201'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15683'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15683'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.383, -70.333 42.383, -70.333 42.383, -70.333 42.383, -70.333 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15683'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17731'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17731'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.4, -70.333 42.4, -70.333 42.4, -70.333 42.4, -70.333 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17731'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14121'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.4, -70.333 42.4, -70.333 42.4, -70.333 42.4, -70.333 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14121'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13513'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.417, -70.333 42.417, -70.333 42.417, -70.333 42.417, -70.333 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13513'^^xsd:string;
  dwc:observationDate '1977-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18705'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18705'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.417, -70.333 42.417, -70.333 42.417, -70.333 42.417, -70.333 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18705'^^xsd:string;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17149'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17149'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.733, -70.333 42.733, -70.333 42.733, -70.333 42.733, -70.333 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17149'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14205'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14205'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.75, -70.333 42.75, -70.333 42.75, -70.333 42.75, -70.333 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14205'^^xsd:string;
  dwc:observationDate '1978-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15665'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15665'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.783, -70.333 42.783, -70.333 42.783, -70.333 42.783, -70.333 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15665'^^xsd:string;
  dwc:observationDate '1978-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18214'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18214'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.8, -70.333 42.8, -70.333 42.8, -70.333 42.8, -70.333 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18214'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14223'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14223'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.817, -70.333 42.817, -70.333 42.817, -70.333 42.817, -70.333 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14223'^^xsd:string;
  dwc:observationDate '1978-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14418'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14418'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.833, -70.333 42.833, -70.333 42.833, -70.333 42.833, -70.333 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14418'^^xsd:string;
  dwc:observationDate '1978-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12371'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12371'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.833, -70.333 42.833, -70.333 42.833, -70.333 42.833, -70.333 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12371'^^xsd:string;
  dwc:observationDate '1976-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12648'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12648'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.833, -70.333 42.833, -70.333 42.833, -70.333 42.833, -70.333 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12648'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19058'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19058'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.85, -70.333 42.85, -70.333 42.85, -70.333 42.85, -70.333 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19058'^^xsd:string;
  dwc:observationDate '1981-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12742'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12742'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12742'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17115'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17115'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17115'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19125'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19125'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19125'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19126'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19126'^^xsd:string;
  dwc:observationDate '1981-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17113'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17113'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17113'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17114'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17114'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17114'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17758'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17758'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867, -70.333 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17758'^^xsd:string;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19119'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19119'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.883, -70.333 42.883, -70.333 42.883, -70.333 42.883, -70.333 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19119'^^xsd:string;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19118'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19118'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.883, -70.333 42.883, -70.333 42.883, -70.333 42.883, -70.333 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19118'^^xsd:string;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19117'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.883, -70.333 42.883, -70.333 42.883, -70.333 42.883, -70.333 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19117'^^xsd:string;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19100'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 42.9, -70.333 42.9, -70.333 42.9, -70.333 42.9, -70.333 42.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 '284_19100'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12291'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12291'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 43.033, -70.333 43.033, -70.333 43.033, -70.333 43.033, -70.333 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12291'^^xsd:string;
  dwc:observationDate '1976-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13072'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13072'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 43.083, -70.333 43.083, -70.333 43.083, -70.333 43.083, -70.333 43.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 '284_13072'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-70.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14008'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14008'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.333'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.333 43.117, -70.333 43.117, -70.333 43.117, -70.333 43.117, -70.333 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14008'^^xsd:string;
  dwc:observationDate '1978-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.083"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15071'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15071'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '40.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 40.083, -70.317 40.083, -70.317 40.083, -70.317 40.083, -70.317 40.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15071'^^xsd:string;
  dwc:observationDate '1975-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14998'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14998'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 40.2, -70.317 40.2, -70.317 40.2, -70.317 40.2, -70.317 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14998'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12935'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12935'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 41.783, -70.317 41.783, -70.317 41.783, -70.317 41.783, -70.317 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12935'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13994'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13994'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 41.967, -70.317 41.967, -70.317 41.967, -70.317 41.967, -70.317 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13994'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17520'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17520'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.017, -70.317 42.017, -70.317 42.017, -70.317 42.017, -70.317 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17520'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17519'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17519'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.033, -70.317 42.033, -70.317 42.033, -70.317 42.033, -70.317 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17519'^^xsd:string;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18590'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18590'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18590'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13026'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13026'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13026'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18677'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18677'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18589'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18589'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.05, -70.317 42.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 '284_18589'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18673'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18673'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.067, -70.317 42.067, -70.317 42.067, -70.317 42.067, -70.317 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18673'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18676'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.067, -70.317 42.067, -70.317 42.067, -70.317 42.067, -70.317 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18676'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18672'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18672'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.067, -70.317 42.067, -70.317 42.067, -70.317 42.067, -70.317 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18672'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18675'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18675'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18675'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18599'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18599'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18599'^^xsd:string;
  dwc:observationDate '1980-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18674'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18674'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18674'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18598'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18598'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18598'^^xsd:string;
  dwc:observationDate '1980-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19722'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19722'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19722'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18597'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18597'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.083, -70.317 42.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 '284_18597'^^xsd:string;
  dwc:observationDate '1980-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17932'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17932'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.1, -70.317 42.1, -70.317 42.1, -70.317 42.1, -70.317 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17932'^^xsd:string;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17933'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17933'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.1, -70.317 42.1, -70.317 42.1, -70.317 42.1, -70.317 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17933'^^xsd:string;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19935'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19935'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19935'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17239'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17239'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17218'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17218'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17218'^^xsd:string;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17272'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17272'^^xsd:string;
  dwc:observationDate '1979-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19934'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19934'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19934'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17591'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17591'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117, -70.317 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17591'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18645'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18645'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18645'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18644'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18644'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18644'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17242'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17242'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17237'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17237'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17206'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17206'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17206'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17202'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17202'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17202'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19928'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19928'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17253'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17253'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17253'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17251'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17251'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17251'^^xsd:string;
  dwc:observationDate '1979-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19707'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19707'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19707'^^xsd:string;
  dwc:observationDate '1979-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17325'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17325'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17325'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17319'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17319'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17319'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17337'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17337'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17337'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17223'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17223'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.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 '284_17223'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17208'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17208'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.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 '284_17208'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17259'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17259'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.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 '284_17259'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17222'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17222'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.133, -70.317 42.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 '284_17222'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19740'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19740'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_19740'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18642'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18642'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18642'^^xsd:string;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13844'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13844'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13844'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18087'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18087'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18087'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17538'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17538'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17538'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19422'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19422'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19422'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18785'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18785'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18785'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19739'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19739'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19739'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17424'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17424'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17424'^^xsd:string;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18627'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18627'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18627'^^xsd:string;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17213'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17213'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17213'^^xsd:string;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17315'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17315'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17315'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17308'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17308'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17308'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17306'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17306'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17306'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17293'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17293'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17293'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17281'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17281'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17281'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18089'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18089'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18089'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18086'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18086'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18086'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13848'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13848'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13848'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12365'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12365'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12365'^^xsd:string;
  dwc:observationDate '1976-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17541'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17541'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17541'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17537'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17537'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17537'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13190'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_13190'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13871'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13871'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_13871'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18088'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18088'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_18088'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17539'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17539'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17539'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17292'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17292'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17292'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17294'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17294'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17294'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17305'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17305'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17305'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17314'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17314'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17314'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17207'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17207'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17207'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17212'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17212'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17212'^^xsd:string;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17238'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17238'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17238'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18626'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18626'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_18626'^^xsd:string;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18706'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18706'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_18706'^^xsd:string;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17423'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17423'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17423'^^xsd:string;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18754'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18754'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_18754'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17540'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17540'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17540'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17235'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17235'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_17235'^^xsd:string;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19073'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19073'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.15, -70.317 42.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 '284_19073'^^xsd:string;
  dwc:observationDate '1981-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17203'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17203'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17203'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17277'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17277'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17277'^^xsd:string;
  dwc:observationDate '1979-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17311'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17311'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17311'^^xsd:string;
  dwc:observationDate '1979-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17313'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17313'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17313'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17394'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17394'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167, -70.317 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17394'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12248'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12248'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_12248'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12569'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12569'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12569'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12247'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12247'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12247'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17278'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17278'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17278'^^xsd:string;
  dwc:observationDate '1979-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17280'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17280'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17280'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17285'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17285'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17285'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17312'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17312'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17312'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17317'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17317'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17317'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17487'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17487'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183, -70.317 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17487'^^xsd:string;
  dwc:observationDate '1979-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18841'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18841'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.2, -70.317 42.2, -70.317 42.2, -70.317 42.2, -70.317 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18841'^^xsd:string;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18057'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18057'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.217, -70.317 42.217, -70.317 42.217, -70.317 42.217, -70.317 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18057'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18056'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18056'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.217, -70.317 42.217, -70.317 42.217, -70.317 42.217, -70.317 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18056'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17534'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17534'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17534'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18083'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18083'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18083'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18081'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18081'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17532'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17532'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17532'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13547'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13547'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.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 '284_13547'^^xsd:string;
  dwc:observationDate '1977-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13584'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13584'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.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 '284_13584'^^xsd:string;
  dwc:observationDate '1977-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18060'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18060'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.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 '284_18060'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18082'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18082'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.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 '284_18082'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17533'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17533'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.25, -70.317 42.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 '284_17533'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13585'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13585'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.267, -70.317 42.267, -70.317 42.267, -70.317 42.267, -70.317 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13585'^^xsd:string;
  dwc:observationDate '1977-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18371'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18371'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.283, -70.317 42.283, -70.317 42.283, -70.317 42.283, -70.317 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18371'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19711'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.317, -70.317 42.317, -70.317 42.317, -70.317 42.317, -70.317 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19711'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19712'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19712'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.317, -70.317 42.317, -70.317 42.317, -70.317 42.317, -70.317 42.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 '284_19712'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18699'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18699'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.333, -70.317 42.333, -70.317 42.333, -70.317 42.333, -70.317 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18699'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15510'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15510'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.35, -70.317 42.35, -70.317 42.35, -70.317 42.35, -70.317 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15510'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19752'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19752'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.35, -70.317 42.35, -70.317 42.35, -70.317 42.35, -70.317 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19752'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15563'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15563'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.367, -70.317 42.367, -70.317 42.367, -70.317 42.367, -70.317 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15563'^^xsd:string;
  dwc:observationDate '1978-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12221'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12221'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.433, -70.317 42.433, -70.317 42.433, -70.317 42.433, -70.317 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12221'^^xsd:string;
  dwc:observationDate '1976-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18750'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18750'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.433, -70.317 42.433, -70.317 42.433, -70.317 42.433, -70.317 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18750'^^xsd:string;
  dwc:observationDate '1980-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14013'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14013'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.45, -70.317 42.45, -70.317 42.45, -70.317 42.45, -70.317 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14013'^^xsd:string;
  dwc:observationDate '1978-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19874'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19874'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.517, -70.317 42.517, -70.317 42.517, -70.317 42.517, -70.317 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19874'^^xsd:string;
  dwc:observationDate '1980-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19875'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19875'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.517, -70.317 42.517, -70.317 42.517, -70.317 42.517, -70.317 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19875'^^xsd:string;
  dwc:observationDate '1980-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17924'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17924'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.75, -70.317 42.75, -70.317 42.75, -70.317 42.75, -70.317 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17924'^^xsd:string;
  dwc:observationDate '1979-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17148'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17148'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.767, -70.317 42.767, -70.317 42.767, -70.317 42.767, -70.317 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17148'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17143'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17143'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.767, -70.317 42.767, -70.317 42.767, -70.317 42.767, -70.317 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17143'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11784'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11784'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.817, -70.317 42.817, -70.317 42.817, -70.317 42.817, -70.317 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11784'^^xsd:string;
  dwc:observationDate '1975-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19063'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.817, -70.317 42.817, -70.317 42.817, -70.317 42.817, -70.317 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19063'^^xsd:string;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18164'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18164'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18164'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19129'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19129'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12649'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12649'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12650'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12650'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.85, -70.317 42.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 '284_12650'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19154'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.317'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.317 42.883, -70.317 42.883, -70.317 42.883, -70.317 42.883, -70.317 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19154'^^xsd:string;
  dwc:observationDate '1981-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14028'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14028'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 40.05, -70.3 40.05, -70.3 40.05, -70.3 40.05, -70.3 40.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14028'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12918'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12918'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.767, -70.3 41.767, -70.3 41.767, -70.3 41.767, -70.3 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12918'^^xsd:string;
  dwc:observationDate '1977-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12900'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12900'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.767, -70.3 41.767, -70.3 41.767, -70.3 41.767, -70.3 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12900'^^xsd:string;
  dwc:observationDate '1977-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12917'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12917'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.767, -70.3 41.767, -70.3 41.767, -70.3 41.767, -70.3 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12917'^^xsd:string;
  dwc:observationDate '1977-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12908'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12908'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.8, -70.3 41.8, -70.3 41.8, -70.3 41.8, -70.3 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12908'^^xsd:string;
  dwc:observationDate '1977-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18563'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.933, -70.3 41.933, -70.3 41.933, -70.3 41.933, -70.3 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18563'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12192'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12192'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.933, -70.3 41.933, -70.3 41.933, -70.3 41.933, -70.3 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12192'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13027'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13027'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13027'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17524'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17524'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17524'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14376'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14376'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14376'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14378'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14378'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967, -70.3 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14378'^^xsd:string;
  dwc:observationDate '1978-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19287'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19287'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 41.983, -70.3 41.983, -70.3 41.983, -70.3 41.983, -70.3 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19287'^^xsd:string;
  dwc:observationDate '1981-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18059'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18059'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42, -70.3 42, -70.3 42, -70.3 42, -70.3 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18059'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18607'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18607'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.05, -70.3 42.05, -70.3 42.05, -70.3 42.05, -70.3 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18607'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18606'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18606'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.05, -70.3 42.05, -70.3 42.05, -70.3 42.05, -70.3 42.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 '284_18606'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18587'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18587'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18587'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12223'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12223'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12223'^^xsd:string;
  dwc:observationDate '1976-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18601'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18601'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18601'^^xsd:string;
  dwc:observationDate '1980-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18586'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18586'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18586'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18600'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18600'^^xsd:string;
  dwc:observationDate '1980-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18619'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18619'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18619'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14386'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14386'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14386'^^xsd:string;
  dwc:observationDate '1978-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12925'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12925'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067, -70.3 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12925'^^xsd:string;
  dwc:observationDate '1977-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13975'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13975'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13975'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13992'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13992'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13992'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12236'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12236'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18584'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18584'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.083, -70.3 42.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 '284_18584'^^xsd:string;
  dwc:observationDate '1980-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14214'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14214'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14214'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17592'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17592'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17592'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17258'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17258'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18630'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18630'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.1, -70.3 42.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 '284_18630'^^xsd:string;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13988'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13988'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13988'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17290'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17290'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17290'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17267'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17267'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17267'^^xsd:string;
  dwc:observationDate '1979-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17261'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17261'^^xsd:string;
  dwc:observationDate '1979-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13989'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13989'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13989'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17286'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17286'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17286'^^xsd:string;
  dwc:observationDate '1979-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17234'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17234'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17234'^^xsd:string;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12979'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12979'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117, -70.3 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12979'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12284'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12284'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12284'^^xsd:string;
  dwc:observationDate '1976-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17330'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17330'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17330'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20019'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_20019'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20019'^^xsd:string;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19750'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19750'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19750'^^xsd:string;
  dwc:observationDate '1979-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17427'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17427'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17427'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17421'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17421'^^xsd:string;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17247'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17247'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17247'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17230'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17230'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17230'^^xsd:string;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17299'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17299'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17299'^^xsd:string;
  dwc:observationDate '1979-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17297'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17297'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17297'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17295'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17295'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17295'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17288'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17288'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17288'^^xsd:string;
  dwc:observationDate '1979-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17287'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17287'^^xsd:string;
  dwc:observationDate '1979-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17266'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17266'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17266'^^xsd:string;
  dwc:observationDate '1979-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17264'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17264'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17264'^^xsd:string;
  dwc:observationDate '1979-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17257'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17257'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17257'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17256'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17256'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17334'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17334'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17334'^^xsd:string;
  dwc:observationDate '1979-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17333'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17333'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17333'^^xsd:string;
  dwc:observationDate '1979-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18637'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18637'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18637'^^xsd:string;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17255'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17255'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_17255'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17262'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17262'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_17262'^^xsd:string;
  dwc:observationDate '1979-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17265'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17265'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_17265'^^xsd:string;
  dwc:observationDate '1979-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17273'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17273'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_17273'^^xsd:string;
  dwc:observationDate '1979-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17296'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17296'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_17296'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17229'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17229'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_17229'^^xsd:string;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17233'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17233'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_17233'^^xsd:string;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18629'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18629'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_18629'^^xsd:string;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19427'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19427'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_19427'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19762'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19762'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.133, -70.3 42.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 '284_19762'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12996'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12996'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12996'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19745'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19745'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19745'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17231'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17231'^^xsd:string;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18039'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18039'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18039'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13278'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13278'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13278'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17339'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17339'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17339'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12997'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12997'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12997'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19734'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19734'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19734'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17318'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17318'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.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 '284_17318'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17254'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17254'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.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 '284_17254'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17260'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17260'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.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 '284_17260'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17263'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17263'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.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 '284_17263'^^xsd:string;
  dwc:observationDate '1979-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19421'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19421'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.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 '284_19421'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17204'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17204'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.15, -70.3 42.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 '284_17204'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12975'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12975'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12975'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19744'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19744'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19744'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17564'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17564'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17564'^^xsd:string;
  dwc:observationDate '1979-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17298'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17298'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17298'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18696'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18696'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18696'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12977'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12977'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12977'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12041'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12041'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167, -70.3 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12041'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19096'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19096'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.183, -70.3 42.183, -70.3 42.183, -70.3 42.183, -70.3 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19096'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18058'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18058'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.2, -70.3 42.2, -70.3 42.2, -70.3 42.2, -70.3 42.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 '284_18058'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12318'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12318'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.2, -70.3 42.2, -70.3 42.2, -70.3 42.2, -70.3 42.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 '284_12318'^^xsd:string;
  dwc:observationDate '1976-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13172'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13172'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.233, -70.3 42.233, -70.3 42.233, -70.3 42.233, -70.3 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13172'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12274'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12274'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.25, -70.3 42.25, -70.3 42.25, -70.3 42.25, -70.3 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12274'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12273'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12273'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.25, -70.3 42.25, -70.3 42.25, -70.3 42.25, -70.3 42.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 '284_12273'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10230'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10230'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.267, -70.3 42.267, -70.3 42.267, -70.3 42.267, -70.3 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10230'^^xsd:string;
  dwc:observationDate '1967-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14046'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14046'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.267, -70.3 42.267, -70.3 42.267, -70.3 42.267, -70.3 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14046'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13630'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13630'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.317, -70.3 42.317, -70.3 42.317, -70.3 42.317, -70.3 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13630'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13629'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13629'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.317, -70.3 42.317, -70.3 42.317, -70.3 42.317, -70.3 42.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 '284_13629'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10229'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10229'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.317, -70.3 42.317, -70.3 42.317, -70.3 42.317, -70.3 42.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 '284_10229'^^xsd:string;
  dwc:observationDate '1967-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14372'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14372'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.333, -70.3 42.333, -70.3 42.333, -70.3 42.333, -70.3 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14372'^^xsd:string;
  dwc:observationDate '1978-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15684'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15684'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.35, -70.3 42.35, -70.3 42.35, -70.3 42.35, -70.3 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15684'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16966'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16966'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.367, -70.3 42.367, -70.3 42.367, -70.3 42.367, -70.3 42.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 '284_16966'^^xsd:string;
  dwc:observationDate '1978-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18906'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18906'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.383, -70.3 42.383, -70.3 42.383, -70.3 42.383, -70.3 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18906'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15509'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15509'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.45, -70.3 42.45, -70.3 42.45, -70.3 42.45, -70.3 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15509'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14337'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14337'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.5, -70.3 42.5, -70.3 42.5, -70.3 42.5, -70.3 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14337'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12057'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12057'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.633, -70.3 42.633, -70.3 42.633, -70.3 42.633, -70.3 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12057'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12759'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12759'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12759'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11575'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11575'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11575'^^xsd:string;
  dwc:observationDate '1974-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18167'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18167'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18167'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18166'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18166'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18165'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18165'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833, -70.3 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18165'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18158'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18158'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18158'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18159'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18159'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18159'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18157'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18157'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18157'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18154'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18154'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18154'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18155'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18155'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18155'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19102'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19102'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19102'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18153'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18153'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18153'^^xsd:string;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12691'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12691'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12691'^^xsd:string;
  dwc:observationDate '1976-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18156'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18156'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18156'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19144'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19144'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867, -70.3 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19144'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19081'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.883, -70.3 42.883, -70.3 42.883, -70.3 42.883, -70.3 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19081'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19155'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19155'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.883, -70.3 42.883, -70.3 42.883, -70.3 42.883, -70.3 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19155'^^xsd:string;
  dwc:observationDate '1981-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19007'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19007'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.9, -70.3 42.9, -70.3 42.9, -70.3 42.9, -70.3 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19007'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19006'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19006'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 42.9, -70.3 42.9, -70.3 42.9, -70.3 42.9, -70.3 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19006'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18133'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 43, -70.3 43, -70.3 43, -70.3 43, -70.3 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18133'^^xsd:string;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-70.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12311'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12311'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.3'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.3 43.167, -70.3 43.167, -70.3 43.167, -70.3 43.167, -70.3 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12311'^^xsd:string;
  dwc:observationDate '1976-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10343'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10343'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 37.317, -70.283 37.317, -70.283 37.317, -70.283 37.317, -70.283 37.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10343'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12954'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12954'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.767, -70.283 41.767, -70.283 41.767, -70.283 41.767, -70.283 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12954'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12942'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12942'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.783, -70.283 41.783, -70.283 41.783, -70.283 41.783, -70.283 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12942'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12907'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12907'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.8, -70.283 41.8, -70.283 41.8, -70.283 41.8, -70.283 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12907'^^xsd:string;
  dwc:observationDate '1977-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12933'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12933'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.833, -70.283 41.833, -70.283 41.833, -70.283 41.833, -70.283 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12933'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13100'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13100'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13100'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17227'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17227'^^xsd:string;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13083'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13083'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13083'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13098'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13098'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917, -70.283 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13098'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19925'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19925'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 41.95, -70.283 41.95, -70.283 41.95, -70.283 41.95, -70.283 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19925'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18073'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18073'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42, -70.283 42, -70.283 42, -70.283 42, -70.283 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18073'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17232'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.017, -70.283 42.017, -70.283 42.017, -70.283 42.017, -70.283 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17232'^^xsd:string;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13914'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13914'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.033, -70.283 42.033, -70.283 42.033, -70.283 42.033, -70.283 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13914'^^xsd:string;
  dwc:observationDate '1978-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13917'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13917'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.033, -70.283 42.033, -70.283 42.033, -70.283 42.033, -70.283 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13917'^^xsd:string;
  dwc:observationDate '1978-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18671'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18671'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18671'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13920'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13920'^^xsd:string;
  dwc:observationDate '1978-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13862'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13862'^^xsd:string;
  dwc:observationDate '1978-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18670'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18670'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.05, -70.283 42.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 '284_18670'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13949'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13949'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13949'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13014'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13014'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13014'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13252'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13252'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13252'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12197'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12197'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12197'^^xsd:string;
  dwc:observationDate '1976-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12259'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12259'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067, -70.283 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12259'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15511'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15511'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15511'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12186'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12186'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12186'^^xsd:string;
  dwc:observationDate '1976-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17245'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17245'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17245'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12220'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12220'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12220'^^xsd:string;
  dwc:observationDate '1976-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12184'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12184'^^xsd:string;
  dwc:observationDate '1976-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17616'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17616'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083, -70.283 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17616'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17241'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17241'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17241'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12944'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12944'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12944'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17279'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17279'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17279'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17271'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17271'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17271'^^xsd:string;
  dwc:observationDate '1979-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17276'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17276'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17276'^^xsd:string;
  dwc:observationDate '1979-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17274'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17274'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17274'^^xsd:string;
  dwc:observationDate '1979-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17269'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17269'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17269'^^xsd:string;
  dwc:observationDate '1979-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12227'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12227'^^xsd:string;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12187'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12187'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12187'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17268'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17268'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1, -70.283 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17268'^^xsd:string;
  dwc:observationDate '1979-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17329'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17329'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17329'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19428'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19428'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19428'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18577'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18577'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18577'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13948'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13948'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13948'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13937'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13937'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13937'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17328'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17328'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17328'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13876'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13876'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13908'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13908'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13908'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17236'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17236'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117, -70.283 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17236'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18528'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18528'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18528'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17609'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17609'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17609'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17283'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17283'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17283'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12949'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12949'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12949'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12940'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12940'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12308'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12308'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12308'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17389'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17389'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17492'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17492'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.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 '284_17492'^^xsd:string;
  dwc:observationDate '1979-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12283'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12283'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.133, -70.283 42.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 '284_12283'^^xsd:string;
  dwc:observationDate '1976-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19759'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19759'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19759'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17422'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17422'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17422'^^xsd:string;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17398'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17398'^^xsd:string;
  dwc:observationDate '1979-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17284'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17284'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17284'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17270'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17270'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17270'^^xsd:string;
  dwc:observationDate '1979-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17335'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17335'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17335'^^xsd:string;
  dwc:observationDate '1979-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13279'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13279'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.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 '284_13279'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13277'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13277'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.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 '284_13277'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13352'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13352'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.15, -70.283 42.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 '284_13352'^^xsd:string;
  dwc:observationDate '1977-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17425'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17425'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.167, -70.283 42.167, -70.283 42.167, -70.283 42.167, -70.283 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17425'^^xsd:string;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17336'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17336'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.167, -70.283 42.167, -70.283 42.167, -70.283 42.167, -70.283 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17336'^^xsd:string;
  dwc:observationDate '1979-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17282'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17282'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.167, -70.283 42.167, -70.283 42.167, -70.283 42.167, -70.283 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17282'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17414'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17414'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.183, -70.283 42.183, -70.283 42.183, -70.283 42.183, -70.283 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17414'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13435'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13435'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.2, -70.283 42.2, -70.283 42.2, -70.283 42.2, -70.283 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13435'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13626'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13626'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.2, -70.283 42.2, -70.283 42.2, -70.283 42.2, -70.283 42.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 '284_13626'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17404'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17404'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17404'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18803'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18803'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18803'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17403'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17403'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17403'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17402'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17402'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217, -70.283 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17402'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17411'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17411'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.233, -70.283 42.233, -70.283 42.233, -70.283 42.233, -70.283 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17411'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19749'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19749'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.233, -70.283 42.233, -70.283 42.233, -70.283 42.233, -70.283 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19749'^^xsd:string;
  dwc:observationDate '1979-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17410'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17410'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.233, -70.283 42.233, -70.283 42.233, -70.283 42.233, -70.283 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17410'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17396'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17396'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17396'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19975'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19975'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19975'^^xsd:string;
  dwc:observationDate '1980-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17395'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17395'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17395'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18804'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18804'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.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 '284_18804'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19974'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19974'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.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 '284_19974'^^xsd:string;
  dwc:observationDate '1980-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17408'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17408'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.25, -70.283 42.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 '284_17408'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19738'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19738'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19738'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19751'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19751'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19751'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19737'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19737'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19737'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19748'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19748'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.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 '284_19748'^^xsd:string;
  dwc:observationDate '1979-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19746'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19746'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.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 '284_19746'^^xsd:string;
  dwc:observationDate '1979-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19747'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19747'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.267, -70.283 42.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 '284_19747'^^xsd:string;
  dwc:observationDate '1979-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15629'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15629'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.283, -70.283 42.283, -70.283 42.283, -70.283 42.283, -70.283 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15629'^^xsd:string;
  dwc:observationDate '1978-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15628'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15628'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.283, -70.283 42.283, -70.283 42.283, -70.283 42.283, -70.283 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15628'^^xsd:string;
  dwc:observationDate '1978-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18692'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18692'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.317, -70.283 42.317, -70.283 42.317, -70.283 42.317, -70.283 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18692'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18691'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18691'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.317, -70.283 42.317, -70.283 42.317, -70.283 42.317, -70.283 42.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 '284_18691'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12574'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12574'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.333, -70.283 42.333, -70.283 42.333, -70.283 42.333, -70.283 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12574'^^xsd:string;
  dwc:observationDate '1976-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18701'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18701'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.367, -70.283 42.367, -70.283 42.367, -70.283 42.367, -70.283 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18701'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14272'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14272'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.383, -70.283 42.383, -70.283 42.383, -70.283 42.383, -70.283 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14272'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14270'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14270'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.383, -70.283 42.383, -70.283 42.383, -70.283 42.383, -70.283 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14270'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14271'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14271'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.383, -70.283 42.383, -70.283 42.383, -70.283 42.383, -70.283 42.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 '284_14271'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13764'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13764'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.5, -70.283 42.5, -70.283 42.5, -70.283 42.5, -70.283 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13764'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14359'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14359'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.583, -70.283 42.583, -70.283 42.583, -70.283 42.583, -70.283 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14359'^^xsd:string;
  dwc:observationDate '1978-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14352'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14352'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.583, -70.283 42.583, -70.283 42.583, -70.283 42.583, -70.283 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14352'^^xsd:string;
  dwc:observationDate '1978-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14351'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14351'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.583, -70.283 42.583, -70.283 42.583, -70.283 42.583, -70.283 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14351'^^xsd:string;
  dwc:observationDate '1978-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15553'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15553'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.833, -70.283 42.833, -70.283 42.833, -70.283 42.833, -70.283 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15553'^^xsd:string;
  dwc:observationDate '1977-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19099'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19099'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.85, -70.283 42.85, -70.283 42.85, -70.283 42.85, -70.283 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19099'^^xsd:string;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12437'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12437'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.867, -70.283 42.867, -70.283 42.867, -70.283 42.867, -70.283 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12437'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19059'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19059'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.867, -70.283 42.867, -70.283 42.867, -70.283 42.867, -70.283 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19059'^^xsd:string;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14052'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14052'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.867, -70.283 42.867, -70.283 42.867, -70.283 42.867, -70.283 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14052'^^xsd:string;
  dwc:observationDate '1978-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15086'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15086'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 42.883, -70.283 42.883, -70.283 42.883, -70.283 42.883, -70.283 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15086'^^xsd:string;
  dwc:observationDate '1975-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13357'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13357'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 43.1, -70.283 43.1, -70.283 43.1, -70.283 43.1, -70.283 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13357'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13600'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 43.4, -70.283 43.4, -70.283 43.4, -70.283 43.4, -70.283 43.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 '284_13600'^^xsd:string;
  dwc:observationDate '1977-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -70.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -70.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.417"^^xsd:decimal ;
  geo-pos:long "-70.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13484'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13484'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.283'^^xsd:double;
  dwc:latitude '43.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.283 43.417, -70.283 43.417, -70.283 43.417, -70.283 43.417, -70.283 43.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13484'^^xsd:string;
  dwc:observationDate '1977-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10342'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10342'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 37.3, -70.267 37.3, -70.267 37.3, -70.267 37.3, -70.267 37.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10342'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10341'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10341'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 37.3, -70.267 37.3, -70.267 37.3, -70.267 37.3, -70.267 37.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10341'^^xsd:string;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11991'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11991'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.483, -70.267 41.483, -70.267 41.483, -70.267 41.483, -70.267 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11991'^^xsd:string;
  dwc:observationDate '1975-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12978'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12978'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.75, -70.267 41.75, -70.267 41.75, -70.267 41.75, -70.267 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12978'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12281'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12281'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.767, -70.267 41.767, -70.267 41.767, -70.267 41.767, -70.267 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12281'^^xsd:string;
  dwc:observationDate '1976-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13802'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13802'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.783, -70.267 41.783, -70.267 41.783, -70.267 41.783, -70.267 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13802'^^xsd:string;
  dwc:observationDate '1978-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13804'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13804'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.783, -70.267 41.783, -70.267 41.783, -70.267 41.783, -70.267 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13804'^^xsd:string;
  dwc:observationDate '1978-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13060'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13060'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.783, -70.267 41.783, -70.267 41.783, -70.267 41.783, -70.267 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13060'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13821'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13821'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.8, -70.267 41.8, -70.267 41.8, -70.267 41.8, -70.267 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13821'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13928'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.867, -70.267 41.867, -70.267 41.867, -70.267 41.867, -70.267 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13928'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13813'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13813'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.883, -70.267 41.883, -70.267 41.883, -70.267 41.883, -70.267 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13813'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18557'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18557'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.9, -70.267 41.9, -70.267 41.9, -70.267 41.9, -70.267 41.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 '284_18557'^^xsd:string;
  dwc:observationDate '1980-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13087'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13087'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.917, -70.267 41.917, -70.267 41.917, -70.267 41.917, -70.267 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13087'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13099'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13099'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.917, -70.267 41.917, -70.267 41.917, -70.267 41.917, -70.267 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13099'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13062'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13062'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.933, -70.267 41.933, -70.267 41.933, -70.267 41.933, -70.267 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13062'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17228'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17228'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.967, -70.267 41.967, -70.267 41.967, -70.267 41.967, -70.267 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17228'^^xsd:string;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17221'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17221'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 41.967, -70.267 41.967, -70.267 41.967, -70.267 41.967, -70.267 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17221'^^xsd:string;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18612'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18612'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42, -70.267 42, -70.267 42, -70.267 42, -70.267 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18612'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18613'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18613'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42, -70.267 42, -70.267 42, -70.267 42, -70.267 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18613'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18611'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42, -70.267 42, -70.267 42, -70.267 42, -70.267 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18611'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18634'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18634'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.017, -70.267 42.017, -70.267 42.017, -70.267 42.017, -70.267 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18634'^^xsd:string;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18633'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18633'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.017, -70.267 42.017, -70.267 42.017, -70.267 42.017, -70.267 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18633'^^xsd:string;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18622'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18622'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.033, -70.267 42.033, -70.267 42.033, -70.267 42.033, -70.267 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18622'^^xsd:string;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12899'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12899'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12899'^^xsd:string;
  dwc:observationDate '1977-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17373'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17373'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17373'^^xsd:string;
  dwc:observationDate '1979-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17215'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17215'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17215'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19938'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05, -70.267 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19938'^^xsd:string;
  dwc:observationDate '1979-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18654'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18654'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18654'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13258'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13258'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13258'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12924'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12924'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12924'^^xsd:string;
  dwc:observationDate '1977-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12242'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12242'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12242'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17098'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17098'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17098'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12619'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12619'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_12619'^^xsd:string;
  dwc:observationDate '1976-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18655'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18655'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18655'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12998'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12998'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12998'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19929'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19929'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19929'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19927'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19927'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19927'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19990'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19990'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19990'^^xsd:string;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12999'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12999'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12999'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13005'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13005'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13005'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12948'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12948'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12948'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18653'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18653'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18653'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18652'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18652'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18652'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17618'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17618'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17618'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13505'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13505'^^xsd:string;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12929'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12929'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12930'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12930'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12920'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12920'^^xsd:string;
  dwc:observationDate '1977-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12974'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12974'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12974'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13001'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13001'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13001'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12216'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12216'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12216'^^xsd:string;
  dwc:observationDate '1976-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12196'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12196'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12196'^^xsd:string;
  dwc:observationDate '1976-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12177'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12177'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12177'^^xsd:string;
  dwc:observationDate '1976-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12262'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12262'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12262'^^xsd:string;
  dwc:observationDate '1976-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10231'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10231'^^xsd:string;
  dwc:observationDate '1967-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12268'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12268'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12268'^^xsd:string;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19989'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19989'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19989'^^xsd:string;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13007'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13007'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13007'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13597'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13597'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13597'^^xsd:string;
  dwc:observationDate '1977-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12218'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12218'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12218'^^xsd:string;
  dwc:observationDate '1976-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12260'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12260'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12260'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12261'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12261'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12261'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13000'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13000'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13000'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12209'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12209'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12209'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12217'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12217'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067, -70.267 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12217'^^xsd:string;
  dwc:observationDate '1976-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12994'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12994'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12994'^^xsd:string;
  dwc:observationDate '1977-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10232'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10232'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10232'^^xsd:string;
  dwc:observationDate '1967-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13836'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13836'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13836'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12993'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12993'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12993'^^xsd:string;
  dwc:observationDate '1977-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12228'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12228'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12228'^^xsd:string;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18562'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18562'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18562'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19919'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19919'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19919'^^xsd:string;
  dwc:observationDate '1979-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13916'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13916'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13916'^^xsd:string;
  dwc:observationDate '1978-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13838'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13838'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13838'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12992'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12992'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12992'^^xsd:string;
  dwc:observationDate '1977-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12229'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12229'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12229'^^xsd:string;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10235'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10235'^^xsd:string;
  dwc:observationDate '1967-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17409'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17409'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13837'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13837'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083, -70.267 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13837'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12208'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12208'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12208'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17216'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17216'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17216'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12206'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12206'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12206'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12205'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12205'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_12205'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12207'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12207'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12207'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13897'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13897'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13897'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12922'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12922'^^xsd:string;
  dwc:observationDate '1977-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12263'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12263'^^xsd:string;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17214'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17214'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.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 '284_17214'^^xsd:string;
  dwc:observationDate '1979-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12264'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12264'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.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 '284_12264'^^xsd:string;
  dwc:observationDate '1976-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12898'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12898'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1, -70.267 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12898'^^xsd:string;
  dwc:observationDate '1977-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13833'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13833'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13833'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18647'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18647'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18647'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12280'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12280'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12280'^^xsd:string;
  dwc:observationDate '1976-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13841'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13841'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13841'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13840'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13840'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13840'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13901'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13901'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13901'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17332'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17332'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17332'^^xsd:string;
  dwc:observationDate '1979-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17323'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17323'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17323'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13847'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13847'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13847'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13121'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13121'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12958'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12958'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12958'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18646'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18646'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18646'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14382'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14382'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117, -70.267 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14382'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17291'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17291'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.133, -70.267 42.133, -70.267 42.133, -70.267 42.133, -70.267 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17291'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13817'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13817'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13817'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18650'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18650'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18650'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19429'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19429'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19429'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20012'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_20012'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20012'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19760'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19760'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19760'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19761'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19761'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19761'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17428'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17428'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17428'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17289'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17289'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17289'^^xsd:string;
  dwc:observationDate '1979-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18649'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18649'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20011'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_20011'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.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 '284_20011'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19430'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19430'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.15, -70.267 42.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 '284_19430'^^xsd:string;
  dwc:observationDate '1981-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13207'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13207'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13207'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13188'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13188'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13188'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13206'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13206'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13206'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13184'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13184'^^xsd:string;
  dwc:observationDate '1977-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13869'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13869'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167, -70.267 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13869'^^xsd:string;
  dwc:observationDate '1978-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16945'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16945'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.183, -70.267 42.183, -70.267 42.183, -70.267 42.183, -70.267 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_16945'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13186'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13186'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.183, -70.267 42.183, -70.267 42.183, -70.267 42.183, -70.267 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13186'^^xsd:string;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18801'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18801'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.217, -70.267 42.217, -70.267 42.217, -70.267 42.217, -70.267 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18801'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19743'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19743'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.217, -70.267 42.217, -70.267 42.217, -70.267 42.217, -70.267 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19743'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18802'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18802'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.217, -70.267 42.217, -70.267 42.217, -70.267 42.217, -70.267 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18802'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19915'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19915'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19915'^^xsd:string;
  dwc:observationDate '1979-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19742'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19742'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19742'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17392'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17392'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17392'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13220'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13220'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13220'^^xsd:string;
  dwc:observationDate '1977-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17393'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17393'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233, -70.267 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17393'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19980'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19980'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19980'^^xsd:string;
  dwc:observationDate '1980-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19979'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19979'^^xsd:string;
  dwc:observationDate '1980-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12042'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12042'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12042'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13954'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13954'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.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 '284_13954'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17397'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17397'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.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 '284_17397'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19978'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19978'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.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 '284_19978'^^xsd:string;
  dwc:observationDate '1980-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19741'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19741'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.25, -70.267 42.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 '284_19741'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13173'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13173'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.267, -70.267 42.267, -70.267 42.267, -70.267 42.267, -70.267 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13173'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18693'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18693'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.283, -70.267 42.283, -70.267 42.283, -70.267 42.283, -70.267 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18693'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14233'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14233'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.283, -70.267 42.283, -70.267 42.283, -70.267 42.283, -70.267 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14233'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13130'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13130'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.333, -70.267 42.333, -70.267 42.333, -70.267 42.333, -70.267 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13130'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16942'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16942'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.367, -70.267 42.367, -70.267 42.367, -70.267 42.367, -70.267 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16942'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18702'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18702'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.383, -70.267 42.383, -70.267 42.383, -70.267 42.383, -70.267 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18702'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18704'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18704'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.383, -70.267 42.383, -70.267 42.383, -70.267 42.383, -70.267 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18704'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18703'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18703'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.383, -70.267 42.383, -70.267 42.383, -70.267 42.383, -70.267 42.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 '284_18703'^^xsd:string;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18749'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18749'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.417, -70.267 42.417, -70.267 42.417, -70.267 42.417, -70.267 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18749'^^xsd:string;
  dwc:observationDate '1980-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18748'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18748'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.417, -70.267 42.417, -70.267 42.417, -70.267 42.417, -70.267 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18748'^^xsd:string;
  dwc:observationDate '1980-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14210'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14210'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.6, -70.267 42.6, -70.267 42.6, -70.267 42.6, -70.267 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14210'^^xsd:string;
  dwc:observationDate '1978-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18529'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18529'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.6, -70.267 42.6, -70.267 42.6, -70.267 42.6, -70.267 42.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 '284_18529'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18530'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18530'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.6, -70.267 42.6, -70.267 42.6, -70.267 42.6, -70.267 42.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 '284_18530'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14014'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14014'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.683, -70.267 42.683, -70.267 42.683, -70.267 42.683, -70.267 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14014'^^xsd:string;
  dwc:observationDate '1978-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17943'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17943'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.733, -70.267 42.733, -70.267 42.733, -70.267 42.733, -70.267 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17943'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19546'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_19546'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.817, -70.267 42.817, -70.267 42.817, -70.267 42.817, -70.267 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19546'^^xsd:string;
  dwc:observationDate '1981-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19130'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19130'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.833, -70.267 42.833, -70.267 42.833, -70.267 42.833, -70.267 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19130'^^xsd:string;
  dwc:observationDate '1981-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14107'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14107'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14107'^^xsd:string;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19101'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19101'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19101'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19062'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19062'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19062'^^xsd:string;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19060'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19060'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85, -70.267 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19060'^^xsd:string;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18265'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18265'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.867, -70.267 42.867, -70.267 42.867, -70.267 42.867, -70.267 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_18265'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18264'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18264'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.867, -70.267 42.867, -70.267 42.867, -70.267 42.867, -70.267 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18264'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13064'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13064'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.867, -70.267 42.867, -70.267 42.867, -70.267 42.867, -70.267 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13064'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12439'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12439'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.883, -70.267 42.883, -70.267 42.883, -70.267 42.883, -70.267 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12439'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12438'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12438'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.883, -70.267 42.883, -70.267 42.883, -70.267 42.883, -70.267 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12438'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17755'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17755'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.917, -70.267 42.917, -70.267 42.917, -70.267 42.917, -70.267 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17755'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17754'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17754'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 42.917, -70.267 42.917, -70.267 42.917, -70.267 42.917, -70.267 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17754'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -70.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -70.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-70.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13429'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13429'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.267'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.267 43.4, -70.267 43.4, -70.267 43.4, -70.267 43.4, -70.267 43.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13429'^^xsd:string;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.848 -70.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.848"^^xsd:decimal ;
  dwc:decimalLongitude "-70.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.848 -70.263)"^^geo:wktLiteral ;
  geo-pos:lat "41.848"^^xsd:decimal ;
  geo-pos:long "-70.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17226'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17226'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.263'^^xsd:double;
  dwc:latitude '41.848'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.263 41.848, -70.263 41.848, -70.263 41.848, -70.263 41.848, -70.263 41.848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17226'^^xsd:string;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 -70.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "-70.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 -70.263)"^^geo:wktLiteral ;
  geo-pos:lat "42.07"^^xsd:decimal ;
  geo-pos:long "-70.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19941'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19941'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.263'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.263 42.07, -70.263 42.07, -70.263 42.07, -70.263 42.07, -70.263 42.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19941'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11026'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11026'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 37.15, -70.25 37.15, -70.25 37.15, -70.25 37.15, -70.25 37.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11026'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10113'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10113'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 37.9, -70.25 37.9, -70.25 37.9, -70.25 37.9, -70.25 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10113'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10392'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10392'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 38.15, -70.25 38.15, -70.25 38.15, -70.25 38.15, -70.25 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10392'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.633 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.633"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15183'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15183'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '39.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 39.633, -70.25 39.633, -70.25 39.633, -70.25 39.633, -70.25 39.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15183'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12193'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12193'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 40.067, -70.25 40.067, -70.25 40.067, -70.25 40.067, -70.25 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12193'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15072'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15072'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 40.067, -70.25 40.067, -70.25 40.067, -70.25 40.067, -70.25 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15072'^^xsd:string;
  dwc:observationDate '1975-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14997'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14997'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 40.183, -70.25 40.183, -70.25 40.183, -70.25 40.183, -70.25 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14997'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19728'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19728'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 40.317, -70.25 40.317, -70.25 40.317, -70.25 40.317, -70.25 40.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_19728'^^xsd:string;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19729'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19729'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 40.35, -70.25 40.35, -70.25 40.35, -70.25 40.35, -70.25 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19729'^^xsd:string;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12955'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12955'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.783, -70.25 41.783, -70.25 41.783, -70.25 41.783, -70.25 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12955'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13522'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13522'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.8, -70.25 41.8, -70.25 41.8, -70.25 41.8, -70.25 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_13522'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13167'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13167'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.8, -70.25 41.8, -70.25 41.8, -70.25 41.8, -70.25 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13167'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13839'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13839'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13839'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18665'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18665'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18665'^^xsd:string;
  dwc:observationDate '1980-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13859'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13859'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13859'^^xsd:string;
  dwc:observationDate '1978-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13882'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13882'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13882'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13856'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13856'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85, -70.25 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13856'^^xsd:string;
  dwc:observationDate '1978-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13818'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13818'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13818'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13814'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13814'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13814'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13820'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13820'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13820'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13810'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13810'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883, -70.25 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13810'^^xsd:string;
  dwc:observationDate '1978-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13827'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13827'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.9, -70.25 41.9, -70.25 41.9, -70.25 41.9, -70.25 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13827'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14383'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14383'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.9, -70.25 41.9, -70.25 41.9, -70.25 41.9, -70.25 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14383'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13058'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13058'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.933, -70.25 41.933, -70.25 41.933, -70.25 41.933, -70.25 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13058'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13061'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13061'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.933, -70.25 41.933, -70.25 41.933, -70.25 41.933, -70.25 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13061'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13057'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13057'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.95, -70.25 41.95, -70.25 41.95, -70.25 41.95, -70.25 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13057'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13797'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.95, -70.25 41.95, -70.25 41.95, -70.25 41.95, -70.25 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13797'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14379'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14379'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.95, -70.25 41.95, -70.25 41.95, -70.25 41.95, -70.25 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14379'^^xsd:string;
  dwc:observationDate '1978-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17166'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 41.967, -70.25 41.967, -70.25 41.967, -70.25 41.967, -70.25 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17166'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18617'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18617'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18617'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18616'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18616'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18616'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19926'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19926'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19926'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19921'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19921'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19921'^^xsd:string;
  dwc:observationDate '1979-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12855'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12855'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12855'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12856'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12856'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017, -70.25 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12856'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13008'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13008'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13008'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12991'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12991'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12991'^^xsd:string;
  dwc:observationDate '1977-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17220'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17220'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17220'^^xsd:string;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19920'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19920'^^xsd:string;
  dwc:observationDate '1979-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17163'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17163'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17163'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13009'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13009'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13009'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12971'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12971'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12971'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12990'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12990'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12990'^^xsd:string;
  dwc:observationDate '1977-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12962'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12962'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12962'^^xsd:string;
  dwc:observationDate '1977-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13010'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13010'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13010'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18555'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18555'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033, -70.25 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18555'^^xsd:string;
  dwc:observationDate '1980-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17205'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17205'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17205'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19930'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19930'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19930'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12970'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12970'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12970'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19997'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19997'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19997'^^xsd:string;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20026'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_20026'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20026'^^xsd:string;
  dwc:observationDate '1980-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18643'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18643'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18643'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19940'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19940'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10241'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10241'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10241'^^xsd:string;
  dwc:observationDate '1967-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19944'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19944'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19944'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19918'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19918'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19918'^^xsd:string;
  dwc:observationDate '1979-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17371'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17371'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05, -70.25 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17371'^^xsd:string;
  dwc:observationDate '1979-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12858'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12858'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12858'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17201'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17201'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17201'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17985'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17985'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17985'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18539'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18539'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18539'^^xsd:string;
  dwc:observationDate '1979-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19923'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19923'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19923'^^xsd:string;
  dwc:observationDate '1979-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12860'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12860'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12860'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20031'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_20031'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20031'^^xsd:string;
  dwc:observationDate '1980-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17457'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17457'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17457'^^xsd:string;
  dwc:observationDate '1979-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13978'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13978'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13978'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20032'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_20032'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20032'^^xsd:string;
  dwc:observationDate '1980-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17456'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17456'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17456'^^xsd:string;
  dwc:observationDate '1979-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19939'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19939'^^xsd:string;
  dwc:observationDate '1979-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13965'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13965'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13965'^^xsd:string;
  dwc:observationDate '1978-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13964'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13964'^^xsd:string;
  dwc:observationDate '1978-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13936'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13936'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13936'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13903'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13903'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13903'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17327'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17327'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17327'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17326'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17326'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17326'^^xsd:string;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13017'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13017'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13017'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12857'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12857'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12857'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12939'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12939'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12927'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12927'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12927'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12171'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12171'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12171'^^xsd:string;
  dwc:observationDate '1976-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10242'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10242'^^xsd:string;
  dwc:observationDate '1967-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10240'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10240'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10240'^^xsd:string;
  dwc:observationDate '1967-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12859'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12859'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12859'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17511'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17511'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17511'^^xsd:string;
  dwc:observationDate '1979-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12178'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12178'^^xsd:string;
  dwc:observationDate '1976-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12241'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12241'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12241'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17160'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17160'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17160'^^xsd:string;
  dwc:observationDate '1979-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17159'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17159'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067, -70.25 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17159'^^xsd:string;
  dwc:observationDate '1979-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13670'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13670'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13670'^^xsd:string;
  dwc:observationDate '1977-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13950'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13950'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13950'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17367'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17367'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17367'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17370'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17370'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17370'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17829'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17829'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17829'^^xsd:string;
  dwc:observationDate '1979-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17435'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17435'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17435'^^xsd:string;
  dwc:observationDate '1979-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17365'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17365'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17365'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18054'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18054'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18054'^^xsd:string;
  dwc:observationDate '1979-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18053'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18053'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18053'^^xsd:string;
  dwc:observationDate '1979-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13854'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13854'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13854'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12966'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12966'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12966'^^xsd:string;
  dwc:observationDate '1977-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13801'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13801'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.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 '284_13801'^^xsd:string;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13907'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13907'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.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 '284_13907'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17827'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17827'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.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 '284_17827'^^xsd:string;
  dwc:observationDate '1979-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17828'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17828'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.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 '284_17828'^^xsd:string;
  dwc:observationDate '1979-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10227'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10227'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083, -70.25 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_10227'^^xsd:string;
  dwc:observationDate '1967-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13831'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13831'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13831'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13911'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13911'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13911'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13185'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13185'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13185'^^xsd:string;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20004'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_20004'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20004'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19721'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19721'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19721'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13968'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13968'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13968'^^xsd:string;
  dwc:observationDate '1978-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13170'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13170'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13170'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13832'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13832'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13832'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13880'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13880'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13880'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19720'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19720'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1, -70.25 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19720'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12961'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12961'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12961'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18648'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18648'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18648'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13984'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13984'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13984'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17369'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17369'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12953'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12953'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12953'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12737'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12737'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117, -70.25 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12737'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13557'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13557'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13557'^^xsd:string;
  dwc:observationDate '1977-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13208'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13208'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13208'^^xsd:string;
  dwc:observationDate '1977-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13555'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13555'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13555'^^xsd:string;
  dwc:observationDate '1977-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13823'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13823'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13823'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13209'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13209'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13209'^^xsd:string;
  dwc:observationDate '1977-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13166'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13166'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13556'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13556'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.133, -70.25 42.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 '284_13556'^^xsd:string;
  dwc:observationDate '1977-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13214'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13214'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.15, -70.25 42.15, -70.25 42.15, -70.25 42.15, -70.25 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13214'^^xsd:string;
  dwc:observationDate '1977-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17413'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17413'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.15, -70.25 42.15, -70.25 42.15, -70.25 42.15, -70.25 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17413'^^xsd:string;
  dwc:observationDate '1979-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14002'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14002'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14002'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19981'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19981'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19981'^^xsd:string;
  dwc:observationDate '1980-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14000'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14000'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14000'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13824'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13824'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13824'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13198'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13198'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13198'^^xsd:string;
  dwc:observationDate '1977-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13196'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13196'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13196'^^xsd:string;
  dwc:observationDate '1977-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13194'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13194'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13194'^^xsd:string;
  dwc:observationDate '1977-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13189'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13189'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13189'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13187'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13187'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13187'^^xsd:string;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13180'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13180'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13180'^^xsd:string;
  dwc:observationDate '1977-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12928'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12928'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13257'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13257'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13257'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17505'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17505'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17505'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13991'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13991'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167, -70.25 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13991'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12490'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12490'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12490'^^xsd:string;
  dwc:observationDate '1976-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17508'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17508'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17508'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17491'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17491'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17491'^^xsd:string;
  dwc:observationDate '1979-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13199'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13199'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13199'^^xsd:string;
  dwc:observationDate '1977-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13162'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13162'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13162'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12489'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12489'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12489'^^xsd:string;
  dwc:observationDate '1976-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17507'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17507'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13171'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13171'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13171'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17490'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17490'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17490'^^xsd:string;
  dwc:observationDate '1979-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17510'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17510'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17510'^^xsd:string;
  dwc:observationDate '1979-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17506'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17506'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183, -70.25 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17506'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19766'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19766'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19766'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13195'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13195'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13195'^^xsd:string;
  dwc:observationDate '1977-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17497'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17497'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.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 '284_17497'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17509'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17509'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.2, -70.25 42.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 '284_17509'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17433'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17433'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17433'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17486'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17486'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17486'^^xsd:string;
  dwc:observationDate '1979-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17477'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17477'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17477'^^xsd:string;
  dwc:observationDate '1979-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17485'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17485'^^xsd:string;
  dwc:observationDate '1979-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17432'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17432'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17432'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17431'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17431'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17431'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17484'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17484'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217, -70.25 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17484'^^xsd:string;
  dwc:observationDate '1979-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18370'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18370'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18370'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17399'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17399'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17399'^^xsd:string;
  dwc:observationDate '1979-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17430'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17430'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17430'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13174'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13174'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13174'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17429'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17429'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17429'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17454'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17454'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233, -70.25 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17454'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17474'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17474'^^xsd:string;
  dwc:observationDate '1979-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12710'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12710'^^xsd:string;
  dwc:observationDate '1976-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14078'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14078'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14078'^^xsd:string;
  dwc:observationDate '1978-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17178'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17178'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.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 '284_17178'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17473'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17473'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.25, -70.25 42.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 '284_17473'^^xsd:string;
  dwc:observationDate '1979-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17177'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17177'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.267, -70.25 42.267, -70.25 42.267, -70.25 42.267, -70.25 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17177'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17176'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17176'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.267, -70.25 42.267, -70.25 42.267, -70.25 42.267, -70.25 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17176'^^xsd:string;
  dwc:observationDate '1979-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13169'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13169'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.283, -70.25 42.283, -70.25 42.283, -70.25 42.283, -70.25 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_13169'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13175'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13175'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.283, -70.25 42.283, -70.25 42.283, -70.25 42.283, -70.25 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13175'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17180'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17180'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.3, -70.25 42.3, -70.25 42.3, -70.25 42.3, -70.25 42.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 '284_17180'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13177'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13177'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.317, -70.25 42.317, -70.25 42.317, -70.25 42.317, -70.25 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13177'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18065'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18065'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18065'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18062'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18062'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18062'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18063'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18063'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18064'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18064'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18064'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18066'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18066'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18066'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18068'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18068'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.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 '284_18068'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18067'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18067'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.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 '284_18067'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18069'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.35, -70.25 42.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 '284_18069'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13959'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13959'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.583, -70.25 42.583, -70.25 42.583, -70.25 42.583, -70.25 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13959'^^xsd:string;
  dwc:observationDate '1978-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18150'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18150'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.7, -70.25 42.7, -70.25 42.7, -70.25 42.7, -70.25 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18150'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18149'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18149'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.7, -70.25 42.7, -70.25 42.7, -70.25 42.7, -70.25 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18149'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12640'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12640'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.75, -70.25 42.75, -70.25 42.75, -70.25 42.75, -70.25 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12640'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18161'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18161'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18161'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19958'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19958'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19958'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19957'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19957'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19957'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19956'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19956'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817, -70.25 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19956'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14011'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14011'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14011'^^xsd:string;
  dwc:observationDate '1978-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19954'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19954'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19954'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19953'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19953'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19953'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19955'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19955'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19955'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14010'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14010'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833, -70.25 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14010'^^xsd:string;
  dwc:observationDate '1978-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19162'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19162'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.85, -70.25 42.85, -70.25 42.85, -70.25 42.85, -70.25 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19162'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17596'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17596'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.867, -70.25 42.867, -70.25 42.867, -70.25 42.867, -70.25 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17596'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17942'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17942'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.867, -70.25 42.867, -70.25 42.867, -70.25 42.867, -70.25 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17942'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19070'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19070'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.883, -70.25 42.883, -70.25 42.883, -70.25 42.883, -70.25 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19070'^^xsd:string;
  dwc:observationDate '1981-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19071'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19071'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.883, -70.25 42.883, -70.25 42.883, -70.25 42.883, -70.25 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19071'^^xsd:string;
  dwc:observationDate '1981-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19149'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19149'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19149'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14063'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14063'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17107'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17107'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.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 '284_17107'^^xsd:string;
  dwc:observationDate '1978-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14062'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14062'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.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 '284_14062'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17757'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17757'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.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 '284_17757'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17756'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17756'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.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 '284_17756'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19148'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19148'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.9, -70.25 42.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 '284_19148'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18331'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18331'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.917, -70.25 42.917, -70.25 42.917, -70.25 42.917, -70.25 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18331'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12672'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12672'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.917, -70.25 42.917, -70.25 42.917, -70.25 42.917, -70.25 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12672'^^xsd:string;
  dwc:observationDate '1976-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14105'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14105'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 42.933, -70.25 42.933, -70.25 42.933, -70.25 42.933, -70.25 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14105'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11939'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11939'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 43.25, -70.25 43.25, -70.25 43.25, -70.25 43.25, -70.25 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11939'^^xsd:string;
  dwc:observationDate '1975-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14038'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14038'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 43.383, -70.25 43.383, -70.25 43.383, -70.25 43.383, -70.25 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14038'^^xsd:string;
  dwc:observationDate '1978-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -70.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -70.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-70.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13394'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13394'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.25'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.25 43.65, -70.25 43.65, -70.25 43.65, -70.25 43.65, -70.25 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13394'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "40.767"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12167'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12167'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '40.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 40.767, -70.233 40.767, -70.233 40.767, -70.233 40.767, -70.233 40.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12167'^^xsd:string;
  dwc:observationDate '1976-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12941'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.75, -70.233 41.75, -70.233 41.75, -70.233 41.75, -70.233 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12941'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13090'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13090'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.9, -70.233 41.9, -70.233 41.9, -70.233 41.9, -70.233 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13090'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13089'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13089'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.9, -70.233 41.9, -70.233 41.9, -70.233 41.9, -70.233 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13089'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13799'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13799'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.9, -70.233 41.9, -70.233 41.9, -70.233 41.9, -70.233 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13799'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13798'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13798'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.917, -70.233 41.917, -70.233 41.917, -70.233 41.917, -70.233 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13798'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13093'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13093'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.917, -70.233 41.917, -70.233 41.917, -70.233 41.917, -70.233 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13093'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18050'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18050'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.967, -70.233 41.967, -70.233 41.967, -70.233 41.967, -70.233 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18050'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18636'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18636'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.983, -70.233 41.983, -70.233 41.983, -70.233 41.983, -70.233 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18636'^^xsd:string;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18635'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18635'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 41.983, -70.233 41.983, -70.233 41.983, -70.233 41.983, -70.233 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18635'^^xsd:string;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18045'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18045'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.017, -70.233 42.017, -70.233 42.017, -70.233 42.017, -70.233 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18045'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13966'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13966'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.017, -70.233 42.017, -70.233 42.017, -70.233 42.017, -70.233 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13966'^^xsd:string;
  dwc:observationDate '1978-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12989'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12989'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12989'^^xsd:string;
  dwc:observationDate '1977-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18628'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18628'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18628'^^xsd:string;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17426'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17426'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17426'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17496'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17496'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17496'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17412'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17412'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17412'^^xsd:string;
  dwc:observationDate '1979-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10225'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10225'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_10225'^^xsd:string;
  dwc:observationDate '1967-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13031'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13031'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12936'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12936'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12936'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12964'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12964'^^xsd:string;
  dwc:observationDate '1977-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18651'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18651'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033, -70.233 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18651'^^xsd:string;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18669'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18669'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18669'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17244'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17244'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17244'^^xsd:string;
  dwc:observationDate '1979-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19931'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19931'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19931'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17448'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17448'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05, -70.233 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17448'^^xsd:string;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17377'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17377'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.067, -70.233 42.067, -70.233 42.067, -70.233 42.067, -70.233 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17377'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10236'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10236'^^xsd:string;
  dwc:observationDate '1967-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13612'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13612'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13612'^^xsd:string;
  dwc:observationDate '1977-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19983'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19983'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19983'^^xsd:string;
  dwc:observationDate '1980-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19982'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19982'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19982'^^xsd:string;
  dwc:observationDate '1980-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17476'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17476'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17476'^^xsd:string;
  dwc:observationDate '1979-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18624'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18624'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18624'^^xsd:string;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19924'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19924'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19924'^^xsd:string;
  dwc:observationDate '1979-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13506'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13506'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13506'^^xsd:string;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12919'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12919'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12919'^^xsd:string;
  dwc:observationDate '1977-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12852'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12852'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12852'^^xsd:string;
  dwc:observationDate '1977-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12957'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12957'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12957'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10237'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10237'^^xsd:string;
  dwc:observationDate '1967-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10238'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10238'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.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 '284_10238'^^xsd:string;
  dwc:observationDate '1967-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18623'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18623'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.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 '284_18623'^^xsd:string;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18540'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18540'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.083, -70.233 42.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 '284_18540'^^xsd:string;
  dwc:observationDate '1979-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13678'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13678'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_13678'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12943'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12943'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12943'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13931'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13931'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13931'^^xsd:string;
  dwc:observationDate '1978-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13680'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13680'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13680'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13676'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13676'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12938'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12938'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12972'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12972'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13677'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13677'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.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 '284_13677'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13679'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.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 '284_13679'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13932'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13932'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.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 '284_13932'^^xsd:string;
  dwc:observationDate '1978-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12234'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12234'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.1, -70.233 42.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 '284_12234'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17379'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17379'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.117, -70.233 42.117, -70.233 42.117, -70.233 42.117, -70.233 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17379'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18658'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18658'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.117, -70.233 42.117, -70.233 42.117, -70.233 42.117, -70.233 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18658'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20001'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_20001'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.15, -70.233 42.15, -70.233 42.15, -70.233 42.15, -70.233 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20001'^^xsd:string;
  dwc:observationDate '1980-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20010'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_20010'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.15, -70.233 42.15, -70.233 42.15, -70.233 42.15, -70.233 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20010'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20005'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_20005'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.15, -70.233 42.15, -70.233 42.15, -70.233 42.15, -70.233 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20005'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17512'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17512'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.167, -70.233 42.167, -70.233 42.167, -70.233 42.167, -70.233 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17512'^^xsd:string;
  dwc:observationDate '1979-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13977'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13977'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.183, -70.233 42.183, -70.233 42.183, -70.233 42.183, -70.233 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13977'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17504'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17504'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.2, -70.233 42.2, -70.233 42.2, -70.233 42.2, -70.233 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17504'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17503'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17503'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.2, -70.233 42.2, -70.233 42.2, -70.233 42.2, -70.233 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17503'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17489'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17489'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.2, -70.233 42.2, -70.233 42.2, -70.233 42.2, -70.233 42.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 '284_17489'^^xsd:string;
  dwc:observationDate '1979-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17483'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17483'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.217, -70.233 42.217, -70.233 42.217, -70.233 42.217, -70.233 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17483'^^xsd:string;
  dwc:observationDate '1979-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17482'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17482'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.217, -70.233 42.217, -70.233 42.217, -70.233 42.217, -70.233 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17482'^^xsd:string;
  dwc:observationDate '1979-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19736'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19736'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_19736'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19758'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19758'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19758'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19735'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19735'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19735'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14215'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14215'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233, -70.233 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14215'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15709'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15709'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.317, -70.233 42.317, -70.233 42.317, -70.233 42.317, -70.233 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15709'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18515'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18515'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.583, -70.233 42.583, -70.233 42.583, -70.233 42.583, -70.233 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_18515'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18531'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18531'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.583, -70.233 42.583, -70.233 42.583, -70.233 42.583, -70.233 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18531'^^xsd:string;
  dwc:observationDate '1979-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18006'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18006'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.633, -70.233 42.633, -70.233 42.633, -70.233 42.633, -70.233 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18006'^^xsd:string;
  dwc:observationDate '1979-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15162'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15162'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.767, -70.233 42.767, -70.233 42.767, -70.233 42.767, -70.233 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15162'^^xsd:string;
  dwc:observationDate '1975-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19959'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19959'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.767, -70.233 42.767, -70.233 42.767, -70.233 42.767, -70.233 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19959'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17752'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17752'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.833, -70.233 42.833, -70.233 42.833, -70.233 42.833, -70.233 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17752'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19061'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19061'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.85, -70.233 42.85, -70.233 42.85, -70.233 42.85, -70.233 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19061'^^xsd:string;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19145'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.867, -70.233 42.867, -70.233 42.867, -70.233 42.867, -70.233 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19145'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14209'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14209'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14209'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18238'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18238'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18238'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14053'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14053'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14053'^^xsd:string;
  dwc:observationDate '1978-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18503'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18503'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.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 '284_18503'^^xsd:string;
  dwc:observationDate '1979-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14054'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14054'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.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 '284_14054'^^xsd:string;
  dwc:observationDate '1978-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13858'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13858'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.9, -70.233 42.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 '284_13858'^^xsd:string;
  dwc:observationDate '1978-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12651'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12651'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.917, -70.233 42.917, -70.233 42.917, -70.233 42.917, -70.233 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12651'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12441'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12441'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 42.917, -70.233 42.917, -70.233 42.917, -70.233 42.917, -70.233 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12441'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17080'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17080'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 43, -70.233 43, -70.233 43, -70.233 43, -70.233 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17080'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13133'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13133'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.233'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.233 43.083, -70.233 43.083, -70.233 43.083, -70.233 43.083, -70.233 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13133'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "39.867"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18680'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18680'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '39.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 39.867, -70.217 39.867, -70.217 39.867, -70.217 39.867, -70.217 39.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18680'^^xsd:string;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17225'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17225'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.833, -70.217 41.833, -70.217 41.833, -70.217 41.833, -70.217 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17225'^^xsd:string;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12231'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12231'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.833, -70.217 41.833, -70.217 41.833, -70.217 41.833, -70.217 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12231'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12706'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12706'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_12706'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13888'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13888'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13888'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13885'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13885'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13885'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13873'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13873'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85, -70.217 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13873'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18575'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18575'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.867, -70.217 41.867, -70.217 41.867, -70.217 41.867, -70.217 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18575'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14384'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14384'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.883, -70.217 41.883, -70.217 41.883, -70.217 41.883, -70.217 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14384'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13080'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13080'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_13080'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13056'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13056'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13056'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13028'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13028'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13028'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13054'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13054'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13054'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13055'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13055'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917, -70.217 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13055'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13097'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13097'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.933, -70.217 41.933, -70.217 41.933, -70.217 41.933, -70.217 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13097'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12946'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12946'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12946'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18667'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18667'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18667'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13050'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13050'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13050'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18576'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18576'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18576'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18639'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18639'^^xsd:string;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18621'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18621'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.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 '284_18621'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17165'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17165'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983, -70.217 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17165'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18668'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18668'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42, -70.217 42, -70.217 42, -70.217 42, -70.217 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18668'^^xsd:string;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17164'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17164'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42, -70.217 42, -70.217 42, -70.217 42, -70.217 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17164'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17162'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17162'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17162'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13973'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13973'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13973'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13967'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13967'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13967'^^xsd:string;
  dwc:observationDate '1978-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19973'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19973'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19973'^^xsd:string;
  dwc:observationDate '1980-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19972'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19972'^^xsd:string;
  dwc:observationDate '1980-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18604'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18604'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13974'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13974'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13974'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13930'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13930'^^xsd:string;
  dwc:observationDate '1978-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17161'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17161'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17161'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11209'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11209'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11209'^^xsd:string;
  dwc:observationDate '1970-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14385'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14385'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017, -70.217 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14385'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20028'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_20028'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_20028'^^xsd:string;
  dwc:observationDate '1980-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17200'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17200'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17200'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17401'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17401'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17401'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20027'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_20027'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20027'^^xsd:string;
  dwc:observationDate '1980-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18666'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18666'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18666'^^xsd:string;
  dwc:observationDate '1980-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13855'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13855'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033, -70.217 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13855'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18042'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18042'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18042'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19992'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19992'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19992'^^xsd:string;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17495'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17495'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17495'^^xsd:string;
  dwc:observationDate '1979-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19991'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19991'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19991'^^xsd:string;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17494'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17494'^^xsd:string;
  dwc:observationDate '1979-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17372'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17372'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17372'^^xsd:string;
  dwc:observationDate '1979-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19922'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19922'^^xsd:string;
  dwc:observationDate '1979-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18300'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18300'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18299'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18299'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083, -70.217 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18299'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20038'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20038'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20038'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17383'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17383'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17383'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17173'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17173'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17173'^^xsd:string;
  dwc:observationDate '1979-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13822'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13822'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1, -70.217 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13822'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10228'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10228'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.117, -70.217 42.117, -70.217 42.117, -70.217 42.117, -70.217 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10228'^^xsd:string;
  dwc:observationDate '1967-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12916'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12916'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.117, -70.217 42.117, -70.217 42.117, -70.217 42.117, -70.217 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12916'^^xsd:string;
  dwc:observationDate '1977-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18793'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18793'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.15, -70.217 42.15, -70.217 42.15, -70.217 42.15, -70.217 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18793'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18695'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.15, -70.217 42.15, -70.217 42.15, -70.217 42.15, -70.217 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18695'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18794'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18794'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.15, -70.217 42.15, -70.217 42.15, -70.217 42.15, -70.217 42.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 '284_18794'^^xsd:string;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17488'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17488'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.167, -70.217 42.167, -70.217 42.167, -70.217 42.167, -70.217 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17488'^^xsd:string;
  dwc:observationDate '1979-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20024'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_20024'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.183, -70.217 42.183, -70.217 42.183, -70.217 42.183, -70.217 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_20024'^^xsd:string;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17417'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17417'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.2, -70.217 42.2, -70.217 42.2, -70.217 42.2, -70.217 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17417'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18694'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18694'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18694'^^xsd:string;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17502'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17502'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17502'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18799'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18799'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18799'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18798'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18798'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217, -70.217 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18798'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18560'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18560'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18560'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17416'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17416'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17416'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17415'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17415'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17415'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18561'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18561'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18561'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18558'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18558'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12300'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12300'^^xsd:string;
  dwc:observationDate '1976-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18559'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18559'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18559'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19763'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19763'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19763'^^xsd:string;
  dwc:observationDate '1979-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19769'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19769'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19769'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19767'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19767'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19767'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19768'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19768'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233, -70.217 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19768'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17481'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17481'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17481'^^xsd:string;
  dwc:observationDate '1979-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17346'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17346'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17346'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17480'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17480'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17480'^^xsd:string;
  dwc:observationDate '1979-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17345'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17345'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17345'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17479'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17479'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17479'^^xsd:string;
  dwc:observationDate '1979-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17344'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17344'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.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 '284_17344'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19770'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19770'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.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 '284_19770'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17478'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17478'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.25, -70.217 42.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 '284_17478'^^xsd:string;
  dwc:observationDate '1979-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13107'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13107'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13107'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19757'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19757'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19757'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19756'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19756'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.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 '284_19756'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19755'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19755'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.267, -70.217 42.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 '284_19755'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19753'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19753'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19753'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19754'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19754'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19754'^^xsd:string;
  dwc:observationDate '1979-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18035'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18035'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18035'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18034'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18034'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283, -70.217 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18034'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13618'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13618'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.35, -70.217 42.35, -70.217 42.35, -70.217 42.35, -70.217 42.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 '284_13618'^^xsd:string;
  dwc:observationDate '1977-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15235'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15235'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.4, -70.217 42.4, -70.217 42.4, -70.217 42.4, -70.217 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15235'^^xsd:string;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16941'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16941'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.417, -70.217 42.417, -70.217 42.417, -70.217 42.417, -70.217 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_16941'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16940'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_16940'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.517, -70.217 42.517, -70.217 42.517, -70.217 42.517, -70.217 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_16940'^^xsd:string;
  dwc:observationDate '1978-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19787'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19787'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.55, -70.217 42.55, -70.217 42.55, -70.217 42.55, -70.217 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19787'^^xsd:string;
  dwc:observationDate '1980-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18215'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18215'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.75, -70.217 42.75, -70.217 42.75, -70.217 42.75, -70.217 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18215'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19960'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19960'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.767, -70.217 42.767, -70.217 42.767, -70.217 42.767, -70.217 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19960'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19961'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19961'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.783, -70.217 42.783, -70.217 42.783, -70.217 42.783, -70.217 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19961'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19962'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19962'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.783, -70.217 42.783, -70.217 42.783, -70.217 42.783, -70.217 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19962'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19963'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19963'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.783, -70.217 42.783, -70.217 42.783, -70.217 42.783, -70.217 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19963'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19080'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19080'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.85, -70.217 42.85, -70.217 42.85, -70.217 42.85, -70.217 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19080'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19066'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19066'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.917, -70.217 42.917, -70.217 42.917, -70.217 42.917, -70.217 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19066'^^xsd:string;
  dwc:observationDate '1981-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19065'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19065'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.917, -70.217 42.917, -70.217 42.917, -70.217 42.917, -70.217 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19065'^^xsd:string;
  dwc:observationDate '1981-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12440'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12440'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.917, -70.217 42.917, -70.217 42.917, -70.217 42.917, -70.217 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12440'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18504'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18504'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.933, -70.217 42.933, -70.217 42.933, -70.217 42.933, -70.217 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18504'^^xsd:string;
  dwc:observationDate '1979-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18514'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18514'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 42.933, -70.217 42.933, -70.217 42.933, -70.217 42.933, -70.217 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18514'^^xsd:string;
  dwc:observationDate '1979-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -70.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -70.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-70.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11579'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11579'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.217'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.217 43.283, -70.217 43.283, -70.217 43.283, -70.217 43.283, -70.217 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11579'^^xsd:string;
  dwc:observationDate '1974-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.327 -70.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.327"^^xsd:decimal ;
  dwc:decimalLongitude "-70.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.327 -70.213)"^^geo:wktLiteral ;
  geo-pos:lat "42.327"^^xsd:decimal ;
  geo-pos:long "-70.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19039'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19039'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.213'^^xsd:double;
  dwc:latitude '42.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.213 42.327, -70.213 42.327, -70.213 42.327, -70.213 42.327, -70.213 42.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19039'^^xsd:string;
  dwc:observationDate '1980-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.253 -70.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.253"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.253 -70.203)"^^geo:wktLiteral ;
  geo-pos:lat "42.253"^^xsd:decimal ;
  geo-pos:long "-70.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17363'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17363'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.203'^^xsd:double;
  dwc:latitude '42.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.203 42.253, -70.203 42.253, -70.203 42.253, -70.203 42.253, -70.203 42.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17363'^^xsd:string;
  dwc:observationDate '1979-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14996'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14996'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 40.167, -70.2 40.167, -70.2 40.167, -70.2 40.167, -70.2 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14996'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.717"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14911'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14911'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '40.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 40.717, -70.2 40.717, -70.2 40.717, -70.2 40.717, -70.2 40.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14911'^^xsd:string;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14908'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14908'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.117, -70.2 41.117, -70.2 41.117, -70.2 41.117, -70.2 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14908'^^xsd:string;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13094'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.833, -70.2 41.833, -70.2 41.833, -70.2 41.833, -70.2 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13094'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17526'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17526'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.833, -70.2 41.833, -70.2 41.833, -70.2 41.833, -70.2 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17526'^^xsd:string;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18574'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18574'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.85, -70.2 41.85, -70.2 41.85, -70.2 41.85, -70.2 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18574'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13927'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13927'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.85, -70.2 41.85, -70.2 41.85, -70.2 41.85, -70.2 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13927'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13112'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13112'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.85, -70.2 41.85, -70.2 41.85, -70.2 41.85, -70.2 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13112'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13870'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13870'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13870'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13040'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13040'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13040'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13144'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13144'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13144'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17807'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17807'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867, -70.2 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17807'^^xsd:string;
  dwc:observationDate '1979-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13896'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13896'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13896'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13808'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13808'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13808'^^xsd:string;
  dwc:observationDate '1978-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13039'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13039'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13039'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13877'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13877'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883, -70.2 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13877'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13020'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13020'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.9, -70.2 41.9, -70.2 41.9, -70.2 41.9, -70.2 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13020'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13096'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13096'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.917, -70.2 41.917, -70.2 41.917, -70.2 41.917, -70.2 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13096'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13078'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13078'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.917, -70.2 41.917, -70.2 41.917, -70.2 41.917, -70.2 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13078'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13029'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13029'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.917, -70.2 41.917, -70.2 41.917, -70.2 41.917, -70.2 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13029'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18660'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18660'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18660'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18659'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18659'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18659'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13883'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13883'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13883'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18572'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18572'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933, -70.2 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_18572'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13091'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13091'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.95, -70.2 41.95, -70.2 41.95, -70.2 41.95, -70.2 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13091'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13895'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13895'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.95, -70.2 41.95, -70.2 41.95, -70.2 41.95, -70.2 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13895'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18620'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.967, -70.2 41.967, -70.2 41.967, -70.2 41.967, -70.2 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18620'^^xsd:string;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13013'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13013'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.967, -70.2 41.967, -70.2 41.967, -70.2 41.967, -70.2 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13013'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12896'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12896'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.967, -70.2 41.967, -70.2 41.967, -70.2 41.967, -70.2 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12896'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13124'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13124'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13124'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18596'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18596'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18596'^^xsd:string;
  dwc:observationDate '1980-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12937'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12937'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12937'^^xsd:string;
  dwc:observationDate '1977-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18048'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18048'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18048'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18049'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18049'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18049'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13711'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13711'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983, -70.2 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13711'^^xsd:string;
  dwc:observationDate '1977-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18044'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18044'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18044'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12960'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12960'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12960'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12963'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12963'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12963'^^xsd:string;
  dwc:observationDate '1977-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12225'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12225'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12225'^^xsd:string;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13918'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13918'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13918'^^xsd:string;
  dwc:observationDate '1978-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12956'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12956'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12956'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12947'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12947'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12947'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18043'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18043'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18043'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18047'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18047'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18047'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18046'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18046'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42, -70.2 42, -70.2 42, -70.2 42, -70.2 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18046'^^xsd:string;
  dwc:observationDate '1979-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12854'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12854'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12854'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19937'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19937'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19937'^^xsd:string;
  dwc:observationDate '1979-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13025'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13025'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13025'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17196'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17196'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17196'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17198'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17198'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17198'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13024'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13024'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13024'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12945'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12945'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12945'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17199'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17199'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017, -70.2 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_17199'^^xsd:string;
  dwc:observationDate '1979-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13795'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13795'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.033, -70.2 42.033, -70.2 42.033, -70.2 42.033, -70.2 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13795'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17368'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17368'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.083, -70.2 42.083, -70.2 42.083, -70.2 42.083, -70.2 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17368'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17376'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17376'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.1, -70.2 42.1, -70.2 42.1, -70.2 42.1, -70.2 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17376'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17619'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17619'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.1, -70.2 42.1, -70.2 42.1, -70.2 42.1, -70.2 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17619'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17172'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17172'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.1, -70.2 42.1, -70.2 42.1, -70.2 42.1, -70.2 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17172'^^xsd:string;
  dwc:observationDate '1979-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17463'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17463'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.117, -70.2 42.117, -70.2 42.117, -70.2 42.117, -70.2 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17463'^^xsd:string;
  dwc:observationDate '1979-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17378'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17378'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.117, -70.2 42.117, -70.2 42.117, -70.2 42.117, -70.2 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17378'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19718'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19718'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.117, -70.2 42.117, -70.2 42.117, -70.2 42.117, -70.2 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19718'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_19420'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.133, -70.2 42.133, -70.2 42.133, -70.2 42.133, -70.2 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19420'^^xsd:string;
  dwc:observationDate '1981-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17689'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17689'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.133, -70.2 42.133, -70.2 42.133, -70.2 42.133, -70.2 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17689'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20015'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_20015'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20015'^^xsd:string;
  dwc:observationDate '1980-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20016'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_20016'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20016'^^xsd:string;
  dwc:observationDate '1980-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17615'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17615'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17615'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17614'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17614'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17614'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17613'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17613'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17613'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20017'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_20017'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167, -70.2 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_20017'^^xsd:string;
  dwc:observationDate '1980-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17360'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17360'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.2, -70.2 42.2, -70.2 42.2, -70.2 42.2, -70.2 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17360'^^xsd:string;
  dwc:observationDate '1979-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17359'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17359'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.2, -70.2 42.2, -70.2 42.2, -70.2 42.2, -70.2 42.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 '284_17359'^^xsd:string;
  dwc:observationDate '1979-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18022'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18022'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.2, -70.2 42.2, -70.2 42.2, -70.2 42.2, -70.2 42.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 '284_18022'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16943'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16943'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16943'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17382'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17382'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17382'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16944'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16944'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_16944'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17375'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17375'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17375'^^xsd:string;
  dwc:observationDate '1979-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17819'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17819'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217, -70.2 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17819'^^xsd:string;
  dwc:observationDate '1979-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17501'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17501'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17501'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17499'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17499'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17499'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17498'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17498'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17498'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17455'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17455'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17455'^^xsd:string;
  dwc:observationDate '1979-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17500'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17500'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233, -70.2 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17500'^^xsd:string;
  dwc:observationDate '1979-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18027'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18027'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.25, -70.2 42.25, -70.2 42.25, -70.2 42.25, -70.2 42.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 '284_18027'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20013'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_20013'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.267, -70.2 42.267, -70.2 42.267, -70.2 42.267, -70.2 42.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 '284_20013'^^xsd:string;
  dwc:observationDate '1980-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12292'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12292'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12292'^^xsd:string;
  dwc:observationDate '1976-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12222'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12222'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12222'^^xsd:string;
  dwc:observationDate '1976-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17751'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17751'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17751'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17750'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17750'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17750'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19067'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19067'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833, -70.2 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19067'^^xsd:string;
  dwc:observationDate '1981-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18148'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18148'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_18148'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18152'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18152'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18152'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18151'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18151'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18151'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18147'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18147'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85, -70.2 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18147'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19072'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19072'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.867, -70.2 42.867, -70.2 42.867, -70.2 42.867, -70.2 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19072'^^xsd:string;
  dwc:observationDate '1981-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13134'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13134'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.933, -70.2 42.933, -70.2 42.933, -70.2 42.933, -70.2 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13134'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14393'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14393'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.933, -70.2 42.933, -70.2 42.933, -70.2 42.933, -70.2 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14393'^^xsd:string;
  dwc:observationDate '1978-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13063'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 42.983, -70.2 42.983, -70.2 42.983, -70.2 42.983, -70.2 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13063'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16973'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16973'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 43.05, -70.2 43.05, -70.2 43.05, -70.2 43.05, -70.2 43.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 '284_16973'^^xsd:string;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16972'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16972'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 43.1, -70.2 43.1, -70.2 43.1, -70.2 43.1, -70.2 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16972'^^xsd:string;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583 -70.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583 -70.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.583"^^xsd:decimal ;
  geo-pos:long "-70.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17922'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17922'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.2'^^xsd:double;
  dwc:latitude '43.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.2 43.583, -70.2 43.583, -70.2 43.583, -70.2 43.583, -70.2 43.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17922'^^xsd:string;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.717 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.717 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.717"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10571'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10571'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '37.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 37.717, -70.183 37.717, -70.183 37.717, -70.183 37.717, -70.183 37.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10571'^^xsd:string;
  dwc:observationDate '1968-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13114'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13114'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.817, -70.183 41.817, -70.183 41.817, -70.183 41.817, -70.183 41.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13114'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17523'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17523'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.833, -70.183 41.833, -70.183 41.833, -70.183 41.833, -70.183 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17523'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17522'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17522'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.833, -70.183 41.833, -70.183 41.833, -70.183 41.833, -70.183 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17522'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17521'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17521'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.833, -70.183 41.833, -70.183 41.833, -70.183 41.833, -70.183 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17521'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18573'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18573'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18573'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13181'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13181'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13181'^^xsd:string;
  dwc:observationDate '1977-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13038'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13038'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13038'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14377'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14377'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883, -70.183 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14377'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13059'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13059'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.933, -70.183 41.933, -70.183 41.933, -70.183 41.933, -70.183 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13059'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13111'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.933, -70.183 41.933, -70.183 41.933, -70.183 41.933, -70.183 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13111'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13887'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13887'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.95, -70.183 41.95, -70.183 41.95, -70.183 41.95, -70.183 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13887'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13886'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13886'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.95, -70.183 41.95, -70.183 41.95, -70.183 41.95, -70.183 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13886'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18662'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18662'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.967, -70.183 41.967, -70.183 41.967, -70.183 41.967, -70.183 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18662'^^xsd:string;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18661'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18661'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.967, -70.183 41.967, -70.183 41.967, -70.183 41.967, -70.183 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18661'^^xsd:string;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18632'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18632'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.967, -70.183 41.967, -70.183 41.967, -70.183 41.967, -70.183 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18632'^^xsd:string;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13933'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13933'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.983, -70.183 41.983, -70.183 41.983, -70.183 41.983, -70.183 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13933'^^xsd:string;
  dwc:observationDate '1978-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13915'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13915'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 41.983, -70.183 41.983, -70.183 41.983, -70.183 41.983, -70.183 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13915'^^xsd:string;
  dwc:observationDate '1978-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13092'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13092'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13092'^^xsd:string;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13987'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13987'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13987'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12200'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_12200'^^xsd:string;
  dwc:observationDate '1976-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12203'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12203'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_12203'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13980'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13980'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13980'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17805'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17805'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17805'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17806'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17806'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17806'^^xsd:string;
  dwc:observationDate '1979-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17804'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17804'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42, -70.183 42, -70.183 42, -70.183 42, -70.183 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17804'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18656'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18656'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18656'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12711'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12711'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12711'^^xsd:string;
  dwc:observationDate '1976-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17388'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17388'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17388'^^xsd:string;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13153'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13153'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13153'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13036'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13036'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017, -70.183 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13036'^^xsd:string;
  dwc:observationDate '1977-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18547'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18547'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.05, -70.183 42.05, -70.183 42.05, -70.183 42.05, -70.183 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_18547'^^xsd:string;
  dwc:observationDate '1979-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14457'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14457'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.05, -70.183 42.05, -70.183 42.05, -70.183 42.05, -70.183 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_14457'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17465'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17465'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.1, -70.183 42.1, -70.183 42.1, -70.183 42.1, -70.183 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17465'^^xsd:string;
  dwc:observationDate '1979-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17385'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17385'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.1, -70.183 42.1, -70.183 42.1, -70.183 42.1, -70.183 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17385'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17464'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.1, -70.183 42.1, -70.183 42.1, -70.183 42.1, -70.183 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17464'^^xsd:string;
  dwc:observationDate '1979-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19968'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19968'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19968'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17612'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17612'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17612'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19969'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19969'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19969'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17380'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17380'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17380'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19967'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19967'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19967'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19966'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_19966'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117, -70.183 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19966'^^xsd:string;
  dwc:observationDate '1980-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18657'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18657'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.133, -70.183 42.133, -70.183 42.133, -70.183 42.133, -70.183 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18657'^^xsd:string;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17364'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17364'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.15, -70.183 42.15, -70.183 42.15, -70.183 42.15, -70.183 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17364'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13176'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13176'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.15, -70.183 42.15, -70.183 42.15, -70.183 42.15, -70.183 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13176'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17459'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17459'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.167, -70.183 42.167, -70.183 42.167, -70.183 42.167, -70.183 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17459'^^xsd:string;
  dwc:observationDate '1979-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17458'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17458'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.167, -70.183 42.167, -70.183 42.167, -70.183 42.167, -70.183 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17458'^^xsd:string;
  dwc:observationDate '1979-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17418'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17418'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17418'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17341'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17341'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17341'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17340'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17340'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.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 '284_17340'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17549'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17549'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.2, -70.183 42.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 '284_17549'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17351'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17351'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17351'^^xsd:string;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19765'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19765'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19765'^^xsd:string;
  dwc:observationDate '1979-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19764'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19764'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19764'^^xsd:string;
  dwc:observationDate '1979-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17493'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17493'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217, -70.183 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17493'^^xsd:string;
  dwc:observationDate '1979-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17362'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17362'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.233, -70.183 42.233, -70.183 42.233, -70.183 42.233, -70.183 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17362'^^xsd:string;
  dwc:observationDate '1979-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17361'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17361'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.233, -70.183 42.233, -70.183 42.233, -70.183 42.233, -70.183 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17361'^^xsd:string;
  dwc:observationDate '1979-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20034'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_20034'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.25, -70.183 42.25, -70.183 42.25, -70.183 42.25, -70.183 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20034'^^xsd:string;
  dwc:observationDate '1980-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18800'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.25, -70.183 42.25, -70.183 42.25, -70.183 42.25, -70.183 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18800'^^xsd:string;
  dwc:observationDate '1980-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20033'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_20033'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.25, -70.183 42.25, -70.183 42.25, -70.183 42.25, -70.183 42.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 '284_20033'^^xsd:string;
  dwc:observationDate '1980-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15230'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15230'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.267, -70.183 42.267, -70.183 42.267, -70.183 42.267, -70.183 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15230'^^xsd:string;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11759'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11759'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.283, -70.183 42.283, -70.183 42.283, -70.183 42.283, -70.183 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11759'^^xsd:string;
  dwc:observationDate '1975-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12040'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12040'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.283, -70.183 42.283, -70.183 42.283, -70.183 42.283, -70.183 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12040'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15612'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15612'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.3, -70.183 42.3, -70.183 42.3, -70.183 42.3, -70.183 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15612'^^xsd:string;
  dwc:observationDate '1978-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13763'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13763'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.333, -70.183 42.333, -70.183 42.333, -70.183 42.333, -70.183 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13763'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14216'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14216'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.333, -70.183 42.333, -70.183 42.333, -70.183 42.333, -70.183 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14216'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13659'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13659'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.45, -70.183 42.45, -70.183 42.45, -70.183 42.45, -70.183 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13659'^^xsd:string;
  dwc:observationDate '1977-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17141'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17141'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.867, -70.183 42.867, -70.183 42.867, -70.183 42.867, -70.183 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17141'^^xsd:string;
  dwc:observationDate '1978-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19078'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19078'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.9, -70.183 42.9, -70.183 42.9, -70.183 42.9, -70.183 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19078'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19084'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19084'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.9, -70.183 42.9, -70.183 42.9, -70.183 42.9, -70.183 42.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 '284_19084'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18169'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18169'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 42.983, -70.183 42.983, -70.183 42.983, -70.183 42.983, -70.183 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18169'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17082'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17082'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 43, -70.183 43, -70.183 43, -70.183 43, -70.183 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17082'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17081'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 43, -70.183 43, -70.183 43, -70.183 43, -70.183 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17081'^^xsd:string;
  dwc:observationDate '1978-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -70.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -70.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-70.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18567'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.183'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.183 43.35, -70.183 43.35, -70.183 43.35, -70.183 43.35, -70.183 43.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18567'^^xsd:string;
  dwc:observationDate '1980-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18889'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18889'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 39.4, -70.167 39.4, -70.167 39.4, -70.167 39.4, -70.167 39.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_18889'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17600'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17600'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.017, -70.167 41.017, -70.167 41.017, -70.167 41.017, -70.167 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17600'^^xsd:string;
  dwc:observationDate '1979-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13088'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13088'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.85, -70.167 41.85, -70.167 41.85, -70.167 41.85, -70.167 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13088'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13921'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13921'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.85, -70.167 41.85, -70.167 41.85, -70.167 41.85, -70.167 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13921'^^xsd:string;
  dwc:observationDate '1978-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13919'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13919'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.85, -70.167 41.85, -70.167 41.85, -70.167 41.85, -70.167 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13919'^^xsd:string;
  dwc:observationDate '1978-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13067'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13067'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13067'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13086'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13086'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13086'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13084'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13084'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13084'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13066'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13066'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867, -70.167 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13066'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13043'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13043'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13043'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13085'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13085'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13085'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13037'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13037'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13037'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13041'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13041'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13041'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13042'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13042'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13042'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13868'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13868'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883, -70.167 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13868'^^xsd:string;
  dwc:observationDate '1978-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13052'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13052'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.9, -70.167 41.9, -70.167 41.9, -70.167 41.9, -70.167 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13052'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13128'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13128'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.9, -70.167 41.9, -70.167 41.9, -70.167 41.9, -70.167 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13128'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13104'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13104'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13104'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13961'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13961'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13961'^^xsd:string;
  dwc:observationDate '1978-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13113'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13113'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13113'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13105'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13105'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13079'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13079'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13079'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12959'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12959'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12959'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13103'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13103'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13103'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13160'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13160'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917, -70.167 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13160'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13053'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13053'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.95, -70.167 41.95, -70.167 41.95, -70.167 41.95, -70.167 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13053'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13068'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13068'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.95, -70.167 41.95, -70.167 41.95, -70.167 41.95, -70.167 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13068'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13159'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13159'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13159'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13016'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13016'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13016'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18570'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18570'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18570'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18571'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18571'^^xsd:string;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13120'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13120'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13120'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13011'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13011'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13011'^^xsd:string;
  dwc:observationDate '1977-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13065'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13065'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967, -70.167 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13065'^^xsd:string;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19943'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19943'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19943'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13022'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13022'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13022'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13023'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13023'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.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 '284_13023'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13030'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13030'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.983, -70.167 41.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 '284_13030'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13110'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13110'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42, -70.167 42, -70.167 42, -70.167 42, -70.167 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13110'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13034'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13034'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42, -70.167 42, -70.167 42, -70.167 42, -70.167 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13034'^^xsd:string;
  dwc:observationDate '1977-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12951'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12951'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42, -70.167 42, -70.167 42, -70.167 42, -70.167 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12951'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13035'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13035'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42, -70.167 42, -70.167 42, -70.167 42, -70.167 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13035'^^xsd:string;
  dwc:observationDate '1977-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12950'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42, -70.167 42, -70.167 42, -70.167 42, -70.167 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12950'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12276'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12276'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42, -70.167 42, -70.167 42, -70.167 42, -70.167 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12276'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12275'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12275'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42, -70.167 42, -70.167 42, -70.167 42, -70.167 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12275'^^xsd:string;
  dwc:observationDate '1976-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13002'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13002'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13002'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13004'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13004'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13004'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17366'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17366'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17366'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13154'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13154'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13003'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13003'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13003'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17195'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17195'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017, -70.167 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_17195'^^xsd:string;
  dwc:observationDate '1979-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18638'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18638'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18638'^^xsd:string;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17210'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17210'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17210'^^xsd:string;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12538'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12538'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12538'^^xsd:string;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13021'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13021'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13021'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12952'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12952'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12952'^^xsd:string;
  dwc:observationDate '1977-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12923'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12923'^^xsd:string;
  dwc:observationDate '1977-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12660'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12660'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12660'^^xsd:string;
  dwc:observationDate '1976-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12895'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12895'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12895'^^xsd:string;
  dwc:observationDate '1977-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19942'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19942'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033, -70.167 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_19942'^^xsd:string;
  dwc:observationDate '1979-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18967'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18967'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18967'^^xsd:string;
  dwc:observationDate '1980-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12851'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12851'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12851'^^xsd:string;
  dwc:observationDate '1977-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12967'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12967'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12967'^^xsd:string;
  dwc:observationDate '1977-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13864'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13864'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13864'^^xsd:string;
  dwc:observationDate '1978-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12905'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12905'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05, -70.167 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12905'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17939'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17939'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.067, -70.167 42.067, -70.167 42.067, -70.167 42.067, -70.167 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17939'^^xsd:string;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17940'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17940'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.067, -70.167 42.067, -70.167 42.067, -70.167 42.067, -70.167 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17940'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13269'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13269'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.083, -70.167 42.083, -70.167 42.083, -70.167 42.083, -70.167 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13269'^^xsd:string;
  dwc:observationDate '1977-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13793'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13793'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_13793'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17405'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17405'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17405'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17384'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17384'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17384'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17941'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17941'^^xsd:string;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14095'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14095'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1, -70.167 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14095'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18757'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18757'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.117, -70.167 42.117, -70.167 42.117, -70.167 42.117, -70.167 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18757'^^xsd:string;
  dwc:observationDate '1980-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17748'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17748'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.117, -70.167 42.117, -70.167 42.117, -70.167 42.117, -70.167 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17748'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17664'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17664'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.117, -70.167 42.117, -70.167 42.117, -70.167 42.117, -70.167 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17664'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19994'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19994'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19994'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19993'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19993'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19993'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17386'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17386'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17386'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19719'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19719'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19719'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13970'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13970'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.133, -70.167 42.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 '284_13970'^^xsd:string;
  dwc:observationDate '1978-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12172'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12172'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.15, -70.167 42.15, -70.167 42.15, -70.167 42.15, -70.167 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12172'^^xsd:string;
  dwc:observationDate '1976-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15186'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15186'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.167, -70.167 42.167, -70.167 42.167, -70.167 42.167, -70.167 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15186'^^xsd:string;
  dwc:observationDate '1975-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18078'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18078'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.167, -70.167 42.167, -70.167 42.167, -70.167 42.167, -70.167 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18078'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13268'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13268'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.167, -70.167 42.167, -70.167 42.167, -70.167 42.167, -70.167 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13268'^^xsd:string;
  dwc:observationDate '1977-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13969'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13969'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.183, -70.167 42.183, -70.167 42.183, -70.167 42.183, -70.167 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13969'^^xsd:string;
  dwc:observationDate '1978-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13972'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13972'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.183, -70.167 42.183, -70.167 42.183, -70.167 42.183, -70.167 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13972'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13971'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13971'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.183, -70.167 42.183, -70.167 42.183, -70.167 42.183, -70.167 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13971'^^xsd:string;
  dwc:observationDate '1978-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17217'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17217'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.2, -70.167 42.2, -70.167 42.2, -70.167 42.2, -70.167 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17217'^^xsd:string;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17387'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17387'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.2, -70.167 42.2, -70.167 42.2, -70.167 42.2, -70.167 42.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 '284_17387'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17356'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17356'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17356'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17343'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17343'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17343'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17342'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17342'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17342'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17357'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17357'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217, -70.167 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17357'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20003'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_20003'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.233, -70.167 42.233, -70.167 42.233, -70.167 42.233, -70.167 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20003'^^xsd:string;
  dwc:observationDate '1980-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17544'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17544'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.233, -70.167 42.233, -70.167 42.233, -70.167 42.233, -70.167 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17544'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20002'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_20002'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.233, -70.167 42.233, -70.167 42.233, -70.167 42.233, -70.167 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_20002'^^xsd:string;
  dwc:observationDate '1980-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17353'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17353'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.25, -70.167 42.25, -70.167 42.25, -70.167 42.25, -70.167 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17353'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17352'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17352'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.25, -70.167 42.25, -70.167 42.25, -70.167 42.25, -70.167 42.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 '284_17352'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14336'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14336'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.333, -70.167 42.333, -70.167 42.333, -70.167 42.333, -70.167 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14336'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14217'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14217'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.35, -70.167 42.35, -70.167 42.35, -70.167 42.35, -70.167 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14217'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13614'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13614'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.733, -70.167 42.733, -70.167 42.733, -70.167 42.733, -70.167 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13614'^^xsd:string;
  dwc:observationDate '1977-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15478'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15478'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.783, -70.167 42.783, -70.167 42.783, -70.167 42.783, -70.167 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15478'^^xsd:string;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12461'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12461'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12461'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17169'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17169'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17169'^^xsd:string;
  dwc:observationDate '1979-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12460'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12460'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12460'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12522'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12522'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833, -70.167 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12522'^^xsd:string;
  dwc:observationDate '1976-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19159'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19159'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.867, -70.167 42.867, -70.167 42.867, -70.167 42.867, -70.167 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19159'^^xsd:string;
  dwc:observationDate '1981-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19158'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19158'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.867, -70.167 42.867, -70.167 42.867, -70.167 42.867, -70.167 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19158'^^xsd:string;
  dwc:observationDate '1981-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19157'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19157'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.867, -70.167 42.867, -70.167 42.867, -70.167 42.867, -70.167 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19157'^^xsd:string;
  dwc:observationDate '1981-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11649'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11649'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.9, -70.167 42.9, -70.167 42.9, -70.167 42.9, -70.167 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11649'^^xsd:string;
  dwc:observationDate '1974-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19965'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19965'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.9, -70.167 42.9, -70.167 42.9, -70.167 42.9, -70.167 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19965'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19089'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19089'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.9, -70.167 42.9, -70.167 42.9, -70.167 42.9, -70.167 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19089'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17597'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17597'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.917, -70.167 42.917, -70.167 42.917, -70.167 42.917, -70.167 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17597'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18132'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18132'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 42.967, -70.167 42.967, -70.167 42.967, -70.167 42.967, -70.167 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18132'^^xsd:string;
  dwc:observationDate '1979-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13071'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13071'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43, -70.167 43, -70.167 43, -70.167 43, -70.167 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13071'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.017"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18329'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18329'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.017, -70.167 43.017, -70.167 43.017, -70.167 43.017, -70.167 43.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18329'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13116'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13116'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.033, -70.167 43.033, -70.167 43.033, -70.167 43.033, -70.167 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13116'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13115'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13115'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.033, -70.167 43.033, -70.167 43.033, -70.167 43.033, -70.167 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13115'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16970'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16970'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16970'^^xsd:string;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16969'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16969'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_16969'^^xsd:string;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16968'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16968'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_16968'^^xsd:string;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16971'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16971'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05, -70.167 43.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_16971'^^xsd:string;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12296'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12296'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.167, -70.167 43.167, -70.167 43.167, -70.167 43.167, -70.167 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12296'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13595'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13595'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.5, -70.167 43.5, -70.167 43.5, -70.167 43.5, -70.167 43.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 '284_13595'^^xsd:string;
  dwc:observationDate '1977-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -70.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -70.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-70.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12517'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12517'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.167'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.167 43.667, -70.167 43.667, -70.167 43.667, -70.167 43.667, -70.167 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12517'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14993'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14993'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 39.983, -70.15 39.983, -70.15 39.983, -70.15 39.983, -70.15 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14993'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17666'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17666'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 40.7, -70.15 40.7, -70.15 40.7, -70.15 40.7, -70.15 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_17666'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18664'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18664'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.867, -70.15 41.867, -70.15 41.867, -70.15 41.867, -70.15 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18664'^^xsd:string;
  dwc:observationDate '1980-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13861'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13861'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.867, -70.15 41.867, -70.15 41.867, -70.15 41.867, -70.15 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13861'^^xsd:string;
  dwc:observationDate '1978-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13881'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13881'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.867, -70.15 41.867, -70.15 41.867, -70.15 41.867, -70.15 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13881'^^xsd:string;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13146'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13146'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.917, -70.15 41.917, -70.15 41.917, -70.15 41.917, -70.15 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13146'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19936'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19936'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.917, -70.15 41.917, -70.15 41.917, -70.15 41.917, -70.15 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_19936'^^xsd:string;
  dwc:observationDate '1979-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13138'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.933, -70.15 41.933, -70.15 41.933, -70.15 41.933, -70.15 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13138'^^xsd:string;
  dwc:observationDate '1977-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13924'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13924'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.95, -70.15 41.95, -70.15 41.95, -70.15 41.95, -70.15 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13924'^^xsd:string;
  dwc:observationDate '1978-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13127'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.967, -70.15 41.967, -70.15 41.967, -70.15 41.967, -70.15 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13127'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17374'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17374'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 41.983, -70.15 41.983, -70.15 41.983, -70.15 41.983, -70.15 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17374'^^xsd:string;
  dwc:observationDate '1979-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13894'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13894'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42, -70.15 42, -70.15 42, -70.15 42, -70.15 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13894'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13922'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.017, -70.15 42.017, -70.15 42.017, -70.15 42.017, -70.15 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13922'^^xsd:string;
  dwc:observationDate '1978-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13860'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13860'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.033, -70.15 42.033, -70.15 42.033, -70.15 42.033, -70.15 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13860'^^xsd:string;
  dwc:observationDate '1978-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13976'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13976'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.05, -70.15 42.05, -70.15 42.05, -70.15 42.05, -70.15 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13976'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12189'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12189'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.117, -70.15 42.117, -70.15 42.117, -70.15 42.117, -70.15 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_12189'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18556'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.117, -70.15 42.117, -70.15 42.117, -70.15 42.117, -70.15 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18556'^^xsd:string;
  dwc:observationDate '1980-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20008'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_20008'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.15, -70.15 42.15, -70.15 42.15, -70.15 42.15, -70.15 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20008'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20006'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_20006'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.15, -70.15 42.15, -70.15 42.15, -70.15 42.15, -70.15 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20006'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20007'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_20007'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.15, -70.15 42.15, -70.15 42.15, -70.15 42.15, -70.15 42.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 '284_20007'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20009'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_20009'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20009'^^xsd:string;
  dwc:observationDate '1980-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17451'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17451'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17451'^^xsd:string;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17444'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17444'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17444'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17443'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17443'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17443'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17450'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17450'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167, -70.15 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17450'^^xsd:string;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19988'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19988'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19988'^^xsd:string;
  dwc:observationDate '1980-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19987'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19987'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19987'^^xsd:string;
  dwc:observationDate '1980-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19986'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19986'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19986'^^xsd:string;
  dwc:observationDate '1980-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17400'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17400'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183, -70.15 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17400'^^xsd:string;
  dwc:observationDate '1979-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19443'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19443'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19443'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17420'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17420'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17355'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17355'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.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 '284_17355'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17419'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17419'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.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 '284_17419'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17439'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17439'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.2, -70.15 42.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 '284_17439'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18028'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18028'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.217, -70.15 42.217, -70.15 42.217, -70.15 42.217, -70.15 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18028'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18029'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18029'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.217, -70.15 42.217, -70.15 42.217, -70.15 42.217, -70.15 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18029'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18030'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18030'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.217, -70.15 42.217, -70.15 42.217, -70.15 42.217, -70.15 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18030'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12471'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.233, -70.15 42.233, -70.15 42.233, -70.15 42.233, -70.15 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12471'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18037'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18037'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.25, -70.15 42.25, -70.15 42.25, -70.15 42.25, -70.15 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18037'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18036'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18036'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.25, -70.15 42.25, -70.15 42.25, -70.15 42.25, -70.15 42.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 '284_18036'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18038'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18038'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.267, -70.15 42.267, -70.15 42.267, -70.15 42.267, -70.15 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18038'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15021'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15021'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.317, -70.15 42.317, -70.15 42.317, -70.15 42.317, -70.15 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15021'^^xsd:string;
  dwc:observationDate '1974-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13760'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13760'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13760'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14333'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14333'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14333'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14335'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14335'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14335'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13762'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13762'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13762'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14334'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14334'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13761'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13761'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333, -70.15 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13761'^^xsd:string;
  dwc:observationDate '1978-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12039'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12039'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.367, -70.15 42.367, -70.15 42.367, -70.15 42.367, -70.15 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12039'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14407'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14407'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.383, -70.15 42.383, -70.15 42.383, -70.15 42.383, -70.15 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14407'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16988'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_16988'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.65, -70.15 42.65, -70.15 42.65, -70.15 42.65, -70.15 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_16988'^^xsd:string;
  dwc:observationDate '1978-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15627'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15627'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.833, -70.15 42.833, -70.15 42.833, -70.15 42.833, -70.15 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15627'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14916'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14916'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.85, -70.15 42.85, -70.15 42.85, -70.15 42.85, -70.15 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unid. Whale (Size Unknown)" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14916'^^xsd:string;
  dwc:observationDate '1974-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19146'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19146'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.867, -70.15 42.867, -70.15 42.867, -70.15 42.867, -70.15 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19146'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19147'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19147'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.867, -70.15 42.867, -70.15 42.867, -70.15 42.867, -70.15 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19147'^^xsd:string;
  dwc:observationDate '1981-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19083'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19083'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.9, -70.15 42.9, -70.15 42.9, -70.15 42.9, -70.15 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19083'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19079'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19079'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.917, -70.15 42.917, -70.15 42.917, -70.15 42.917, -70.15 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19079'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19082'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19082'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.917, -70.15 42.917, -70.15 42.917, -70.15 42.917, -70.15 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19082'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13863'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13863'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 42.95, -70.15 42.95, -70.15 42.95, -70.15 42.95, -70.15 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13863'^^xsd:string;
  dwc:observationDate '1978-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18512'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18512'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 43, -70.15 43, -70.15 43, -70.15 43, -70.15 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18512'^^xsd:string;
  dwc:observationDate '1979-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14391'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14391'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 43, -70.15 43, -70.15 43, -70.15 43, -70.15 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14391'^^xsd:string;
  dwc:observationDate '1978-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18330'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18330'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 43.083, -70.15 43.083, -70.15 43.083, -70.15 43.083, -70.15 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18330'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -70.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -70.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.417"^^xsd:decimal ;
  geo-pos:long "-70.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13239'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.15'^^xsd:double;
  dwc:latitude '43.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.15 43.417, -70.15 43.417, -70.15 43.417, -70.15 43.417, -70.15 43.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13239'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.833 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.833 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "19.833"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11201'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11201'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '19.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 19.833, -70.133 19.833, -70.133 19.833, -70.133 19.833, -70.133 19.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11201'^^xsd:string;
  dwc:observationDate '1970-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "37.767"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10101'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 37.767, -70.133 37.767, -70.133 37.767, -70.133 37.767, -70.133 37.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_10101'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.383"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.383"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14191'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14191'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '38.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 38.383, -70.133 38.383, -70.133 38.383, -70.133 38.383, -70.133 38.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14191'^^xsd:string;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13714'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13714'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 38.533, -70.133 38.533, -70.133 38.533, -70.133 38.533, -70.133 38.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13714'^^xsd:string;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.117"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12888'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12888'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '40.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 40.117, -70.133 40.117, -70.133 40.117, -70.133 40.117, -70.133 40.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12888'^^xsd:string;
  dwc:observationDate '1977-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14180'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14180'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.783, -70.133 41.783, -70.133 41.783, -70.133 41.783, -70.133 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14180'^^xsd:string;
  dwc:observationDate '1978-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13874'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13874'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.8, -70.133 41.8, -70.133 41.8, -70.133 41.8, -70.133 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13874'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13875'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13875'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.8, -70.133 41.8, -70.133 41.8, -70.133 41.8, -70.133 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13875'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13890'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13890'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.883, -70.133 41.883, -70.133 41.883, -70.133 41.883, -70.133 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13890'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13150'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13150'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.9, -70.133 41.9, -70.133 41.9, -70.133 41.9, -70.133 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13150'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12176'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12176'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.9, -70.133 41.9, -70.133 41.9, -70.133 41.9, -70.133 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12176'^^xsd:string;
  dwc:observationDate '1976-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12191'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12191'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.9, -70.133 41.9, -70.133 41.9, -70.133 41.9, -70.133 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12191'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13109'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13109'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.917, -70.133 41.917, -70.133 41.917, -70.133 41.917, -70.133 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13109'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17275'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17275'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.95, -70.133 41.95, -70.133 41.95, -70.133 41.95, -70.133 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17275'^^xsd:string;
  dwc:observationDate '1979-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13137'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13137'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.967, -70.133 41.967, -70.133 41.967, -70.133 41.967, -70.133 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13137'^^xsd:string;
  dwc:observationDate '1977-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19914'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19914'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19914'^^xsd:string;
  dwc:observationDate '1979-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13983'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13983'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13983'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18631'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18631'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18631'^^xsd:string;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13982'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13982'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13982'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12183'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12183'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983, -70.133 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12183'^^xsd:string;
  dwc:observationDate '1976-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13136'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42, -70.133 42, -70.133 42, -70.133 42, -70.133 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13136'^^xsd:string;
  dwc:observationDate '1977-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13049'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13049'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42, -70.133 42, -70.133 42, -70.133 42, -70.133 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13049'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13048'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13048'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42, -70.133 42, -70.133 42, -70.133 42, -70.133 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13048'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12219'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12219'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12219'^^xsd:string;
  dwc:observationDate '1976-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12202'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12202'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12202'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13155'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13155'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13155'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13151'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13151'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033, -70.133 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13151'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13145'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.05, -70.133 42.05, -70.133 42.05, -70.133 42.05, -70.133 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13145'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12195'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12195'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.117, -70.133 42.117, -70.133 42.117, -70.133 42.117, -70.133 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_12195'^^xsd:string;
  dwc:observationDate '1976-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12188'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12188'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12188'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12902'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12902'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12902'^^xsd:string;
  dwc:observationDate '1977-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18090'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18090'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18090'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12903'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12903'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133, -70.133 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12903'^^xsd:string;
  dwc:observationDate '1977-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17542'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17542'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.15, -70.133 42.15, -70.133 42.15, -70.133 42.15, -70.133 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17542'^^xsd:string;
  dwc:observationDate '1979-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12932'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12932'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.167, -70.133 42.167, -70.133 42.167, -70.133 42.167, -70.133 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12932'^^xsd:string;
  dwc:observationDate '1977-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17449'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.167, -70.133 42.167, -70.133 42.167, -70.133 42.167, -70.133 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17449'^^xsd:string;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17447'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17447'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17447'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17442'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17442'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17442'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17438'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17438'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17438'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17441'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17441'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17441'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17437'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17437'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17437'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17381'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17381'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17381'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18031'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18031'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17446'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17446'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17446'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17436'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17436'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17436'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17440'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17440'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17440'^^xsd:string;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17445'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17445'^^xsd:string;
  dwc:observationDate '1979-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17452'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17452'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183, -70.133 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17452'^^xsd:string;
  dwc:observationDate '1979-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12246'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12246'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12246'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13161'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13161'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_13161'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20041'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20041'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_20041'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20023'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_20023'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_20023'^^xsd:string;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17461'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17461'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17461'^^xsd:string;
  dwc:observationDate '1979-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20021'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_20021'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20021'^^xsd:string;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12244'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12244'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12244'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20040'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20040'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20040'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17470'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17470'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17470'^^xsd:string;
  dwc:observationDate '1979-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20039'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20039'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20039'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20022'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_20022'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20022'^^xsd:string;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17469'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17469'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17469'^^xsd:string;
  dwc:observationDate '1979-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17460'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17460'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17460'^^xsd:string;
  dwc:observationDate '1979-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13255'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13255'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12245'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12245'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12245'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17468'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17468'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.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 '284_17468'^^xsd:string;
  dwc:observationDate '1979-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20020'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_20020'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.2, -70.133 42.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 '284_20020'^^xsd:string;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20000'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_20000'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.217, -70.133 42.217, -70.133 42.217, -70.133 42.217, -70.133 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20000'^^xsd:string;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19999'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19999'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.217, -70.133 42.217, -70.133 42.217, -70.133 42.217, -70.133 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19999'^^xsd:string;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17471'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.217, -70.133 42.217, -70.133 42.217, -70.133 42.217, -70.133 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17471'^^xsd:string;
  dwc:observationDate '1979-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20014'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_20014'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20014'^^xsd:string;
  dwc:observationDate '1980-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19444'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19444'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19444'^^xsd:string;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17354'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17354'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17354'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19996'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19996'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233, -70.133 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19996'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17181'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17181'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.267, -70.133 42.267, -70.133 42.267, -70.133 42.267, -70.133 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17181'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17557'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17557'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.267, -70.133 42.267, -70.133 42.267, -70.133 42.267, -70.133 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17557'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17556'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.267, -70.133 42.267, -70.133 42.267, -70.133 42.267, -70.133 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17556'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17994'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17994'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.65, -70.133 42.65, -70.133 42.65, -70.133 42.65, -70.133 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17994'^^xsd:string;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19166'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.85, -70.133 42.85, -70.133 42.85, -70.133 42.85, -70.133 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19166'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14917'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14917'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.883, -70.133 42.883, -70.133 42.883, -70.133 42.883, -70.133 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14917'^^xsd:string;
  dwc:observationDate '1974-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19165'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19165'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.917, -70.133 42.917, -70.133 42.917, -70.133 42.917, -70.133 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19165'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15083'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15083'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 42.983, -70.133 42.983, -70.133 42.983, -70.133 42.983, -70.133 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15083'^^xsd:string;
  dwc:observationDate '1975-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14405'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14405'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 43, -70.133 43, -70.133 43, -70.133 43, -70.133 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14405'^^xsd:string;
  dwc:observationDate '1978-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14396'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14396'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 43, -70.133 43, -70.133 43, -70.133 43, -70.133 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14396'^^xsd:string;
  dwc:observationDate '1978-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.017"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12692'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12692'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '43.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 43.017, -70.133 43.017, -70.133 43.017, -70.133 43.017, -70.133 43.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12692'^^xsd:string;
  dwc:observationDate '1976-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.267"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17157'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17157'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '43.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 43.267, -70.133 43.267, -70.133 43.267, -70.133 43.267, -70.133 43.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17157'^^xsd:string;
  dwc:observationDate '1979-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -70.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -70.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-70.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14009'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14009'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.133'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.133 43.4, -70.133 43.4, -70.133 43.4, -70.133 43.4, -70.133 43.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14009'^^xsd:string;
  dwc:observationDate '1978-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10447'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10447'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 37.8, -70.117 37.8, -70.117 37.8, -70.117 37.8, -70.117 37.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10447'^^xsd:string;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18870'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18870'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 40.65, -70.117 40.65, -70.117 40.65, -70.117 40.65, -70.117 40.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18870'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17525'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17525'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 41.933, -70.117 41.933, -70.117 41.933, -70.117 41.933, -70.117 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17525'^^xsd:string;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18074'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18074'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 41.95, -70.117 41.95, -70.117 41.95, -70.117 41.95, -70.117 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18074'^^xsd:string;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12897'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12897'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 41.95, -70.117 41.95, -70.117 41.95, -70.117 41.95, -70.117 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12897'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13139'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13139'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 41.967, -70.117 41.967, -70.117 41.967, -70.117 41.967, -70.117 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13139'^^xsd:string;
  dwc:observationDate '1977-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13889'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13889'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 41.967, -70.117 41.967, -70.117 41.967, -70.117 41.967, -70.117 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13889'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13923'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 41.983, -70.117 41.983, -70.117 41.983, -70.117 41.983, -70.117 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13923'^^xsd:string;
  dwc:observationDate '1978-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13934'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13934'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42, -70.117 42, -70.117 42, -70.117 42, -70.117 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13934'^^xsd:string;
  dwc:observationDate '1978-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13929'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42, -70.117 42, -70.117 42, -70.117 42, -70.117 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13929'^^xsd:string;
  dwc:observationDate '1978-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13925'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13925'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42, -70.117 42, -70.117 42, -70.117 42, -70.117 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13925'^^xsd:string;
  dwc:observationDate '1978-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13152'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42, -70.117 42, -70.117 42, -70.117 42, -70.117 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13152'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13147'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13147'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42, -70.117 42, -70.117 42, -70.117 42, -70.117 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13147'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13033'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13033'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42, -70.117 42, -70.117 42, -70.117 42, -70.117 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13033'^^xsd:string;
  dwc:observationDate '1977-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13125'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13125'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42, -70.117 42, -70.117 42, -70.117 42, -70.117 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13125'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15791'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15791'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.017, -70.117 42.017, -70.117 42.017, -70.117 42.017, -70.117 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15791'^^xsd:string;
  dwc:observationDate '1975-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13958'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13958'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.017, -70.117 42.017, -70.117 42.017, -70.117 42.017, -70.117 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13958'^^xsd:string;
  dwc:observationDate '1978-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13962'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13962'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.017, -70.117 42.017, -70.117 42.017, -70.117 42.017, -70.117 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13962'^^xsd:string;
  dwc:observationDate '1978-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13165'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13165'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.033, -70.117 42.033, -70.117 42.033, -70.117 42.033, -70.117 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13165'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10224'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10224'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.083, -70.117 42.083, -70.117 42.083, -70.117 42.083, -70.117 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10224'^^xsd:string;
  dwc:observationDate '1967-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10226'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10226'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.083, -70.117 42.083, -70.117 42.083, -70.117 42.083, -70.117 42.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 '284_10226'^^xsd:string;
  dwc:observationDate '1967-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13164'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13164'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.1, -70.117 42.1, -70.117 42.1, -70.117 42.1, -70.117 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13164'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18055'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18055'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.117, -70.117 42.117, -70.117 42.117, -70.117 42.117, -70.117 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18055'^^xsd:string;
  dwc:observationDate '1979-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13232'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.117, -70.117 42.117, -70.117 42.117, -70.117 42.117, -70.117 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13232'^^xsd:string;
  dwc:observationDate '1977-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12190'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.133, -70.117 42.133, -70.117 42.133, -70.117 42.133, -70.117 42.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 '284_12190'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20018'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_20018'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.167, -70.117 42.167, -70.117 42.167, -70.117 42.167, -70.117 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20018'^^xsd:string;
  dwc:observationDate '1980-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17746'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17746'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17746'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17453'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17453'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17453'^^xsd:string;
  dwc:observationDate '1979-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19998'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19998'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19998'^^xsd:string;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12043'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12043'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183, -70.117 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12043'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18085'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18085'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18085'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20037'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20037'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_20037'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19995'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19995'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19995'^^xsd:string;
  dwc:observationDate '1980-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20036'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20036'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20036'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17745'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17745'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17745'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18084'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18084'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18084'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17462'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17462'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.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 '284_17462'^^xsd:string;
  dwc:observationDate '1979-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20035'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20035'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.2, -70.117 42.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 '284_20035'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17350'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17350'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.217, -70.117 42.217, -70.117 42.217, -70.117 42.217, -70.117 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17350'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17349'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17349'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.217, -70.117 42.217, -70.117 42.217, -70.117 42.217, -70.117 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17349'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17348'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17348'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.217, -70.117 42.217, -70.117 42.217, -70.117 42.217, -70.117 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17348'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12696'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12696'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.233, -70.117 42.233, -70.117 42.233, -70.117 42.233, -70.117 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12696'^^xsd:string;
  dwc:observationDate '1976-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17347'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17347'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.233, -70.117 42.233, -70.117 42.233, -70.117 42.233, -70.117 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17347'^^xsd:string;
  dwc:observationDate '1979-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15562'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15562'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.317, -70.117 42.317, -70.117 42.317, -70.117 42.317, -70.117 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15562'^^xsd:string;
  dwc:observationDate '1978-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15469'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15469'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.35, -70.117 42.35, -70.117 42.35, -70.117 42.35, -70.117 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15469'^^xsd:string;
  dwc:observationDate '1977-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18343'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18343'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.65, -70.117 42.65, -70.117 42.65, -70.117 42.65, -70.117 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18343'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19964'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 42.9, -70.117 42.9, -70.117 42.9, -70.117 42.9, -70.117 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19964'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13192'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13192'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43, -70.117 43, -70.117 43, -70.117 43, -70.117 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13192'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18170'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18170'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43, -70.117 43, -70.117 43, -70.117 43, -70.117 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18170'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14388'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14388'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14388'^^xsd:string;
  dwc:observationDate '1978-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17108'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17108'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17108'^^xsd:string;
  dwc:observationDate '1978-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14392'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14392'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14392'^^xsd:string;
  dwc:observationDate '1978-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18513'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18513'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033, -70.117 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18513'^^xsd:string;
  dwc:observationDate '1979-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13197'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13197'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43.65, -70.117 43.65, -70.117 43.65, -70.117 43.65, -70.117 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13197'^^xsd:string;
  dwc:observationDate '1977-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -70.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -70.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-70.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11770'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11770'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.117'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.117 43.767, -70.117 43.767, -70.117 43.767, -70.117 43.767, -70.117 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11770'^^xsd:string;
  dwc:observationDate '1975-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19046'^^xsd:string;
  dwc:scientificName 'Lepidochelys kempii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19046'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 41.6, -70.1 41.6, -70.1 41.6, -70.1 41.6, -70.1 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Kemp’s Ridley Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137208'^^xsd:integer;
  dwc:occurrenceId '284_19046'^^xsd:string;
  dwc:observationDate '1980-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13168'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13168'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 41.933, -70.1 41.933, -70.1 41.933, -70.1 41.933, -70.1 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13168'^^xsd:string;
  dwc:observationDate '1977-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13119'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13119'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 41.983, -70.1 41.983, -70.1 41.983, -70.1 41.983, -70.1 41.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 '284_13119'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17625'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17625'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.083, -70.1 42.083, -70.1 42.083, -70.1 42.083, -70.1 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17625'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17174'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17174'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_17174'^^xsd:string;
  dwc:observationDate '1979-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13816'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13816'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13816'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12901'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12901'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12901'^^xsd:string;
  dwc:observationDate '1977-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13938'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13938'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13938'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20025'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_20025'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20025'^^xsd:string;
  dwc:observationDate '1980-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17620'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17620'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12921'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12921'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12921'^^xsd:string;
  dwc:observationDate '1977-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12235'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12235'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18966'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18966'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117, -70.1 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18966'^^xsd:string;
  dwc:observationDate '1980-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13796'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13796'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.133, -70.1 42.133, -70.1 42.133, -70.1 42.133, -70.1 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13796'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12204'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12204'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.133, -70.1 42.133, -70.1 42.133, -70.1 42.133, -70.1 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12204'^^xsd:string;
  dwc:observationDate '1976-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12307'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12307'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.15, -70.1 42.15, -70.1 42.15, -70.1 42.15, -70.1 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12307'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13123'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13123'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.183, -70.1 42.183, -70.1 42.183, -70.1 42.183, -70.1 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13123'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17553'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17553'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.183, -70.1 42.183, -70.1 42.183, -70.1 42.183, -70.1 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17553'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13122'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13122'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.183, -70.1 42.183, -70.1 42.183, -70.1 42.183, -70.1 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13122'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17536'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17536'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17536'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17535'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17535'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17535'^^xsd:string;
  dwc:observationDate '1979-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18032'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18032'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18032'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17543'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17543'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18021'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18021'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18021'^^xsd:string;
  dwc:observationDate '1979-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13163'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13163'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13163'^^xsd:string;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17624'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17624'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.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 '284_17624'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17617'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17617'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2, -70.1 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17617'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17550'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17550'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.233, -70.1 42.233, -70.1 42.233, -70.1 42.233, -70.1 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17550'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17551'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.233, -70.1 42.233, -70.1 42.233, -70.1 42.233, -70.1 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17551'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17552'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17552'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.233, -70.1 42.233, -70.1 42.233, -70.1 42.233, -70.1 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17552'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20044'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20044'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_20044'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17560'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17560'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17560'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17559'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17559'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17559'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20043'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20043'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20043'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17558'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17558'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.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 '284_17558'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20042'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_20042'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.25, -70.1 42.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 '284_20042'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12044'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12044'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.267, -70.1 42.267, -70.1 42.267, -70.1 42.267, -70.1 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_12044'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12045'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12045'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.417, -70.1 42.417, -70.1 42.417, -70.1 42.417, -70.1 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12045'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12046'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12046'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.433, -70.1 42.433, -70.1 42.433, -70.1 42.433, -70.1 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12046'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14918'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14918'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 42.917, -70.1 42.917, -70.1 42.917, -70.1 42.917, -70.1 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unid. Whale (Size Unknown)" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14918'^^xsd:string;
  dwc:observationDate '1974-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12693'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12693'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 43.033, -70.1 43.033, -70.1 43.033, -70.1 43.033, -70.1 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12693'^^xsd:string;
  dwc:observationDate '1976-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12748'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12748'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 43.45, -70.1 43.45, -70.1 43.45, -70.1 43.45, -70.1 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12748'^^xsd:string;
  dwc:observationDate '1976-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11742'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11742'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 43.7, -70.1 43.7, -70.1 43.7, -70.1 43.7, -70.1 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11742'^^xsd:string;
  dwc:observationDate '1975-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10048'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10048'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 43.817, -70.1 43.817, -70.1 43.817, -70.1 43.817, -70.1 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_10048'^^xsd:string;
  dwc:observationDate '1966-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -70.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -70.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-70.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10049'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10049'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.1'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.1 43.817, -70.1 43.817, -70.1 43.817, -70.1 43.817, -70.1 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_10049'^^xsd:string;
  dwc:observationDate '1966-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15650'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15650'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 39.95, -70.083 39.95, -70.083 39.95, -70.083 39.95, -70.083 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15650'^^xsd:string;
  dwc:observationDate '1978-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17971'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17971'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 41, -70.083 41, -70.083 41, -70.083 41, -70.083 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17971'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14456'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14456'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 41.767, -70.083 41.767, -70.083 41.767, -70.083 41.767, -70.083 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14456'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12352'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12352'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 41.8, -70.083 41.8, -70.083 41.8, -70.083 41.8, -70.083 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12352'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18072'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18072'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18072'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18071'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18071'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18071'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18070'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18070'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18070'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18075'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18075'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883, -70.083 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18075'^^xsd:string;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20054'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_20054'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42, -70.083 42, -70.083 42, -70.083 42, -70.083 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_20054'^^xsd:string;
  dwc:observationDate '1979-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13126'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42, -70.083 42, -70.083 42, -70.083 42, -70.083 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13126'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10569'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10569'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.083, -70.083 42.083, -70.083 42.083, -70.083 42.083, -70.083 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10569'^^xsd:string;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10570'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10570'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.083, -70.083 42.083, -70.083 42.083, -70.083 42.083, -70.083 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10570'^^xsd:string;
  dwc:observationDate '1968-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13986'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13986'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.117, -70.083 42.117, -70.083 42.117, -70.083 42.117, -70.083 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13986'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13985'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13985'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.117, -70.083 42.117, -70.083 42.117, -70.083 42.117, -70.083 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13985'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17727'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17727'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.133, -70.083 42.133, -70.083 42.133, -70.083 42.133, -70.083 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17727'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17747'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17747'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.133, -70.083 42.133, -70.083 42.133, -70.083 42.133, -70.083 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17747'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12198'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12198'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.15, -70.083 42.15, -70.083 42.15, -70.083 42.15, -70.083 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12198'^^xsd:string;
  dwc:observationDate '1976-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15664'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15664'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.167, -70.083 42.167, -70.083 42.167, -70.083 42.167, -70.083 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15664'^^xsd:string;
  dwc:observationDate '1978-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18076'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.183, -70.083 42.183, -70.083 42.183, -70.083 42.183, -70.083 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18076'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12238'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12238'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12238'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17621'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17621'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17621'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12233'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12233'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12233'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12232'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12232'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.2, -70.083 42.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 '284_12232'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12298'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12298'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.233, -70.083 42.233, -70.083 42.233, -70.083 42.233, -70.083 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12298'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12297'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12297'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.233, -70.083 42.233, -70.083 42.233, -70.083 42.233, -70.083 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12297'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12294'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12294'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.233, -70.083 42.233, -70.083 42.233, -70.083 42.233, -70.083 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12294'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17182'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17182'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17182'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17185'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17185'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17185'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17186'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17186'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17186'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17184'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17184'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17183'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17183'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17183'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17189'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17189'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17189'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17188'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17188'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17188'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17187'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17187'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333, -70.083 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17187'^^xsd:string;
  dwc:observationDate '1979-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12038'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12038'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.35, -70.083 42.35, -70.083 42.35, -70.083 42.35, -70.083 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12038'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12037'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12037'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.35, -70.083 42.35, -70.083 42.35, -70.083 42.35, -70.083 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12037'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15452'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15452'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.8, -70.083 42.8, -70.083 42.8, -70.083 42.8, -70.083 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15452'^^xsd:string;
  dwc:observationDate '1977-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12870'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12870'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.8, -70.083 42.8, -70.083 42.8, -70.083 42.8, -70.083 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12870'^^xsd:string;
  dwc:observationDate '1977-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11570'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11570'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.867, -70.083 42.867, -70.083 42.867, -70.083 42.867, -70.083 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11570'^^xsd:string;
  dwc:observationDate '1974-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19164'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19164'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.917, -70.083 42.917, -70.083 42.917, -70.083 42.917, -70.083 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19164'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19163'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19163'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.917, -70.083 42.917, -70.083 42.917, -70.083 42.917, -70.083 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19163'^^xsd:string;
  dwc:observationDate '1981-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13070'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13070'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.967, -70.083 42.967, -70.083 42.967, -70.083 42.967, -70.083 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13070'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17153'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17153'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 42.983, -70.083 42.983, -70.083 42.983, -70.083 42.983, -70.083 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17153'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13979'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43, -70.083 43, -70.083 43, -70.083 43, -70.083 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13979'^^xsd:string;
  dwc:observationDate '1978-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12703'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12703'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43, -70.083 43, -70.083 43, -70.083 43, -70.083 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12703'^^xsd:string;
  dwc:observationDate '1976-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.017"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18171'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18171'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.017, -70.083 43.017, -70.083 43.017, -70.083 43.017, -70.083 43.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18171'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12673'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.05, -70.083 43.05, -70.083 43.05, -70.083 43.05, -70.083 43.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 '284_12673'^^xsd:string;
  dwc:observationDate '1976-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12694'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12694'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.05, -70.083 43.05, -70.083 43.05, -70.083 43.05, -70.083 43.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 '284_12694'^^xsd:string;
  dwc:observationDate '1976-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12652'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12652'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.067, -70.083 43.067, -70.083 43.067, -70.083 43.067, -70.083 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12652'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12695'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12695'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.067, -70.083 43.067, -70.083 43.067, -70.083 43.067, -70.083 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12695'^^xsd:string;
  dwc:observationDate '1976-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12653'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12653'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.083, -70.083 43.083, -70.083 43.083, -70.083 43.083, -70.083 43.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 '284_12653'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.567"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11594'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11594'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.567, -70.083 43.567, -70.083 43.567, -70.083 43.567, -70.083 43.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11594'^^xsd:string;
  dwc:observationDate '1974-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -70.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -70.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.567"^^xsd:decimal ;
  geo-pos:long "-70.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11593'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11593'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.083'^^xsd:double;
  dwc:latitude '43.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.083 43.567, -70.083 43.567, -70.083 43.567, -70.083 43.567, -70.083 43.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11593'^^xsd:string;
  dwc:observationDate '1974-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10578'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10578'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 38.1, -70.067 38.1, -70.067 38.1, -70.067 38.1, -70.067 38.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10578'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10902'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10902'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 39.067, -70.067 39.067, -70.067 39.067, -70.067 39.067, -70.067 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10902'^^xsd:string;
  dwc:observationDate '1968-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10903'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10903'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 39.067, -70.067 39.067, -70.067 39.067, -70.067 39.067, -70.067 39.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10903'^^xsd:string;
  dwc:observationDate '1968-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14866'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14866'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 39.3, -70.067 39.3, -70.067 39.3, -70.067 39.3, -70.067 39.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14866'^^xsd:string;
  dwc:observationDate '1970-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19523'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19523'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 40.65, -70.067 40.65, -70.067 40.65, -70.067 40.65, -70.067 40.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19523'^^xsd:string;
  dwc:observationDate '1981-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13812'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13812'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 41.867, -70.067 41.867, -70.067 41.867, -70.067 41.867, -70.067 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13812'^^xsd:string;
  dwc:observationDate '1978-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13809'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13809'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 41.867, -70.067 41.867, -70.067 41.867, -70.067 41.867, -70.067 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13809'^^xsd:string;
  dwc:observationDate '1978-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13811'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 41.867, -70.067 41.867, -70.067 41.867, -70.067 41.867, -70.067 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13811'^^xsd:string;
  dwc:observationDate '1978-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17467'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17467'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17467'^^xsd:string;
  dwc:observationDate '1979-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17554'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17554'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17554'^^xsd:string;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17622'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17622'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.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 '284_17622'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17623'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17623'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.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 '284_17623'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17466'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17466'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.2, -70.067 42.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 '284_17466'^^xsd:string;
  dwc:observationDate '1979-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20030'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_20030'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.233, -70.067 42.233, -70.067 42.233, -70.067 42.233, -70.067 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_20030'^^xsd:string;
  dwc:observationDate '1980-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20029'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_20029'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.233, -70.067 42.233, -70.067 42.233, -70.067 42.233, -70.067 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_20029'^^xsd:string;
  dwc:observationDate '1980-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17472'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17472'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.233, -70.067 42.233, -70.067 42.233, -70.067 42.233, -70.067 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17472'^^xsd:string;
  dwc:observationDate '1979-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14408'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14408'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 42.55, -70.067 42.55, -70.067 42.55, -70.067 42.55, -70.067 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14408'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12675'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12675'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 43.067, -70.067 43.067, -70.067 43.067, -70.067 43.067, -70.067 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12675'^^xsd:string;
  dwc:observationDate '1976-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12674'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12674'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 43.067, -70.067 43.067, -70.067 43.067, -70.067 43.067, -70.067 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12674'^^xsd:string;
  dwc:observationDate '1976-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12442'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12442'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 43.067, -70.067 43.067, -70.067 43.067, -70.067 43.067, -70.067 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12442'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13963'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13963'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 43.083, -70.067 43.083, -70.067 43.083, -70.067 43.083, -70.067 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13963'^^xsd:string;
  dwc:observationDate '1978-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14168'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14168'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 43.283, -70.067 43.283, -70.067 43.283, -70.067 43.283, -70.067 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14168'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -70.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -70.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.633"^^xsd:decimal ;
  geo-pos:long "-70.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12636'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12636'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.067'^^xsd:double;
  dwc:latitude '43.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.067 43.633, -70.067 43.633, -70.067 43.633, -70.067 43.633, -70.067 43.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12636'^^xsd:string;
  dwc:observationDate '1976-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15467'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15467'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 40.033, -70.05 40.033, -70.05 40.033, -70.05 40.033, -70.05 40.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15467'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.633"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.633"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17667'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17667'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '40.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 40.633, -70.05 40.633, -70.05 40.633, -70.05 40.633, -70.05 40.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_17667'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13051'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13051'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 41.867, -70.05 41.867, -70.05 41.867, -70.05 41.867, -70.05 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13051'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17830'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17830'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.05, -70.05 42.05, -70.05 42.05, -70.05 42.05, -70.05 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17830'^^xsd:string;
  dwc:observationDate '1979-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15723'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15723'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15723'^^xsd:string;
  dwc:observationDate '1978-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11216'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11216'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11216'^^xsd:string;
  dwc:observationDate '1970-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11215'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11215'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11215'^^xsd:string;
  dwc:observationDate '1970-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17527'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17527'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167, -70.05 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17527'^^xsd:string;
  dwc:observationDate '1979-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14409'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14409'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.567, -70.05 42.567, -70.05 42.567, -70.05 42.567, -70.05 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14409'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12534'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12534'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.7, -70.05 42.7, -70.05 42.7, -70.05 42.7, -70.05 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12534'^^xsd:string;
  dwc:observationDate '1976-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12767'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12767'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.717, -70.05 42.717, -70.05 42.717, -70.05 42.717, -70.05 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12767'^^xsd:string;
  dwc:observationDate '1976-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15087'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15087'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.767, -70.05 42.767, -70.05 42.767, -70.05 42.767, -70.05 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15087'^^xsd:string;
  dwc:observationDate '1975-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14088'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14088'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.833, -70.05 42.833, -70.05 42.833, -70.05 42.833, -70.05 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14088'^^xsd:string;
  dwc:observationDate '1978-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17155'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17155'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.917, -70.05 42.917, -70.05 42.917, -70.05 42.917, -70.05 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17155'^^xsd:string;
  dwc:observationDate '1979-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18176'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18176'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.967, -70.05 42.967, -70.05 42.967, -70.05 42.967, -70.05 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18176'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18175'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18175'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.967, -70.05 42.967, -70.05 42.967, -70.05 42.967, -70.05 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18175'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18174'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18174'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.967, -70.05 42.967, -70.05 42.967, -70.05 42.967, -70.05 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18174'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18173'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18173'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 42.983, -70.05 42.983, -70.05 42.983, -70.05 42.983, -70.05 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18173'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.017"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.017"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18172'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18172'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '43.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 43.017, -70.05 43.017, -70.05 43.017, -70.05 43.017, -70.05 43.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18172'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15480'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15480'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 43.05, -70.05 43.05, -70.05 43.05, -70.05 43.05, -70.05 43.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15480'^^xsd:string;
  dwc:observationDate '1977-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11641'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11641'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.05'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.05 43.083, -70.05 43.083, -70.05 43.083, -70.05 43.083, -70.05 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11641'^^xsd:string;
  dwc:observationDate '1974-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12199'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12199'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.233, -70.033 41.233, -70.033 41.233, -70.033 41.233, -70.033 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12199'^^xsd:string;
  dwc:observationDate '1976-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18663'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18663'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.383, -70.033 41.383, -70.033 41.383, -70.033 41.383, -70.033 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18663'^^xsd:string;
  dwc:observationDate '1980-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19773'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19773'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.4, -70.033 41.4, -70.033 41.4, -70.033 41.4, -70.033 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19773'^^xsd:string;
  dwc:observationDate '1980-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13913'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13913'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.867, -70.033 41.867, -70.033 41.867, -70.033 41.867, -70.033 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13913'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13912'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13912'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.867, -70.033 41.867, -70.033 41.867, -70.033 41.867, -70.033 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13912'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13902'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13902'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.867, -70.033 41.867, -70.033 41.867, -70.033 41.867, -70.033 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13902'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14455'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14455'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.933, -70.033 41.933, -70.033 41.933, -70.033 41.933, -70.033 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14455'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12201'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12201'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 41.933, -70.033 41.933, -70.033 41.933, -70.033 41.933, -70.033 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12201'^^xsd:string;
  dwc:observationDate '1976-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13507'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 42.067, -70.033 42.067, -70.033 42.067, -70.033 42.067, -70.033 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13507'^^xsd:string;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15512'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15512'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 42.117, -70.033 42.117, -70.033 42.117, -70.033 42.117, -70.033 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15512'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12335'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12335'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 42.133, -70.033 42.133, -70.033 42.133, -70.033 42.133, -70.033 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12335'^^xsd:string;
  dwc:observationDate '1976-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13129'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13129'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 42.333, -70.033 42.333, -70.033 42.333, -70.033 42.333, -70.033 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13129'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14410'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14410'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 42.583, -70.033 42.583, -70.033 42.583, -70.033 42.583, -70.033 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14410'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14091'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14091'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 42.7, -70.033 42.7, -70.033 42.7, -70.033 42.7, -70.033 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14091'^^xsd:string;
  dwc:observationDate '1978-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14076'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14076'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 42.717, -70.033 42.717, -70.033 42.717, -70.033 42.717, -70.033 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14076'^^xsd:string;
  dwc:observationDate '1978-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12347'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12347'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43, -70.033 43, -70.033 43, -70.033 43, -70.033 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12347'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13191'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13191'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43, -70.033 43, -70.033 43, -70.033 43, -70.033 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13191'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12346'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12346'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43, -70.033 43, -70.033 43, -70.033 43, -70.033 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12346'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11650'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11650'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.067, -70.033 43.067, -70.033 43.067, -70.033 43.067, -70.033 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11650'^^xsd:string;
  dwc:observationDate '1974-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12412'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12412'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12412'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12413'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12413'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12413'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12415'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12415'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12415'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12416'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12416'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12416'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11980'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11980'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.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 '284_11980'^^xsd:string;
  dwc:observationDate '1975-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12414'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12414'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.083, -70.033 43.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 '284_12414'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12474'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12474'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12655'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12655'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.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 '284_12655'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12654'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12654'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.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 '284_12654'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12443'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12443'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.1, -70.033 43.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 '284_12443'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14224'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14224'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14224'^^xsd:string;
  dwc:observationDate '1978-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11737'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11737'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11737'^^xsd:string;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11643'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11643'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11643'^^xsd:string;
  dwc:observationDate '1974-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12356'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12356'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117, -70.033 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12356'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12408'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12408'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.467, -70.033 43.467, -70.033 43.467, -70.033 43.467, -70.033 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12408'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -70.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -70.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-70.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13221'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13221'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.033'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.033 43.783, -70.033 43.783, -70.033 43.783, -70.033 43.783, -70.033 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13221'^^xsd:string;
  dwc:observationDate '1977-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10386'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10386'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 36.05, -70.017 36.05, -70.017 36.05, -70.017 36.05, -70.017 36.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10386'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13713'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13713'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 39.167, -70.017 39.167, -70.017 39.167, -70.017 39.167, -70.017 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_13713'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14167'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14167'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 39.167, -70.017 39.167, -70.017 39.167, -70.017 39.167, -70.017 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14167'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15156'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15156'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 39.967, -70.017 39.967, -70.017 39.967, -70.017 39.967, -70.017 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15156'^^xsd:string;
  dwc:observationDate '1975-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13935'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13935'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 41.867, -70.017 41.867, -70.017 41.867, -70.017 41.867, -70.017 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13935'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14411'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14411'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 42.6, -70.017 42.6, -70.017 42.6, -70.017 42.6, -70.017 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14411'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14412'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14412'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 42.6, -70.017 42.6, -70.017 42.6, -70.017 42.6, -70.017 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14412'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12444'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 43.133, -70.017 43.133, -70.017 43.133, -70.017 43.133, -70.017 43.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 '284_12444'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17122'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17122'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 43.167, -70.017 43.167, -70.017 43.167, -70.017 43.167, -70.017 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17122'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -70.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-70.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17123'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17123'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70.017'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70.017 43.167, -70.017 43.167, -70.017 43.167, -70.017 43.167, -70.017 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17123'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -70)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16807'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16807'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 38.5, -70 38.5, -70 38.5, -70 38.5, -70 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16807'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -70)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19723'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_19723'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 39.5, -70 39.5, -70 39.5, -70 39.5, -70 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19723'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -70)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15698'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15698'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 40.183, -70 40.183, -70 40.183, -70 40.183, -70 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15698'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -70)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17027'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17027'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 40.25, -70 40.25, -70 40.25, -70 40.25, -70 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17027'^^xsd:string;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -70)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10864'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 40.333, -70 40.333, -70 40.333, -70 40.333, -70 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10864'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10544'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 42.5, -70 42.5, -70 42.5, -70 42.5, -70 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10544'^^xsd:string;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -70)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12866'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12866'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 42.5, -70 42.5, -70 42.5, -70 42.5, -70 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12866'^^xsd:string;
  dwc:observationDate '1977-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -70)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14413'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14413'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 42.633, -70 42.633, -70 42.633, -70 42.633, -70 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14413'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -70)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16989'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_16989'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 42.75, -70 42.75, -70 42.75, -70 42.75, -70 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_16989'^^xsd:string;
  dwc:observationDate '1978-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -70)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17967'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17967'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 42.983, -70 42.983, -70 42.983, -70 42.983, -70 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17967'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11979'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11979'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43, -70 43, -70 43, -70 43, -70 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11979'^^xsd:string;
  dwc:observationDate '1975-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11977'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11977'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43, -70 43, -70 43, -70 43, -70 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11977'^^xsd:string;
  dwc:observationDate '1975-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11978'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11978'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43, -70 43, -70 43, -70 43, -70 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11978'^^xsd:string;
  dwc:observationDate '1975-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14458'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14458'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43, -70 43, -70 43, -70 43, -70 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14458'^^xsd:string;
  dwc:observationDate '1976-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12760'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12760'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.133, -70 43.133, -70 43.133, -70 43.133, -70 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12760'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12403'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12403'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.133, -70 43.133, -70 43.133, -70 43.133, -70 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12403'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14225'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14225'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.133, -70 43.133, -70 43.133, -70 43.133, -70 43.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 '284_14225'^^xsd:string;
  dwc:observationDate '1978-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12473'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12473'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.133, -70 43.133, -70 43.133, -70 43.133, -70 43.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 '284_12473'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12656'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12656'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.133, -70 43.133, -70 43.133, -70 43.133, -70 43.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 '284_12656'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12657'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12657'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.133, -70 43.133, -70 43.133, -70 43.133, -70 43.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 '284_12657'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -70)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12427'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12427'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-70'^^xsd:integer;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-70 43.733, -70 43.733, -70 43.733, -70 43.733, -70 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12427'^^xsd:string;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -69.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -69.983)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-69.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10154'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10154'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.983'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.983 37.917, -69.983 37.917, -69.983 37.917, -69.983 37.917, -69.983 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10154'^^xsd:string;
  dwc:observationDate '1966-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -69.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -69.983)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-69.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15466'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15466'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.983'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.983 39.983, -69.983 39.983, -69.983 39.983, -69.983 39.983, -69.983 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15466'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11988'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11988'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.983'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.983 41.583, -69.983 41.583, -69.983 41.583, -69.983 41.583, -69.983 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11988'^^xsd:string;
  dwc:observationDate '1975-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -69.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -69.983)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-69.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14414'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14414'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.983'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.983 42.667, -69.983 42.667, -69.983 42.667, -69.983 42.667, -69.983 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14414'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -69.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -69.983)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-69.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11975'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11975'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.983'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.983 43.2, -69.983 43.2, -69.983 43.2, -69.983 43.2, -69.983 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11975'^^xsd:string;
  dwc:observationDate '1975-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -69.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -69.983)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-69.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12313'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12313'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.983'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.983 43.533, -69.983 43.533, -69.983 43.533, -69.983 43.533, -69.983 43.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12313'^^xsd:string;
  dwc:observationDate '1976-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.983)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-69.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14019'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14019'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.983'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.983 43.733, -69.983 43.733, -69.983 43.733, -69.983 43.733, -69.983 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14019'^^xsd:string;
  dwc:observationDate '1978-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10580'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10580'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 38, -69.967 38, -69.967 38, -69.967 38, -69.967 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10580'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15093'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15093'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 40.333, -69.967 40.333, -69.967 40.333, -69.967 40.333, -69.967 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15093'^^xsd:string;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19011'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19011'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 40.483, -69.967 40.483, -69.967 40.483, -69.967 40.483, -69.967 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19011'^^xsd:string;
  dwc:observationDate '1980-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13193'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13193'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 43, -69.967 43, -69.967 43, -69.967 43, -69.967 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13193'^^xsd:string;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.017"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12698'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12698'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '43.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 43.017, -69.967 43.017, -69.967 43.017, -69.967 43.017, -69.967 43.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12698'^^xsd:string;
  dwc:observationDate '1976-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12681'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12681'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 43.133, -69.967 43.133, -69.967 43.133, -69.967 43.133, -69.967 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12681'^^xsd:string;
  dwc:observationDate '1976-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12266'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12266'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 43.167, -69.967 43.167, -69.967 43.167, -69.967 43.167, -69.967 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12266'^^xsd:string;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.267"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12295'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12295'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '43.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 43.267, -69.967 43.267, -69.967 43.267, -69.967 43.267, -69.967 43.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12295'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12309'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12309'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.967'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.967 43.5, -69.967 43.5, -69.967 43.5, -69.967 43.5, -69.967 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12309'^^xsd:string;
  dwc:observationDate '1976-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-69.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15296'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15296'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.95'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.95 40.067, -69.95 40.067, -69.95 40.067, -69.95 40.067, -69.95 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15296'^^xsd:string;
  dwc:observationDate '1975-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11648'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11648'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.95'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.95 43.167, -69.95 43.167, -69.95 43.167, -69.95 43.167, -69.95 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11648'^^xsd:string;
  dwc:observationDate '1974-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-69.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12743'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12743'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.95'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.95 43.733, -69.95 43.733, -69.95 43.733, -69.95 43.733, -69.95 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12743'^^xsd:string;
  dwc:observationDate '1976-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11771'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11771'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.95'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.95 43.817, -69.95 43.817, -69.95 43.817, -69.95 43.817, -69.95 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11771'^^xsd:string;
  dwc:observationDate '1975-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-69.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15148'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15148'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.933'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.933 39.95, -69.933 39.95, -69.933 39.95, -69.933 39.95, -69.933 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15148'^^xsd:string;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-69.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15149'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15149'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.933'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.933 39.95, -69.933 39.95, -69.933 39.95, -69.933 39.95, -69.933 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15149'^^xsd:string;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-69.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15046'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15046'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.933'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.933 40.067, -69.933 40.067, -69.933 40.067, -69.933 40.067, -69.933 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15046'^^xsd:string;
  dwc:observationDate '1974-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -69.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -69.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-69.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18003'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18003'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.933'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.933 42.633, -69.933 42.633, -69.933 42.633, -69.933 42.633, -69.933 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18003'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12354'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12354'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.933'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.933 43.5, -69.933 43.5, -69.933 43.5, -69.933 43.5, -69.933 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12354'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12532'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12532'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.933'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.933 43.5, -69.933 43.5, -69.933 43.5, -69.933 43.5, -69.933 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12532'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -69.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -69.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.717"^^xsd:decimal ;
  geo-pos:long "-69.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12883'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12883'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.933'^^xsd:double;
  dwc:latitude '43.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.933 43.717, -69.933 43.717, -69.933 43.717, -69.933 43.717, -69.933 43.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12883'^^xsd:string;
  dwc:observationDate '1977-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10440'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10440'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 36.517, -69.917 36.517, -69.917 36.517, -69.917 36.517, -69.917 36.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10440'^^xsd:string;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15836'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15836'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 40.25, -69.917 40.25, -69.917 40.25, -69.917 40.25, -69.917 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_15836'^^xsd:string;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19530'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_19530'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 40.6, -69.917 40.6, -69.917 40.6, -69.917 40.6, -69.917 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19530'^^xsd:string;
  dwc:observationDate '1981-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17803'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17803'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.5, -69.917 41.5, -69.917 41.5, -69.917 41.5, -69.917 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_17803'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17802'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17802'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.5, -69.917 41.5, -69.917 41.5, -69.917 41.5, -69.917 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17802'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17801'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17801'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.5, -69.917 41.5, -69.917 41.5, -69.917 41.5, -69.917 41.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 '284_17801'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19535'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19535'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.633, -69.917 41.633, -69.917 41.633, -69.917 41.633, -69.917 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19535'^^xsd:string;
  dwc:observationDate '1981-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13284'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13284'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.833, -69.917 41.833, -69.917 41.833, -69.917 41.833, -69.917 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13284'^^xsd:string;
  dwc:observationDate '1977-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13283'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13283'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.833, -69.917 41.833, -69.917 41.833, -69.917 41.833, -69.917 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13283'^^xsd:string;
  dwc:observationDate '1977-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17832'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17832'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.867, -69.917 41.867, -69.917 41.867, -69.917 41.867, -69.917 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17832'^^xsd:string;
  dwc:observationDate '1979-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17154'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17154'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 41.917, -69.917 41.917, -69.917 41.917, -69.917 41.917, -69.917 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17154'^^xsd:string;
  dwc:observationDate '1979-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13131'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 42.333, -69.917 42.333, -69.917 42.333, -69.917 42.333, -69.917 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13131'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14415'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14415'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 42.8, -69.917 42.8, -69.917 42.8, -69.917 42.8, -69.917 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14415'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13273'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13273'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 43.167, -69.917 43.167, -69.917 43.167, -69.917 43.167, -69.917 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13273'^^xsd:string;
  dwc:observationDate '1977-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.217"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12445'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '43.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 43.217, -69.917 43.217, -69.917 43.217, -69.917 43.217, -69.917 43.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12445'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583 -69.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.583 -69.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.583"^^xsd:decimal ;
  geo-pos:long "-69.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14037'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14037'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.917'^^xsd:double;
  dwc:latitude '43.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.917 43.583, -69.917 43.583, -69.917 43.583, -69.917 43.583, -69.917 43.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14037'^^xsd:string;
  dwc:observationDate '1978-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-69.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12452'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12452'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.9'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9 41.567, -69.9 41.567, -69.9 41.567, -69.9 41.567, -69.9 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12452'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-69.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15481'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15481'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.9'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9 42.767, -69.9 42.767, -69.9 42.767, -69.9 42.767, -69.9 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15481'^^xsd:string;
  dwc:observationDate '1977-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -69.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -69.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-69.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14416'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14416'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.9'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9 42.817, -69.9 42.817, -69.9 42.817, -69.9 42.817, -69.9 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14416'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -69.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -69.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.233"^^xsd:decimal ;
  geo-pos:long "-69.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12446'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12446'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.9'^^xsd:double;
  dwc:latitude '43.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9 43.233, -69.9 43.233, -69.9 43.233, -69.9 43.233, -69.9 43.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12446'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -69.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -69.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.717"^^xsd:decimal ;
  geo-pos:long "-69.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12664'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12664'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.9'^^xsd:double;
  dwc:latitude '43.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.9 43.717, -69.9 43.717, -69.9 43.717, -69.9 43.717, -69.9 43.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12664'^^xsd:string;
  dwc:observationDate '1976-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "37.967"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10579'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10579'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '37.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 37.967, -69.883 37.967, -69.883 37.967, -69.883 37.967, -69.883 37.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10579'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14026'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14026'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 39.933, -69.883 39.933, -69.883 39.933, -69.883 39.933, -69.883 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14026'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14027'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14027'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 39.933, -69.883 39.933, -69.883 39.933, -69.883 39.933, -69.883 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14027'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15052'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15052'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 40.383, -69.883 40.383, -69.883 40.383, -69.883 40.383, -69.883 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15052'^^xsd:string;
  dwc:observationDate '1974-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17050'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17050'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 41.95, -69.883 41.95, -69.883 41.95, -69.883 41.95, -69.883 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17050'^^xsd:string;
  dwc:observationDate '1978-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17049'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17049'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 41.95, -69.883 41.95, -69.883 41.95, -69.883 41.95, -69.883 41.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 '284_17049'^^xsd:string;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15714'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15714'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 43, -69.883 43, -69.883 43, -69.883 43, -69.883 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15714'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16967'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_16967'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 43.1, -69.883 43.1, -69.883 43.1, -69.883 43.1, -69.883 43.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16967'^^xsd:string;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12582'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12582'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 43.167, -69.883 43.167, -69.883 43.167, -69.883 43.167, -69.883 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12582'^^xsd:string;
  dwc:observationDate '1976-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.517"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14082'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14082'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '43.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 43.517, -69.883 43.517, -69.883 43.517, -69.883 43.517, -69.883 43.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14082'^^xsd:string;
  dwc:observationDate '1978-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12409'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12409'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 43.7, -69.883 43.7, -69.883 43.7, -69.883 43.7, -69.883 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12409'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11567'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11567'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.883'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.883 43.8, -69.883 43.8, -69.883 43.8, -69.883 43.8, -69.883 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11567'^^xsd:string;
  dwc:observationDate '1974-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10393'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10393'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 38.333, -69.867 38.333, -69.867 38.333, -69.867 38.333, -69.867 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10393'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11985'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11985'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41, -69.867 41, -69.867 41, -69.867 41, -69.867 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 '284_11985'^^xsd:string;
  dwc:observationDate '1975-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18942'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18942'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41.75, -69.867 41.75, -69.867 41.75, -69.867 41.75, -69.867 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18942'^^xsd:string;
  dwc:observationDate '1980-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13800'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13800'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41.867, -69.867 41.867, -69.867 41.867, -69.867 41.867, -69.867 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13800'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17138'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17138'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41.867, -69.867 41.867, -69.867 41.867, -69.867 41.867, -69.867 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17138'^^xsd:string;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17046'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17046'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17046'^^xsd:string;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17045'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17045'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17045'^^xsd:string;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17048'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17048'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17048'^^xsd:string;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17047'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17047'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917, -69.867 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17047'^^xsd:string;
  dwc:observationDate '1978-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15189'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15189'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 43.033, -69.867 43.033, -69.867 43.033, -69.867 43.033, -69.867 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15189'^^xsd:string;
  dwc:observationDate '1975-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.05"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13132'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13132'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 43.05, -69.867 43.05, -69.867 43.05, -69.867 43.05, -69.867 43.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13132'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12669'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12669'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.867'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.867 43.767, -69.867 43.767, -69.867 43.767, -69.867 43.767, -69.867 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12669'^^xsd:string;
  dwc:observationDate '1976-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15768'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15768'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 40.15, -69.85 40.15, -69.85 40.15, -69.85 40.15, -69.85 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15768'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13960'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13960'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.417, -69.85 41.417, -69.85 41.417, -69.85 41.417, -69.85 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13960'^^xsd:string;
  dwc:observationDate '1978-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15566'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15566'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.767, -69.85 41.767, -69.85 41.767, -69.85 41.767, -69.85 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15566'^^xsd:string;
  dwc:observationDate '1978-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19717'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19717'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.783, -69.85 41.783, -69.85 41.783, -69.85 41.783, -69.85 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19717'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13794'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13794'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.85, -69.85 41.85, -69.85 41.85, -69.85 41.85, -69.85 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13794'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17100'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17100'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.85, -69.85 41.85, -69.85 41.85, -69.85 41.85, -69.85 41.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 '284_17100'^^xsd:string;
  dwc:observationDate '1978-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17120'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17120'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.883, -69.85 41.883, -69.85 41.883, -69.85 41.883, -69.85 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17120'^^xsd:string;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17119'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17119'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.917, -69.85 41.917, -69.85 41.917, -69.85 41.917, -69.85 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17119'^^xsd:string;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17118'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17118'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 41.917, -69.85 41.917, -69.85 41.917, -69.85 41.917, -69.85 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17118'^^xsd:string;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12447'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12447'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 43.283, -69.85 43.283, -69.85 43.283, -69.85 43.283, -69.85 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12447'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -69.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -69.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-69.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12539'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12539'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.85'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.85 43.3, -69.85 43.3, -69.85 43.3, -69.85 43.3, -69.85 43.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 '284_12539'^^xsd:string;
  dwc:observationDate '1976-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.317 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.317"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.317 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "21.317"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10213'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10213'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '21.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 21.317, -69.833 21.317, -69.833 21.317, -69.833 21.317, -69.833 21.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10213'^^xsd:string;
  dwc:observationDate '1966-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.983"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.983"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10102'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10102'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '37.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 37.983, -69.833 37.983, -69.833 37.983, -69.833 37.983, -69.833 37.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10102'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11302'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11302'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 38.7, -69.833 38.7, -69.833 38.7, -69.833 38.7, -69.833 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11302'^^xsd:string;
  dwc:observationDate '1971-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15151'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15151'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 39.967, -69.833 39.967, -69.833 39.967, -69.833 39.967, -69.833 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15151'^^xsd:string;
  dwc:observationDate '1975-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15152'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15152'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 39.967, -69.833 39.967, -69.833 39.967, -69.833 39.967, -69.833 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15152'^^xsd:string;
  dwc:observationDate '1975-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17128'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17128'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.167, -69.833 41.167, -69.833 41.167, -69.833 41.167, -69.833 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17128'^^xsd:string;
  dwc:observationDate '1978-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17127'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17127'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.167, -69.833 41.167, -69.833 41.167, -69.833 41.167, -69.833 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17127'^^xsd:string;
  dwc:observationDate '1978-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12430'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12430'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.567, -69.833 41.567, -69.833 41.567, -69.833 41.567, -69.833 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12430'^^xsd:string;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18112'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18112'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.75, -69.833 41.75, -69.833 41.75, -69.833 41.75, -69.833 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_18112'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18111'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.75, -69.833 41.75, -69.833 41.75, -69.833 41.75, -69.833 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18111'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18110'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18110'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.75, -69.833 41.75, -69.833 41.75, -69.833 41.75, -69.833 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18110'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19714'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19714'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.767, -69.833 41.767, -69.833 41.767, -69.833 41.767, -69.833 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19714'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17096'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17096'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.85, -69.833 41.85, -69.833 41.85, -69.833 41.85, -69.833 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17096'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17124'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17124'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.85, -69.833 41.85, -69.833 41.85, -69.833 41.85, -69.833 41.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 '284_17124'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17125'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17125'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 41.883, -69.833 41.883, -69.833 41.883, -69.833 41.883, -69.833 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17125'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13108'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13108'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 42, -69.833 42, -69.833 42, -69.833 42, -69.833 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13108'^^xsd:string;
  dwc:observationDate '1977-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12689'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12689'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 42.383, -69.833 42.383, -69.833 42.383, -69.833 42.383, -69.833 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12689'^^xsd:string;
  dwc:observationDate '1976-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13248'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13248'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 43.083, -69.833 43.083, -69.833 43.083, -69.833 43.083, -69.833 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_13248'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13247'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13247'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 43.083, -69.833 43.083, -69.833 43.083, -69.833 43.083, -69.833 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13247'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13069'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 43.25, -69.833 43.25, -69.833 43.25, -69.833 43.25, -69.833 43.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 '284_13069'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12456'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12456'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 43.5, -69.833 43.5, -69.833 43.5, -69.833 43.5, -69.833 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12456'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12690'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12690'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.833'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.833 43.5, -69.833 43.5, -69.833 43.5, -69.833 43.5, -69.833 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12690'^^xsd:string;
  dwc:observationDate '1976-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14870'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14870'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 28.9, -69.817 28.9, -69.817 28.9, -69.817 28.9, -69.817 28.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14870'^^xsd:string;
  dwc:observationDate '1970-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.883"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10418'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10418'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '36.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 36.883, -69.817 36.883, -69.817 36.883, -69.817 36.883, -69.817 36.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10418'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14994'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14994'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 39.9, -69.817 39.9, -69.817 39.9, -69.817 39.9, -69.817 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14994'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15468'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15468'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 39.95, -69.817 39.95, -69.817 39.95, -69.817 39.95, -69.817 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15468'^^xsd:string;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18972'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18972'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 40.55, -69.817 40.55, -69.817 40.55, -69.817 40.55, -69.817 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_18972'^^xsd:string;
  dwc:observationDate '1980-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15297'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15297'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 40.65, -69.817 40.65, -69.817 40.65, -69.817 40.65, -69.817 40.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15297'^^xsd:string;
  dwc:observationDate '1975-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19327'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19327'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 41.733, -69.817 41.733, -69.817 41.733, -69.817 41.733, -69.817 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19327'^^xsd:string;
  dwc:observationDate '1981-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.817)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13617'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13617'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.817'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.817 41.867, -69.817 41.867, -69.817 41.867, -69.817 41.867, -69.817 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13617'^^xsd:string;
  dwc:observationDate '1977-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10189'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10189'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 38.5, -69.8 38.5, -69.8 38.5, -69.8 38.5, -69.8 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10189'^^xsd:string;
  dwc:observationDate '1966-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.433"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15691'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15691'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '39.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 39.433, -69.8 39.433, -69.8 39.433, -69.8 39.433, -69.8 39.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15691'^^xsd:string;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14995'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14995'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 39.9, -69.8 39.9, -69.8 39.9, -69.8 39.9, -69.8 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14995'^^xsd:string;
  dwc:observationDate '1974-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16210'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_16210'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 39.967, -69.8 39.967, -69.8 39.967, -69.8 39.967, -69.8 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_16210'^^xsd:string;
  dwc:observationDate '1967-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14910'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14910'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 40.6, -69.8 40.6, -69.8 40.6, -69.8 40.6, -69.8 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14910'^^xsd:string;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19716'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19716'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 41.667, -69.8 41.667, -69.8 41.667, -69.8 41.667, -69.8 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19716'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19715'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_19715'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.8'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.8 41.667, -69.8 41.667, -69.8 41.667, -69.8 41.667, -69.8 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19715'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14950'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14950'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 40.033, -69.783 40.033, -69.783 40.033, -69.783 40.033, -69.783 40.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14950'^^xsd:string;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16993'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16993'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 41.6, -69.783 41.6, -69.783 41.6, -69.783 41.6, -69.783 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_16993'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.717"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.717"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12417'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12417'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:latitude '41.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 41.717, -69.783 41.717, -69.783 41.717, -69.783 41.717, -69.783 41.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12417'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12342'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12342'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 42.05, -69.783 42.05, -69.783 42.05, -69.783 42.05, -69.783 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12342'^^xsd:string;
  dwc:observationDate '1976-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16946'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16946'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 42.117, -69.783 42.117, -69.783 42.117, -69.783 42.117, -69.783 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_16946'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-69.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15097'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15097'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.783'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.783 42.133, -69.783 42.133, -69.783 42.133, -69.783 42.133, -69.783 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15097'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12003'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12003'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 39.917, -69.767 39.917, -69.767 39.917, -69.767 39.917, -69.767 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12003'^^xsd:string;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18941'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 39.983, -69.767 39.983, -69.767 39.983, -69.767 39.983, -69.767 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18941'^^xsd:string;
  dwc:observationDate '1980-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10863'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10863'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 40.233, -69.767 40.233, -69.767 40.233, -69.767 40.233, -69.767 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10863'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19527'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19527'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 40.6, -69.767 40.6, -69.767 40.6, -69.767 40.6, -69.767 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_19527'^^xsd:string;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.633"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19526'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19526'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '40.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 40.633, -69.767 40.633, -69.767 40.633, -69.767 40.633, -69.767 40.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19526'^^xsd:string;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11966'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11966'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 40.867, -69.767 40.867, -69.767 40.867, -69.767 40.867, -69.767 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11966'^^xsd:string;
  dwc:observationDate '1975-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15652'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15652'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 41.917, -69.767 41.917, -69.767 41.917, -69.767 41.917, -69.767 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15652'^^xsd:string;
  dwc:observationDate '1978-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12031'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12031'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 42.7, -69.767 42.7, -69.767 42.7, -69.767 42.7, -69.767 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12031'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12030'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12030'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 42.7, -69.767 42.7, -69.767 42.7, -69.767 42.7, -69.767 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12030'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14375'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14375'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 42.75, -69.767 42.75, -69.767 42.75, -69.767 42.75, -69.767 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14375'^^xsd:string;
  dwc:observationDate '1978-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12321'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12321'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.767'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.767 43.5, -69.767 43.5, -69.767 43.5, -69.767 43.5, -69.767 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12321'^^xsd:string;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16688'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16688'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 39.5, -69.75 39.5, -69.75 39.5, -69.75 39.5, -69.75 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16688'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16689'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16689'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 39.75, -69.75 39.75, -69.75 39.75, -69.75 39.75, -69.75 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16689'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14025'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14025'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 40.583, -69.75 40.583, -69.75 40.583, -69.75 40.583, -69.75 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14025'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17018'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17018'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 41.583, -69.75 41.583, -69.75 41.583, -69.75 41.583, -69.75 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17018'^^xsd:string;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14430'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14430'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 41.75, -69.75 41.75, -69.75 41.75, -69.75 41.75, -69.75 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14430'^^xsd:string;
  dwc:observationDate '1966-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18836'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18836'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 41.767, -69.75 41.767, -69.75 41.767, -69.75 41.767, -69.75 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18836'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.367"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15752'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15752'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '43.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 43.367, -69.75 43.367, -69.75 43.367, -69.75 43.367, -69.75 43.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15752'^^xsd:string;
  dwc:observationDate '1978-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12472'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12472'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 43.383, -69.75 43.383, -69.75 43.383, -69.75 43.383, -69.75 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12472'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12762'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12762'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 43.467, -69.75 43.467, -69.75 43.467, -69.75 43.467, -69.75 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12762'^^xsd:string;
  dwc:observationDate '1976-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14096'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14096'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 43.733, -69.75 43.733, -69.75 43.733, -69.75 43.733, -69.75 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14096'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-69.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13788'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13788'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.75'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.75 43.75, -69.75 43.75, -69.75 43.75, -69.75 43.75, -69.75 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13788'^^xsd:string;
  dwc:observationDate '1978-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15699'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15699'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 40, -69.733 40, -69.733 40, -69.733 40, -69.733 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15699'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16992'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16992'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 41.567, -69.733 41.567, -69.733 41.567, -69.733 41.567, -69.733 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_16992'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18759'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18759'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 41.7, -69.733 41.7, -69.733 41.7, -69.733 41.7, -69.733 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18759'^^xsd:string;
  dwc:observationDate '1980-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18758'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18758'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 41.7, -69.733 41.7, -69.733 41.7, -69.733 41.7, -69.733 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18758'^^xsd:string;
  dwc:observationDate '1980-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.717"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18835'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18835'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '41.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 41.717, -69.733 41.717, -69.733 41.717, -69.733 41.717, -69.733 41.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18835'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18837'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18837'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 41.733, -69.733 41.733, -69.733 41.733, -69.733 41.733, -69.733 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18837'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18838'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18838'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 41.8, -69.733 41.8, -69.733 41.8, -69.733 41.8, -69.733 41.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 '284_18838'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18909'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18909'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 41.867, -69.733 41.867, -69.733 41.867, -69.733 41.867, -69.733 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18909'^^xsd:string;
  dwc:observationDate '1980-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17041'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17041'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42, -69.733 42, -69.733 42, -69.733 42, -69.733 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17041'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17042'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17042'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17042'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17043'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17043'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17043'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17044'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17044'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17044'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17033'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17033'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17033'^^xsd:string;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17032'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17032'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17032'^^xsd:string;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17031'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017, -69.733 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17031'^^xsd:string;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17070'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17070'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 42.133, -69.733 42.133, -69.733 42.133, -69.733 42.133, -69.733 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17070'^^xsd:string;
  dwc:observationDate '1978-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12007'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12007'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 43.133, -69.733 43.133, -69.733 43.133, -69.733 43.133, -69.733 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12007'^^xsd:string;
  dwc:observationDate '1975-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.417"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12782'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12782'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '43.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 43.417, -69.733 43.417, -69.733 43.417, -69.733 43.417, -69.733 43.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12782'^^xsd:string;
  dwc:observationDate '1976-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.433"^^xsd:decimal ;
  geo-pos:long "-69.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12457'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12457'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.733'^^xsd:double;
  dwc:latitude '43.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.733 43.433, -69.733 43.433, -69.733 43.433, -69.733 43.433, -69.733 43.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12457'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15240'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15240'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 40.35, -69.717 40.35, -69.717 40.35, -69.717 40.35, -69.717 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_15240'^^xsd:string;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12376'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12376'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 41.55, -69.717 41.55, -69.717 41.55, -69.717 41.55, -69.717 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12376'^^xsd:string;
  dwc:observationDate '1976-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19536'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19536'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 41.65, -69.717 41.65, -69.717 41.65, -69.717 41.65, -69.717 41.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 '284_19536'^^xsd:string;
  dwc:observationDate '1981-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.717"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18369'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '41.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 41.717, -69.717 41.717, -69.717 41.717, -69.717 41.717, -69.717 41.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18369'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17038'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17038'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 41.983, -69.717 41.983, -69.717 41.983, -69.717 41.983, -69.717 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17038'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17039'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17039'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 42, -69.717 42, -69.717 42, -69.717 42, -69.717 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17039'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17040'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17040'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 42, -69.717 42, -69.717 42, -69.717 42, -69.717 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17040'^^xsd:string;
  dwc:observationDate '1978-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17030'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 42.083, -69.717 42.083, -69.717 42.083, -69.717 42.083, -69.717 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17030'^^xsd:string;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17029'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17029'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 42.083, -69.717 42.083, -69.717 42.083, -69.717 42.083, -69.717 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17029'^^xsd:string;
  dwc:observationDate '1978-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17071'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17071'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 42.133, -69.717 42.133, -69.717 42.133, -69.717 42.133, -69.717 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17071'^^xsd:string;
  dwc:observationDate '1978-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12382'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12382'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.717'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.717 43.8, -69.717 43.8, -69.717 43.8, -69.717 43.8, -69.717 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12382'^^xsd:string;
  dwc:observationDate '1976-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15054'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15054'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 40.583, -69.7 40.583, -69.7 40.583, -69.7 40.583, -69.7 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15054'^^xsd:string;
  dwc:observationDate '1974-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15053'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15053'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 40.583, -69.7 40.583, -69.7 40.583, -69.7 40.583, -69.7 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15053'^^xsd:string;
  dwc:observationDate '1974-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12269'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12269'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 41.5, -69.7 41.5, -69.7 41.5, -69.7 41.5, -69.7 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12269'^^xsd:string;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18762'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18762'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18762'^^xsd:string;
  dwc:observationDate '1980-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18763'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18763'^^xsd:string;
  dwc:observationDate '1980-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18760'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18760'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18760'^^xsd:string;
  dwc:observationDate '1980-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18761'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18761'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7, -69.7 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18761'^^xsd:string;
  dwc:observationDate '1980-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13891'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13891'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 41.867, -69.7 41.867, -69.7 41.867, -69.7 41.867, -69.7 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13891'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15599'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15599'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 41.867, -69.7 41.867, -69.7 41.867, -69.7 41.867, -69.7 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15599'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17036'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17036'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17036'^^xsd:string;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17035'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17035'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17035'^^xsd:string;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17037'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17037'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17037'^^xsd:string;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17034'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17034'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017, -69.7 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17034'^^xsd:string;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15196'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15196'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 42.117, -69.7 42.117, -69.7 42.117, -69.7 42.117, -69.7 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15196'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14061'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14061'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.45, -69.7 43.45, -69.7 43.45, -69.7 43.45, -69.7 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14061'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13387'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13387'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.733, -69.7 43.733, -69.7 43.733, -69.7 43.733, -69.7 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13387'^^xsd:string;
  dwc:observationDate '1977-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13425'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13425'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.783, -69.7 43.783, -69.7 43.783, -69.7 43.783, -69.7 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13425'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13423'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13423'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.783, -69.7 43.783, -69.7 43.783, -69.7 43.783, -69.7 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13423'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18123'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18123'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.8, -69.7 43.8, -69.7 43.8, -69.7 43.8, -69.7 43.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 '284_18123'^^xsd:string;
  dwc:observationDate '1979-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11612'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11612'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.817, -69.7 43.817, -69.7 43.817, -69.7 43.817, -69.7 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11612'^^xsd:string;
  dwc:observationDate '1974-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11611'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11611'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.817, -69.7 43.817, -69.7 43.817, -69.7 43.817, -69.7 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11611'^^xsd:string;
  dwc:observationDate '1974-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12431'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12431'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.7'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.7 43.833, -69.7 43.833, -69.7 43.833, -69.7 43.833, -69.7 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12431'^^xsd:string;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17028'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17028'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 40, -69.683 40, -69.683 40, -69.683 40, -69.683 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17028'^^xsd:string;
  dwc:observationDate '1978-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14925'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14925'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 40.017, -69.683 40.017, -69.683 40.017, -69.683 40.017, -69.683 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14925'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14952'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14952'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 40.017, -69.683 40.017, -69.683 40.017, -69.683 40.017, -69.683 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14952'^^xsd:string;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14951'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14951'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 40.017, -69.683 40.017, -69.683 40.017, -69.683 40.017, -69.683 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14951'^^xsd:string;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14927'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14927'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 40.1, -69.683 40.1, -69.683 40.1, -69.683 40.1, -69.683 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14927'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14926'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14926'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 40.1, -69.683 40.1, -69.683 40.1, -69.683 40.1, -69.683 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14926'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18368'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18368'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 41.617, -69.683 41.617, -69.683 41.617, -69.683 41.617, -69.683 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18368'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13603'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13603'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 41.667, -69.683 41.667, -69.683 41.667, -69.683 41.667, -69.683 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13603'^^xsd:string;
  dwc:observationDate '1977-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18840'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18840'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 41.683, -69.683 41.683, -69.683 41.683, -69.683 41.683, -69.683 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_18840'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18839'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18839'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 41.683, -69.683 41.683, -69.683 41.683, -69.683 41.683, -69.683 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 '284_18839'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18709'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18709'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 41.767, -69.683 41.767, -69.683 41.767, -69.683 41.767, -69.683 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18709'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.217"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.217 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "43.217"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12533'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12533'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '43.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 43.217, -69.683 43.217, -69.683 43.217, -69.683 43.217, -69.683 43.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12533'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12355'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12355'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 43.533, -69.683 43.533, -69.683 43.533, -69.683 43.533, -69.683 43.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12355'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.683)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11815'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11815'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.683'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.683 43.767, -69.683 43.767, -69.683 43.767, -69.683 43.767, -69.683 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11815'^^xsd:string;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18862'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18862'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 39.75, -69.667 39.75, -69.667 39.75, -69.667 39.75, -69.667 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18862'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18863'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18863'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 39.75, -69.667 39.75, -69.667 39.75, -69.667 39.75, -69.667 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18863'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16991'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16991'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 41.5, -69.667 41.5, -69.667 41.5, -69.667 41.5, -69.667 41.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 '284_16991'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17017'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17017'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 41.583, -69.667 41.583, -69.667 41.583, -69.667 41.583, -69.667 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17017'^^xsd:string;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18367'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18367'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 41.617, -69.667 41.617, -69.667 41.617, -69.667 41.617, -69.667 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18367'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16994'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16994'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 41.617, -69.667 41.617, -69.667 41.617, -69.667 41.617, -69.667 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_16994'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12864'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12864'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 41.667, -69.667 41.667, -69.667 41.667, -69.667 41.667, -69.667 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12864'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12863'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12863'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 41.667, -69.667 41.667, -69.667 41.667, -69.667 41.667, -69.667 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12863'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17069'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17069'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 42.133, -69.667 42.133, -69.667 42.133, -69.667 42.133, -69.667 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17069'^^xsd:string;
  dwc:observationDate '1978-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17097'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17097'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 42.167, -69.667 42.167, -69.667 42.167, -69.667 42.167, -69.667 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17097'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14374'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14374'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 42.167, -69.667 42.167, -69.667 42.167, -69.667 42.167, -69.667 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14374'^^xsd:string;
  dwc:observationDate '1978-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15479'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15479'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 42.167, -69.667 42.167, -69.667 42.167, -69.667 42.167, -69.667 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15479'^^xsd:string;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11947'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11947'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.167, -69.667 43.167, -69.667 43.167, -69.667 43.167, -69.667 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11947'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.367"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10986'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10986'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.367, -69.667 43.367, -69.667 43.367, -69.667 43.367, -69.667 43.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10986'^^xsd:string;
  dwc:observationDate '1968-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.433"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18244'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18244'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.433, -69.667 43.433, -69.667 43.433, -69.667 43.433, -69.667 43.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18244'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14060'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14060'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.467, -69.667 43.467, -69.667 43.467, -69.667 43.467, -69.667 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14060'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13337'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13337'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.467, -69.667 43.467, -69.667 43.467, -69.667 43.467, -69.667 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13337'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13336'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13336'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.467, -69.667 43.467, -69.667 43.467, -69.667 43.467, -69.667 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13336'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12239'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12239'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.5, -69.667 43.5, -69.667 43.5, -69.667 43.5, -69.667 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12239'^^xsd:string;
  dwc:observationDate '1976-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12258'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12258'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.5, -69.667 43.5, -69.667 43.5, -69.667 43.5, -69.667 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12258'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17101'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.683, -69.667 43.683, -69.667 43.683, -69.667 43.683, -69.667 43.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 '284_17101'^^xsd:string;
  dwc:observationDate '1978-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12320'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12320'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.667'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.667 43.767, -69.667 43.767, -69.667 43.767, -69.667 43.767, -69.667 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12320'^^xsd:string;
  dwc:observationDate '1976-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14928'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14928'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 40.133, -69.65 40.133, -69.65 40.133, -69.65 40.133, -69.65 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14928'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13479'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13479'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 41.483, -69.65 41.483, -69.65 41.483, -69.65 41.483, -69.65 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13479'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18768'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18768'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 41.633, -69.65 41.633, -69.65 41.633, -69.65 41.633, -69.65 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18768'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18764'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18764'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 41.633, -69.65 41.633, -69.65 41.633, -69.65 41.633, -69.65 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18764'^^xsd:string;
  dwc:observationDate '1980-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18769'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18769'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 41.633, -69.65 41.633, -69.65 41.633, -69.65 41.633, -69.65 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18769'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17957'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17957'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 41.667, -69.65 41.667, -69.65 41.667, -69.65 41.667, -69.65 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17957'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17956'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17956'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 41.667, -69.65 41.667, -69.65 41.667, -69.65 41.667, -69.65 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17956'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13550'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13550'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 42.967, -69.65 42.967, -69.65 42.967, -69.65 42.967, -69.65 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13550'^^xsd:string;
  dwc:observationDate '1977-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17995'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17995'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 43.25, -69.65 43.25, -69.65 43.25, -69.65 43.25, -69.65 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17995'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18137'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.65'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.65 43.767, -69.65 43.767, -69.65 43.767, -69.65 43.767, -69.65 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18137'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11722'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11722'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 38.483, -69.633 38.483, -69.633 38.483, -69.633 38.483, -69.633 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11722'^^xsd:string;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15007'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15007'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 40.05, -69.633 40.05, -69.633 40.05, -69.633 40.05, -69.633 40.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15007'^^xsd:string;
  dwc:observationDate '1974-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12006'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12006'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 40.1, -69.633 40.1, -69.633 40.1, -69.633 40.1, -69.633 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12006'^^xsd:string;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10862'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 40.2, -69.633 40.2, -69.633 40.2, -69.633 40.2, -69.633 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10862'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15055'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15055'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 40.567, -69.633 40.567, -69.633 40.567, -69.633 40.567, -69.633 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15055'^^xsd:string;
  dwc:observationDate '1974-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18770'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18770'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 41.633, -69.633 41.633, -69.633 41.633, -69.633 41.633, -69.633 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18770'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18771'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18771'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 41.633, -69.633 41.633, -69.633 41.633, -69.633 41.633, -69.633 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18771'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18714'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18714'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 41.683, -69.633 41.683, -69.633 41.683, -69.633 41.683, -69.633 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 '284_18714'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.433"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12458'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12458'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '43.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 43.433, -69.633 43.433, -69.633 43.433, -69.633 43.433, -69.633 43.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12458'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.433 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.433"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11508'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11508'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '43.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 43.433, -69.633 43.433, -69.633 43.433, -69.633 43.433, -69.633 43.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11508'^^xsd:string;
  dwc:observationDate '1974-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14059'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14059'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 43.5, -69.633 43.5, -69.633 43.5, -69.633 43.5, -69.633 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14059'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12510'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12510'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 43.767, -69.633 43.767, -69.633 43.767, -69.633 43.767, -69.633 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12510'^^xsd:string;
  dwc:observationDate '1976-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13424'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13424'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 43.8, -69.633 43.8, -69.633 43.8, -69.633 43.8, -69.633 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13424'^^xsd:string;
  dwc:observationDate '1977-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18106'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18106'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 43.833, -69.633 43.833, -69.633 43.833, -69.633 43.833, -69.633 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18106'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12637'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12637'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.633'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.633 43.833, -69.633 43.833, -69.633 43.833, -69.633 43.833, -69.633 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12637'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12865'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12865'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 36.05, -69.617 36.05, -69.617 36.05, -69.617 36.05, -69.617 36.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_12865'^^xsd:string;
  dwc:observationDate '1977-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19534'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19534'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.4, -69.617 41.4, -69.617 41.4, -69.617 41.4, -69.617 41.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 '284_19534'^^xsd:string;
  dwc:observationDate '1981-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17019'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17019'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.5, -69.617 41.5, -69.617 41.5, -69.617 41.5, -69.617 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17019'^^xsd:string;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17960'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17960'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17960'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18711'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18711'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17958'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17958'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17958'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17959'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17959'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17959'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18710'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18710'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667, -69.617 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18710'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18713'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18713'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 41.683, -69.617 41.683, -69.617 41.683, -69.617 41.683, -69.617 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18713'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "43.333"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11413'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11413'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '43.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 43.333, -69.617 43.333, -69.617 43.333, -69.617 43.333, -69.617 43.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_11413'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.617)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-69.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11995'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11995'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.617'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.617 43.733, -69.617 43.733, -69.617 43.733, -69.617 43.733, -69.617 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11995'^^xsd:string;
  dwc:observationDate '1975-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.633 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.633 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.633"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10581'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10581'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '37.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 37.633, -69.6 37.633, -69.6 37.633, -69.6 37.633, -69.6 37.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10581'^^xsd:string;
  dwc:observationDate '1968-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18864'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18864'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 39.9, -69.6 39.9, -69.6 39.9, -69.6 39.9, -69.6 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18864'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18865'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18865'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 39.9, -69.6 39.9, -69.6 39.9, -69.6 39.9, -69.6 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_18865'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14930'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14930'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 40.233, -69.6 40.233, -69.6 40.233, -69.6 40.233, -69.6 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14930'^^xsd:string;
  dwc:observationDate '1974-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18523'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18523'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18523'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18520'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18520'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18520'^^xsd:string;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18519'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18519'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.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 '284_18519'^^xsd:string;
  dwc:observationDate '1979-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18524'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18524'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.6, -69.6 41.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 '284_18524'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18767'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18767'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.617, -69.6 41.617, -69.6 41.617, -69.6 41.617, -69.6 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18767'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18765'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18765'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.617, -69.6 41.617, -69.6 41.617, -69.6 41.617, -69.6 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18765'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18766'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18766'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.617, -69.6 41.617, -69.6 41.617, -69.6 41.617, -69.6 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18766'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19454'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19454'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.667, -69.6 41.667, -69.6 41.667, -69.6 41.667, -69.6 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19454'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18712'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18712'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.667, -69.6 41.667, -69.6 41.667, -69.6 41.667, -69.6 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18712'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19455'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19455'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.667, -69.6 41.667, -69.6 41.667, -69.6 41.667, -69.6 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19455'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19333'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19333'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.7, -69.6 41.7, -69.6 41.7, -69.6 41.7, -69.6 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19333'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19334'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 41.7, -69.6 41.7, -69.6 41.7, -69.6 41.7, -69.6 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19334'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12240'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12240'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 43.45, -69.6 43.45, -69.6 43.45, -69.6 43.45, -69.6 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12240'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12384'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12384'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 43.5, -69.6 43.5, -69.6 43.5, -69.6 43.5, -69.6 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12384'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13562'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13562'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 43.783, -69.6 43.783, -69.6 43.783, -69.6 43.783, -69.6 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13562'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11961'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11961'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.6'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.6 43.783, -69.6 43.783, -69.6 43.783, -69.6 43.783, -69.6 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11961'^^xsd:string;
  dwc:observationDate '1975-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.317 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.317"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10300'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10300'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '37.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 37.317, -69.583 37.317, -69.583 37.317, -69.583 37.317, -69.583 37.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10300'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10301'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10301'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 37.533, -69.583 37.533, -69.583 37.533, -69.583 37.533, -69.583 37.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10301'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15239'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15239'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 40.35, -69.583 40.35, -69.583 40.35, -69.583 40.35, -69.583 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_15239'^^xsd:string;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19529'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19529'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 40.533, -69.583 40.533, -69.583 40.533, -69.583 40.533, -69.583 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19529'^^xsd:string;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17800'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 41.5, -69.583 41.5, -69.583 41.5, -69.583 41.5, -69.583 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17800'^^xsd:string;
  dwc:observationDate '1979-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17799'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17799'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 41.5, -69.583 41.5, -69.583 41.5, -69.583 41.5, -69.583 41.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 '284_17799'^^xsd:string;
  dwc:observationDate '1979-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19456'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19456'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 41.633, -69.583 41.633, -69.583 41.633, -69.583 41.633, -69.583 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19456'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19503'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19503'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 41.683, -69.583 41.683, -69.583 41.683, -69.583 41.683, -69.583 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19503'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14070'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14070'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 42.717, -69.583 42.717, -69.583 42.717, -69.583 42.717, -69.583 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14070'^^xsd:string;
  dwc:observationDate '1978-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18341'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18341'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 42.833, -69.583 42.833, -69.583 42.833, -69.583 42.833, -69.583 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18341'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13548'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13548'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 43.167, -69.583 43.167, -69.583 43.167, -69.583 43.167, -69.583 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13548'^^xsd:string;
  dwc:observationDate '1977-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11647'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11647'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 43.533, -69.583 43.533, -69.583 43.533, -69.583 43.533, -69.583 43.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11647'^^xsd:string;
  dwc:observationDate '1974-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13533'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 43.7, -69.583 43.7, -69.583 43.7, -69.583 43.7, -69.583 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13533'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13534'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13534'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.583'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.583 43.7, -69.583 43.7, -69.583 43.7, -69.583 43.7, -69.583 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13534'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.233 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "39.233"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14865'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14865'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '39.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 39.233, -69.567 39.233, -69.567 39.233, -69.567 39.233, -69.567 39.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14865'^^xsd:string;
  dwc:observationDate '1970-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14931'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14931'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 40.267, -69.567 40.267, -69.567 40.267, -69.567 40.267, -69.567 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14931'^^xsd:string;
  dwc:observationDate '1974-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15610'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15610'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 41.433, -69.567 41.433, -69.567 41.433, -69.567 41.433, -69.567 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15610'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17686'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17686'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 41.55, -69.567 41.55, -69.567 41.55, -69.567 41.55, -69.567 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17686'^^xsd:string;
  dwc:observationDate '1979-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19292'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19292'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 41.6, -69.567 41.6, -69.567 41.6, -69.567 41.6, -69.567 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19292'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19291'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19291'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 41.6, -69.567 41.6, -69.567 41.6, -69.567 41.6, -69.567 41.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 '284_19291'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18715'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18715'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 41.667, -69.567 41.667, -69.567 41.667, -69.567 41.667, -69.567 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18715'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18342'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18342'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 42.75, -69.567 42.75, -69.567 42.75, -69.567 42.75, -69.567 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18342'^^xsd:string;
  dwc:observationDate '1979-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18009'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18009'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 42.767, -69.567 42.767, -69.567 42.767, -69.567 42.767, -69.567 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18009'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12739'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12739'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.5, -69.567 43.5, -69.567 43.5, -69.567 43.5, -69.567 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12739'^^xsd:string;
  dwc:observationDate '1976-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12746'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12746'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.683, -69.567 43.683, -69.567 43.683, -69.567 43.683, -69.567 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12746'^^xsd:string;
  dwc:observationDate '1976-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17973'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17973'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.75, -69.567 43.75, -69.567 43.75, -69.567 43.75, -69.567 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17973'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17972'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17972'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.75, -69.567 43.75, -69.567 43.75, -69.567 43.75, -69.567 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17972'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14101'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14101'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.767, -69.567 43.767, -69.567 43.767, -69.567 43.767, -69.567 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14101'^^xsd:string;
  dwc:observationDate '1978-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11787'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11787'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.817, -69.567 43.817, -69.567 43.817, -69.567 43.817, -69.567 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11787'^^xsd:string;
  dwc:observationDate '1975-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18280'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18280'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.817, -69.567 43.817, -69.567 43.817, -69.567 43.817, -69.567 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18280'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11786'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11786'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.817, -69.567 43.817, -69.567 43.817, -69.567 43.817, -69.567 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11786'^^xsd:string;
  dwc:observationDate '1975-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12680'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12680'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.833, -69.567 43.833, -69.567 43.833, -69.567 43.833, -69.567 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12680'^^xsd:string;
  dwc:observationDate '1976-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13682'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13682'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.867, -69.567 43.867, -69.567 43.867, -69.567 43.867, -69.567 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13682'^^xsd:string;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13381'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13381'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.867, -69.567 43.867, -69.567 43.867, -69.567 43.867, -69.567 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13381'^^xsd:string;
  dwc:observationDate '1977-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13681'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13681'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.567'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.567 43.867, -69.567 43.867, -69.567 43.867, -69.567 43.867, -69.567 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13681'^^xsd:string;
  dwc:observationDate '1977-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14924'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14924'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 40.033, -69.55 40.033, -69.55 40.033, -69.55 40.033, -69.55 40.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14924'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14929'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14929'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 40.2, -69.55 40.2, -69.55 40.2, -69.55 40.2, -69.55 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14929'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19525'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19525'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 40.55, -69.55 40.55, -69.55 40.55, -69.55 40.55, -69.55 40.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 '284_19525'^^xsd:string;
  dwc:observationDate '1981-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13658'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13658'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 41.367, -69.55 41.367, -69.55 41.367, -69.55 41.367, -69.55 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13658'^^xsd:string;
  dwc:observationDate '1977-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19298'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19298'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 41.617, -69.55 41.617, -69.55 41.617, -69.55 41.617, -69.55 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19298'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19297'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19297'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 41.617, -69.55 41.617, -69.55 41.617, -69.55 41.617, -69.55 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19297'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17634'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 41.65, -69.55 41.65, -69.55 41.65, -69.55 41.65, -69.55 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17634'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19335'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19335'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 41.683, -69.55 41.683, -69.55 41.683, -69.55 41.683, -69.55 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19335'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19502'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19502'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 41.683, -69.55 41.683, -69.55 41.683, -69.55 41.683, -69.55 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 '284_19502'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17993'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17993'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 42.75, -69.55 42.75, -69.55 42.75, -69.55 42.75, -69.55 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17993'^^xsd:string;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13631'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13631'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 43.6, -69.55 43.6, -69.55 43.6, -69.55 43.6, -69.55 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13631'^^xsd:string;
  dwc:observationDate '1977-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12034'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12034'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 43.65, -69.55 43.65, -69.55 43.65, -69.55 43.65, -69.55 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12034'^^xsd:string;
  dwc:observationDate '1975-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13563'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.55'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.55 43.8, -69.55 43.8, -69.55 43.8, -69.55 43.8, -69.55 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13563'^^xsd:string;
  dwc:observationDate '1977-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18772'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18772'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 41.583, -69.533 41.583, -69.533 41.583, -69.533 41.583, -69.533 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18772'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18734'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18734'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 41.583, -69.533 41.583, -69.533 41.583, -69.533 41.583, -69.533 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18734'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18728'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18728'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 41.6, -69.533 41.6, -69.533 41.6, -69.533 41.6, -69.533 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18728'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18730'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18730'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 41.617, -69.533 41.617, -69.533 41.617, -69.533 41.617, -69.533 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18730'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19293'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19293'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 41.633, -69.533 41.633, -69.533 41.633, -69.533 41.633, -69.533 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19293'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18729'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18729'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 41.65, -69.533 41.65, -69.533 41.65, -69.533 41.65, -69.533 41.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 '284_18729'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12411'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12411'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 42.033, -69.533 42.033, -69.533 42.033, -69.533 42.033, -69.533 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12411'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11738'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11738'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 43.45, -69.533 43.45, -69.533 43.45, -69.533 43.45, -69.533 43.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 '284_11738'^^xsd:string;
  dwc:observationDate '1975-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12738'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12738'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12738'^^xsd:string;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12752'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12752'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12752'^^xsd:string;
  dwc:observationDate '1976-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12751'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12751'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12751'^^xsd:string;
  dwc:observationDate '1976-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12380'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12380'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6, -69.533 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12380'^^xsd:string;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -69.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -69.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.717"^^xsd:decimal ;
  geo-pos:long "-69.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13552'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13552'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.533'^^xsd:double;
  dwc:latitude '43.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.533 43.717, -69.533 43.717, -69.533 43.717, -69.533 43.717, -69.533 43.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13552'^^xsd:string;
  dwc:observationDate '1977-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15191'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15191'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 41.433, -69.517 41.433, -69.517 41.433, -69.517 41.433, -69.517 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15191'^^xsd:string;
  dwc:observationDate '1975-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18145'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 41.567, -69.517 41.567, -69.517 41.567, -69.517 41.567, -69.517 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18145'^^xsd:string;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19299'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19299'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 41.6, -69.517 41.6, -69.517 41.6, -69.517 41.6, -69.517 41.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 '284_19299'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19300'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19300'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 41.6, -69.517 41.6, -69.517 41.6, -69.517 41.6, -69.517 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19300'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19458'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19458'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 41.617, -69.517 41.617, -69.517 41.617, -69.517 41.617, -69.517 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19458'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19457'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19457'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 41.617, -69.517 41.617, -69.517 41.617, -69.517 41.617, -69.517 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19457'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18783'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 41.767, -69.517 41.767, -69.517 41.767, -69.517 41.767, -69.517 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18783'^^xsd:string;
  dwc:observationDate '1980-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18340'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18340'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 43.133, -69.517 43.133, -69.517 43.133, -69.517 43.133, -69.517 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18340'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12483'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12483'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 43.167, -69.517 43.167, -69.517 43.167, -69.517 43.167, -69.517 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12483'^^xsd:string;
  dwc:observationDate '1976-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12012'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12012'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 43.45, -69.517 43.45, -69.517 43.45, -69.517 43.45, -69.517 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12012'^^xsd:string;
  dwc:observationDate '1975-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12011'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12011'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 43.45, -69.517 43.45, -69.517 43.45, -69.517 43.45, -69.517 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12011'^^xsd:string;
  dwc:observationDate '1975-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.483"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12740'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12740'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '43.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 43.483, -69.517 43.483, -69.517 43.483, -69.517 43.483, -69.517 43.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12740'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13392'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13392'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 43.683, -69.517 43.683, -69.517 43.683, -69.517 43.683, -69.517 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13392'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18268'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18268'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.517'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.517 43.8, -69.517 43.8, -69.517 43.8, -69.517 43.8, -69.517 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18268'^^xsd:string;
  dwc:observationDate '1979-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11984'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11984'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 39.5, -69.5 39.5, -69.5 39.5, -69.5 39.5, -69.5 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11984'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.867"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15472'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15472'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '39.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 39.867, -69.5 39.867, -69.5 39.867, -69.5 39.867, -69.5 39.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15472'^^xsd:string;
  dwc:observationDate '1977-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.867"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12913'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12913'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '39.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 39.867, -69.5 39.867, -69.5 39.867, -69.5 39.867, -69.5 39.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12913'^^xsd:string;
  dwc:observationDate '1977-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14831'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14831'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 40.017, -69.5 40.017, -69.5 40.017, -69.5 40.017, -69.5 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14831'^^xsd:string;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10861'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10861'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 40.1, -69.5 40.1, -69.5 40.1, -69.5 40.1, -69.5 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10861'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13434'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13434'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 40.5, -69.5 40.5, -69.5 40.5, -69.5 40.5, -69.5 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13434'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16672'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16672'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 40.75, -69.5 40.75, -69.5 40.75, -69.5 40.75, -69.5 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_16672'^^xsd:string;
  dwc:observationDate '1971-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19301'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.6, -69.5 41.6, -69.5 41.6, -69.5 41.6, -69.5 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19301'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18733'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18733'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.6, -69.5 41.6, -69.5 41.6, -69.5 41.6, -69.5 41.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 '284_18733'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18964'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.633, -69.5 41.633, -69.5 41.633, -69.5 41.633, -69.5 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18964'^^xsd:string;
  dwc:observationDate '1980-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18716'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18716'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.65, -69.5 41.65, -69.5 41.65, -69.5 41.65, -69.5 41.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 '284_18716'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18718'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18718'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.667, -69.5 41.667, -69.5 41.667, -69.5 41.667, -69.5 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18718'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17955'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17955'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.667, -69.5 41.667, -69.5 41.667, -69.5 41.667, -69.5 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17955'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18717'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18717'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.667, -69.5 41.667, -69.5 41.667, -69.5 41.667, -69.5 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18717'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.717"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11843'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11843'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.717, -69.5 41.717, -69.5 41.717, -69.5 41.717, -69.5 41.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11843'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18782'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18782'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.733, -69.5 41.733, -69.5 41.733, -69.5 41.733, -69.5 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18782'^^xsd:string;
  dwc:observationDate '1980-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18965'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18965'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 41.75, -69.5 41.75, -69.5 41.75, -69.5 41.75, -69.5 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18965'^^xsd:string;
  dwc:observationDate '1980-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11765'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11765'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.283, -69.5 43.283, -69.5 43.283, -69.5 43.283, -69.5 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11765'^^xsd:string;
  dwc:observationDate '1975-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.517"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12348'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12348'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.517, -69.5 43.517, -69.5 43.517, -69.5 43.517, -69.5 43.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12348'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13338'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13338'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.65, -69.5 43.65, -69.5 43.65, -69.5 43.65, -69.5 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13338'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14087'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14087'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.7, -69.5 43.7, -69.5 43.7, -69.5 43.7, -69.5 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14087'^^xsd:string;
  dwc:observationDate '1978-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12877'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12877'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.8, -69.5 43.8, -69.5 43.8, -69.5 43.8, -69.5 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12877'^^xsd:string;
  dwc:observationDate '1977-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12880'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12880'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.817, -69.5 43.817, -69.5 43.817, -69.5 43.817, -69.5 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12880'^^xsd:string;
  dwc:observationDate '1977-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13335'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13335'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.817, -69.5 43.817, -69.5 43.817, -69.5 43.817, -69.5 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13335'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14188'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14188'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.817, -69.5 43.817, -69.5 43.817, -69.5 43.817, -69.5 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14188'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13926'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13926'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.833, -69.5 43.833, -69.5 43.833, -69.5 43.833, -69.5 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13926'^^xsd:string;
  dwc:observationDate '1978-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12319'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12319'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.5'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.5 43.85, -69.5 43.85, -69.5 43.85, -69.5 43.85, -69.5 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12319'^^xsd:string;
  dwc:observationDate '1976-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10378'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10378'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 37.9, -69.483 37.9, -69.483 37.9, -69.483 37.9, -69.483 37.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10378'^^xsd:string;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12723'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12723'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 40.317, -69.483 40.317, -69.483 40.317, -69.483 40.317, -69.483 40.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12723'^^xsd:string;
  dwc:observationDate '1976-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17794'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17794'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 41.017, -69.483 41.017, -69.483 41.017, -69.483 41.017, -69.483 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17794'^^xsd:string;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18727'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18727'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 41.567, -69.483 41.567, -69.483 41.567, -69.483 41.567, -69.483 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18727'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19459'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19459'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 41.6, -69.483 41.6, -69.483 41.6, -69.483 41.6, -69.483 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19459'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19337'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19337'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 41.633, -69.483 41.633, -69.483 41.633, -69.483 41.633, -69.483 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19337'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19336'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19336'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 41.65, -69.483 41.65, -69.483 41.65, -69.483 41.65, -69.483 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19336'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14043'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14043'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 42.767, -69.483 42.767, -69.483 42.767, -69.483 42.767, -69.483 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14043'^^xsd:string;
  dwc:observationDate '1978-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-69.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11779'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11779'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.483'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.483 43.65, -69.483 43.65, -69.483 43.65, -69.483 43.65, -69.483 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11779'^^xsd:string;
  dwc:observationDate '1975-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14953'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14953'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 39.95, -69.467 39.95, -69.467 39.95, -69.467 39.95, -69.467 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14953'^^xsd:string;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15471'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15471'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 40.067, -69.467 40.067, -69.467 40.067, -69.467 40.067, -69.467 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15471'^^xsd:string;
  dwc:observationDate '1977-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12702'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12702'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 41.033, -69.467 41.033, -69.467 41.033, -69.467 41.033, -69.467 41.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12702'^^xsd:string;
  dwc:observationDate '1976-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17728'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17728'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17728'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17741'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17741'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17741'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17739'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17739'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17739'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17740'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17740'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467, -69.467 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17740'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17655'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17655'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 41.483, -69.467 41.483, -69.467 41.483, -69.467 41.483, -69.467 41.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 '284_17655'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19302'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19302'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 41.6, -69.467 41.6, -69.467 41.6, -69.467 41.6, -69.467 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19302'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12350'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12350'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 43.383, -69.467 43.383, -69.467 43.383, -69.467 43.383, -69.467 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12350'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12758'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12758'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.467'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.467 43.867, -69.467 43.867, -69.467 43.867, -69.467 43.867, -69.467 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12758'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17729'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17729'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 40.483, -69.45 40.483, -69.45 40.483, -69.45 40.483, -69.45 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17729'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15788'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15788'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 40.983, -69.45 40.983, -69.45 40.983, -69.45 40.983, -69.45 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15788'^^xsd:string;
  dwc:observationDate '1975-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12341'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12341'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.433, -69.45 41.433, -69.45 41.433, -69.45 41.433, -69.45 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12341'^^xsd:string;
  dwc:observationDate '1976-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18726'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18726'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.55, -69.45 41.55, -69.45 41.55, -69.45 41.55, -69.45 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18726'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15765'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15765'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.583, -69.45 41.583, -69.45 41.583, -69.45 41.583, -69.45 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15765'^^xsd:string;
  dwc:observationDate '1975-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19304'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19304'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.6, -69.45 41.6, -69.45 41.6, -69.45 41.6, -69.45 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19304'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19303'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19303'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.6, -69.45 41.6, -69.45 41.6, -69.45 41.6, -69.45 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19303'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19515'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.6, -69.45 41.6, -69.45 41.6, -69.45 41.6, -69.45 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19515'^^xsd:string;
  dwc:observationDate '1981-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18732'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18732'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.633, -69.45 41.633, -69.45 41.633, -69.45 41.633, -69.45 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18732'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18731'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18731'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 41.633, -69.45 41.633, -69.45 41.633, -69.45 41.633, -69.45 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18731'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17978'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17978'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 43.783, -69.45 43.783, -69.45 43.783, -69.45 43.783, -69.45 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17978'^^xsd:string;
  dwc:observationDate '1979-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12620'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12620'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 43.783, -69.45 43.783, -69.45 43.783, -69.45 43.783, -69.45 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12620'^^xsd:string;
  dwc:observationDate '1976-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18223'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18223'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 43.883, -69.45 43.883, -69.45 43.883, -69.45 43.883, -69.45 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_18223'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14045'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14045'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.45'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.45 43.967, -69.45 43.967, -69.45 43.967, -69.45 43.967, -69.45 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14045'^^xsd:string;
  dwc:observationDate '1978-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "39.883"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15082'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15082'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '39.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 39.883, -69.433 39.883, -69.433 39.883, -69.433 39.883, -69.433 39.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15082'^^xsd:string;
  dwc:observationDate '1975-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15020'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15020'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 40.017, -69.433 40.017, -69.433 40.017, -69.433 40.017, -69.433 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15020'^^xsd:string;
  dwc:observationDate '1974-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17649'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 41.417, -69.433 41.417, -69.433 41.417, -69.433 41.417, -69.433 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17649'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15141'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15141'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 41.483, -69.433 41.483, -69.433 41.483, -69.433 41.483, -69.433 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15141'^^xsd:string;
  dwc:observationDate '1975-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18880'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18880'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 41.483, -69.433 41.483, -69.433 41.483, -69.433 41.483, -69.433 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18880'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19305'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19305'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 41.617, -69.433 41.617, -69.433 41.617, -69.433 41.617, -69.433 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19305'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18719'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18719'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 41.65, -69.433 41.65, -69.433 41.65, -69.433 41.65, -69.433 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18719'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12179'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12179'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 43.867, -69.433 43.867, -69.433 43.867, -69.433 43.867, -69.433 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12179'^^xsd:string;
  dwc:observationDate '1976-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14074'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14074'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 43.95, -69.433 43.95, -69.433 43.95, -69.433 43.95, -69.433 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14074'^^xsd:string;
  dwc:observationDate '1978-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13428'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13428'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 43.967, -69.433 43.967, -69.433 43.967, -69.433 43.967, -69.433 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13428'^^xsd:string;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11881'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11881'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11881'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11880'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11880'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11880'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11877'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11877'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11877'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11876'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11876'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.433'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983, -69.433 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11876'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14954'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14954'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 39.95, -69.417 39.95, -69.417 39.95, -69.417 39.95, -69.417 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14954'^^xsd:string;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14024'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14024'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 40.033, -69.417 40.033, -69.417 40.033, -69.417 40.033, -69.417 40.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14024'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.217"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.217"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13619'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13619'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '40.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 40.217, -69.417 40.217, -69.417 40.217, -69.417 40.217, -69.417 40.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13619'^^xsd:string;
  dwc:observationDate '1977-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.467"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18976'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18976'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '40.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 40.467, -69.417 40.467, -69.417 40.467, -69.417 40.467, -69.417 40.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18976'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19528'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_19528'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 40.5, -69.417 40.5, -69.417 40.5, -69.417 40.5, -69.417 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19528'^^xsd:string;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15142'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15142'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.2, -69.417 41.2, -69.417 41.2, -69.417 41.2, -69.417 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15142'^^xsd:string;
  dwc:observationDate '1975-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18366'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18366'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.333, -69.417 41.333, -69.417 41.333, -69.417 41.333, -69.417 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18366'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15764'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15764'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.367, -69.417 41.367, -69.417 41.367, -69.417 41.367, -69.417 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15764'^^xsd:string;
  dwc:observationDate '1975-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18879'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.45, -69.417 41.45, -69.417 41.45, -69.417 41.45, -69.417 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18879'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18773'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18773'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.55, -69.417 41.55, -69.417 41.55, -69.417 41.55, -69.417 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18773'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19309'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19309'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.6, -69.417 41.6, -69.417 41.6, -69.417 41.6, -69.417 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19309'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19310'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19310'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.6, -69.417 41.6, -69.417 41.6, -69.417 41.6, -69.417 41.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 '284_19310'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19308'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19308'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19308'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19307'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19307'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19307'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19294'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19294'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19294'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19306'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19306'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617, -69.417 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19306'^^xsd:string;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12697'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12697'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 41.7, -69.417 41.7, -69.417 41.7, -69.417 41.7, -69.417 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12697'^^xsd:string;
  dwc:observationDate '1976-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15760'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15760'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 42.05, -69.417 42.05, -69.417 42.05, -69.417 42.05, -69.417 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15760'^^xsd:string;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14099'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14099'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43, -69.417 43, -69.417 43, -69.417 43, -69.417 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14099'^^xsd:string;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13366'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13366'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.667, -69.417 43.667, -69.417 43.667, -69.417 43.667, -69.417 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13366'^^xsd:string;
  dwc:observationDate '1977-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14058'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14058'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.683, -69.417 43.683, -69.417 43.683, -69.417 43.683, -69.417 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14058'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12032'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12032'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.833, -69.417 43.833, -69.417 43.833, -69.417 43.833, -69.417 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12032'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14199'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14199'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.883, -69.417 43.883, -69.417 43.883, -69.417 43.883, -69.417 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14199'^^xsd:string;
  dwc:observationDate '1978-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14119'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14119'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.883, -69.417 43.883, -69.417 43.883, -69.417 43.883, -69.417 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14119'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13472'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13472'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.9, -69.417 43.9, -69.417 43.9, -69.417 43.9, -69.417 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13472'^^xsd:string;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14039'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14039'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.917, -69.417 43.917, -69.417 43.917, -69.417 43.917, -69.417 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14039'^^xsd:string;
  dwc:observationDate '1978-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11878'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11878'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.95, -69.417 43.95, -69.417 43.95, -69.417 43.95, -69.417 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11878'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18336'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18336'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.95, -69.417 43.95, -69.417 43.95, -69.417 43.95, -69.417 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18336'^^xsd:string;
  dwc:observationDate '1979-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13448'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13448'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13448'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11875'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11875'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11875'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11871'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11871'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11871'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11873'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11873'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11873'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11863'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11863'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11863'^^xsd:string;
  dwc:observationDate '1975-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13456'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13456'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967, -69.417 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13456'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11879'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11879'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.417'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.417 43.983, -69.417 43.983, -69.417 43.983, -69.417 43.983, -69.417 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11879'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10597'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10597'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 37.833, -69.4 37.833, -69.4 37.833, -69.4 37.833, -69.4 37.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10597'^^xsd:string;
  dwc:observationDate '1968-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18866'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18866'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 40.017, -69.4 40.017, -69.4 40.017, -69.4 40.017, -69.4 40.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18866'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16947'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16947'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.333, -69.4 41.333, -69.4 41.333, -69.4 41.333, -69.4 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16947'^^xsd:string;
  dwc:observationDate '1978-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15609'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15609'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15609'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15607'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15607'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15607'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15608'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15608'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.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 '284_15608'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13951'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13951'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.483, -69.4 41.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 '284_13951'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17644'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17644'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.5, -69.4 41.5, -69.4 41.5, -69.4 41.5, -69.4 41.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 '284_17644'^^xsd:string;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18774'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18774'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.55, -69.4 41.55, -69.4 41.55, -69.4 41.55, -69.4 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18774'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19460'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19460'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.55, -69.4 41.55, -69.4 41.55, -69.4 41.55, -69.4 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19460'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19338'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19338'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.6, -69.4 41.6, -69.4 41.6, -69.4 41.6, -69.4 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19338'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19295'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19295'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.65, -69.4 41.65, -69.4 41.65, -69.4 41.65, -69.4 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19295'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19296'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19296'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 41.65, -69.4 41.65, -69.4 41.65, -69.4 41.65, -69.4 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19296'^^xsd:string;
  dwc:observationDate '1981-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15554'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15554'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 42.8, -69.4 42.8, -69.4 42.8, -69.4 42.8, -69.4 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15554'^^xsd:string;
  dwc:observationDate '1977-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13551'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13551'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 42.933, -69.4 42.933, -69.4 42.933, -69.4 42.933, -69.4 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13551'^^xsd:string;
  dwc:observationDate '1977-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13553'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13553'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.7, -69.4 43.7, -69.4 43.7, -69.4 43.7, -69.4 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13553'^^xsd:string;
  dwc:observationDate '1977-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12013'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12013'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.7, -69.4 43.7, -69.4 43.7, -69.4 43.7, -69.4 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12013'^^xsd:string;
  dwc:observationDate '1975-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13409'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13409'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.867, -69.4 43.867, -69.4 43.867, -69.4 43.867, -69.4 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13409'^^xsd:string;
  dwc:observationDate '1977-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11870'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11870'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.883, -69.4 43.883, -69.4 43.883, -69.4 43.883, -69.4 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11870'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12033'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12033'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12033'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12770'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12770'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12770'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14094'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14094'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14094'^^xsd:string;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13455'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13455'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9, -69.4 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13455'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13466'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13466'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.917, -69.4 43.917, -69.4 43.917, -69.4 43.917, -69.4 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_13466'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13708'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13708'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.917, -69.4 43.917, -69.4 43.917, -69.4 43.917, -69.4 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_13708'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11864'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11864'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.95, -69.4 43.95, -69.4 43.95, -69.4 43.95, -69.4 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11864'^^xsd:string;
  dwc:observationDate '1975-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13415'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13415'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13415'^^xsd:string;
  dwc:observationDate '1977-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11874'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11874'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11874'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11872'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11872'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11872'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11865'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11865'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11865'^^xsd:string;
  dwc:observationDate '1975-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13413'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13413'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.4'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967, -69.4 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13413'^^xsd:string;
  dwc:observationDate '1977-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11723'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11723'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 39.933, -69.383 39.933, -69.383 39.933, -69.383 39.933, -69.383 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11723'^^xsd:string;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15019'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_15019'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 39.95, -69.383 39.95, -69.383 39.95, -69.383 39.95, -69.383 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15019'^^xsd:string;
  dwc:observationDate '1974-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14923'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14923'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 40.033, -69.383 40.033, -69.383 40.033, -69.383 40.033, -69.383 40.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14923'^^xsd:string;
  dwc:observationDate '1974-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19947'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19947'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 40.733, -69.383 40.733, -69.383 40.733, -69.383 40.733, -69.383 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_19947'^^xsd:string;
  dwc:observationDate '1981-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18776'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18776'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 41.533, -69.383 41.533, -69.383 41.533, -69.383 41.533, -69.383 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18776'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18775'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18775'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 41.55, -69.383 41.55, -69.383 41.55, -69.383 41.55, -69.383 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18775'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19501'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19501'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 41.583, -69.383 41.583, -69.383 41.583, -69.383 41.583, -69.383 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19501'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13650'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13650'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 41.95, -69.383 41.95, -69.383 41.95, -69.383 41.95, -69.383 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13650'^^xsd:string;
  dwc:observationDate '1977-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18013'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18013'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 42.8, -69.383 42.8, -69.383 42.8, -69.383 42.8, -69.383 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18013'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12035'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12035'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.25, -69.383 43.25, -69.383 43.25, -69.383 43.25, -69.383 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12035'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12747'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12747'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.7, -69.383 43.7, -69.383 43.7, -69.383 43.7, -69.383 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12747'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14073'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14073'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.85, -69.383 43.85, -69.383 43.85, -69.383 43.85, -69.383 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14073'^^xsd:string;
  dwc:observationDate '1978-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11819'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11819'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.85, -69.383 43.85, -69.383 43.85, -69.383 43.85, -69.383 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11819'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13707'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13707'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_13707'^^xsd:string;
  dwc:observationDate '1977-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14193'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14193'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14193'^^xsd:string;
  dwc:observationDate '1978-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13436'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13436'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13436'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14033'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14033'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14033'^^xsd:string;
  dwc:observationDate '1978-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14198'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14198'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14198'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11866'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11866'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11866'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11869'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11869'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11869'^^xsd:string;
  dwc:observationDate '1975-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11868'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11868'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11868'^^xsd:string;
  dwc:observationDate '1975-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14190'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14190'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14190'^^xsd:string;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14194'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14194'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14194'^^xsd:string;
  dwc:observationDate '1978-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14122'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14122'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.383'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867, -69.383 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14122'^^xsd:string;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15513'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15513'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 40.1, -69.367 40.1, -69.367 40.1, -69.367 40.1, -69.367 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15513'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19500'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 41.583, -69.367 41.583, -69.367 41.583, -69.367 41.583, -69.367 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19500'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12333'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12333'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 43.6, -69.367 43.6, -69.367 43.6, -69.367 43.6, -69.367 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12333'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12357'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12357'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 43.75, -69.367 43.75, -69.367 43.75, -69.367 43.75, -69.367 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12357'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14056'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14056'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 43.767, -69.367 43.767, -69.367 43.767, -69.367 43.767, -69.367 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14056'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11867'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11867'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 43.867, -69.367 43.867, -69.367 43.867, -69.367 43.867, -69.367 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11867'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12775'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12775'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 43.883, -69.367 43.883, -69.367 43.883, -69.367 43.883, -69.367 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12775'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12428'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12428'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.367'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.367 43.9, -69.367 43.9, -69.367 43.9, -69.367 43.9, -69.367 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12428'^^xsd:string;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10103'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10103'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 38.417, -69.35 38.417, -69.35 38.417, -69.35 38.417, -69.35 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10103'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15592'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15592'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 39.933, -69.35 39.933, -69.35 39.933, -69.35 39.933, -69.35 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15592'^^xsd:string;
  dwc:observationDate '1978-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18004'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18004'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 41.25, -69.35 41.25, -69.35 41.25, -69.35 41.25, -69.35 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18004'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12576'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12576'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 41.333, -69.35 41.333, -69.35 41.333, -69.35 41.333, -69.35 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12576'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12704'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12704'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 41.35, -69.35 41.35, -69.35 41.35, -69.35 41.35, -69.35 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12704'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18878'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18878'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 41.4, -69.35 41.4, -69.35 41.4, -69.35 41.4, -69.35 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18878'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18722'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18722'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 41.517, -69.35 41.517, -69.35 41.517, -69.35 41.517, -69.35 41.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18722'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18720'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18720'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 41.617, -69.35 41.617, -69.35 41.617, -69.35 41.617, -69.35 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18720'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12036'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12036'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 43.2, -69.35 43.2, -69.35 43.2, -69.35 43.2, -69.35 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_12036'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12329'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12329'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 43.733, -69.35 43.733, -69.35 43.733, -69.35 43.733, -69.35 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_12329'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14072'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14072'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.35 43.883, -69.35 43.883, -69.35 43.883, -69.35 43.883, -69.35 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14072'^^xsd:string;
  dwc:observationDate '1978-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15473'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15473'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 39.9, -69.333 39.9, -69.333 39.9, -69.333 39.9, -69.333 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15473'^^xsd:string;
  dwc:observationDate '1977-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15787'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15787'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 39.9, -69.333 39.9, -69.333 39.9, -69.333 39.9, -69.333 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15787'^^xsd:string;
  dwc:observationDate '1975-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.083 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.083"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11998'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11998'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '40.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 40.083, -69.333 40.083, -69.333 40.083, -69.333 40.083, -69.333 40.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11998'^^xsd:string;
  dwc:observationDate '1975-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15805'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15805'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 40.65, -69.333 40.65, -69.333 40.65, -69.333 40.65, -69.333 40.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15805'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11987'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11987'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.017, -69.333 41.017, -69.333 41.017, -69.333 41.017, -69.333 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11987'^^xsd:string;
  dwc:observationDate '1975-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15801'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15801'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.283, -69.333 41.283, -69.333 41.283, -69.333 41.283, -69.333 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15801'^^xsd:string;
  dwc:observationDate '1978-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16948'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16948'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.317, -69.333 41.317, -69.333 41.317, -69.333 41.317, -69.333 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16948'^^xsd:string;
  dwc:observationDate '1978-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15229'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15229'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.417, -69.333 41.417, -69.333 41.417, -69.333 41.417, -69.333 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15229'^^xsd:string;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13639'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.417, -69.333 41.417, -69.333 41.417, -69.333 41.417, -69.333 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13639'^^xsd:string;
  dwc:observationDate '1977-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19461'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19461'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.517, -69.333 41.517, -69.333 41.517, -69.333 41.517, -69.333 41.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19461'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19462'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19462'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.517, -69.333 41.517, -69.333 41.517, -69.333 41.517, -69.333 41.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19462'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18725'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18725'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.533, -69.333 41.533, -69.333 41.533, -69.333 41.533, -69.333 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18725'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18724'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18724'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.55, -69.333 41.55, -69.333 41.55, -69.333 41.55, -69.333 41.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 '284_18724'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11955'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11955'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.6, -69.333 41.6, -69.333 41.6, -69.333 41.6, -69.333 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11955'^^xsd:string;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18721'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18721'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 41.6, -69.333 41.6, -69.333 41.6, -69.333 41.6, -69.333 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18721'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12553'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12553'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 43.467, -69.333 43.467, -69.333 43.467, -69.333 43.467, -69.333 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12553'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12552'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12552'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 43.467, -69.333 43.467, -69.333 43.467, -69.333 43.467, -69.333 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12552'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11576'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11576'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 43.667, -69.333 43.667, -69.333 43.667, -69.333 43.667, -69.333 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11576'^^xsd:string;
  dwc:observationDate '1974-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13222'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13222'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.333'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.333 43.767, -69.333 43.767, -69.333 43.767, -69.333 43.767, -69.333 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13222'^^xsd:string;
  dwc:observationDate '1977-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12914'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12914'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 39.917, -69.317 39.917, -69.317 39.917, -69.317 39.917, -69.317 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12914'^^xsd:string;
  dwc:observationDate '1977-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15110'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15110'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 40.067, -69.317 40.067, -69.317 40.067, -69.317 40.067, -69.317 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15110'^^xsd:string;
  dwc:observationDate '1975-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19288'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19288'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 41.233, -69.317 41.233, -69.317 41.233, -69.317 41.233, -69.317 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19288'^^xsd:string;
  dwc:observationDate '1981-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15707'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15707'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 41.467, -69.317 41.467, -69.317 41.467, -69.317 41.467, -69.317 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15707'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15708'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15708'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 41.467, -69.317 41.467, -69.317 41.467, -69.317 41.467, -69.317 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15708'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15238'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15238'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 41.5, -69.317 41.5, -69.317 41.5, -69.317 41.5, -69.317 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15238'^^xsd:string;
  dwc:observationDate '1975-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18777'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18777'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 41.55, -69.317 41.55, -69.317 41.55, -69.317 41.55, -69.317 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18777'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13621'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13621'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 41.817, -69.317 41.817, -69.317 41.817, -69.317 41.817, -69.317 41.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13621'^^xsd:string;
  dwc:observationDate '1977-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13615'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13615'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 42.783, -69.317 42.783, -69.317 42.783, -69.317 42.783, -69.317 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13615'^^xsd:string;
  dwc:observationDate '1977-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12334'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12334'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.683, -69.317 43.683, -69.317 43.683, -69.317 43.683, -69.317 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12334'^^xsd:string;
  dwc:observationDate '1976-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13345'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13345'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.767, -69.317 43.767, -69.317 43.767, -69.317 43.767, -69.317 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13345'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13554'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13554'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.783, -69.317 43.783, -69.317 43.783, -69.317 43.783, -69.317 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13554'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18227'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.783, -69.317 43.783, -69.317 43.783, -69.317 43.783, -69.317 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18227'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12339'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12339'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.8, -69.317 43.8, -69.317 43.8, -69.317 43.8, -69.317 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12339'^^xsd:string;
  dwc:observationDate '1976-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18135'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.833, -69.317 43.833, -69.317 43.833, -69.317 43.833, -69.317 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18135'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18348'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18348'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.833, -69.317 43.833, -69.317 43.833, -69.317 43.833, -69.317 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18348'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12589'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12589'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.317'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.317 43.95, -69.317 43.95, -69.317 43.95, -69.317 43.95, -69.317 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12589'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.417 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.417"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15015'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15015'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '39.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 39.417, -69.3 39.417, -69.3 39.417, -69.3 39.417, -69.3 39.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15015'^^xsd:string;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.367"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19017'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_19017'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '40.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 40.367, -69.3 40.367, -69.3 40.367, -69.3 40.367, -69.3 40.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19017'^^xsd:string;
  dwc:observationDate '1980-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.683"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17063'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17063'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '40.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 40.683, -69.3 40.683, -69.3 40.683, -69.3 40.683, -69.3 40.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_17063'^^xsd:string;
  dwc:observationDate '1978-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18542'^^xsd:string;
  dwc:scientificName 'Osteichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18542'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Fish" by the provider'^^xsd:string;
  dwc:aphiaid '152352'^^xsd:integer;
  dwc:occurrenceId '284_18542'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '152352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '46'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18517'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18517'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18517'^^xsd:string;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18522'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18522'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18522'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18527'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18527'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25, -69.3 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18527'^^xsd:string;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18827'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18827'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.417, -69.3 41.417, -69.3 41.417, -69.3 41.417, -69.3 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18827'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18828'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18828'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.433, -69.3 41.433, -69.3 41.433, -69.3 41.433, -69.3 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18828'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18805'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18805'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.533, -69.3 41.533, -69.3 41.533, -69.3 41.533, -69.3 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18805'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18778'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18778'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.533, -69.3 41.533, -69.3 41.533, -69.3 41.533, -69.3 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18778'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18723'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18723'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.567, -69.3 41.567, -69.3 41.567, -69.3 41.567, -69.3 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18723'^^xsd:string;
  dwc:observationDate '1980-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18921'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18921'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.683, -69.3 41.683, -69.3 41.683, -69.3 41.683, -69.3 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 '284_18921'^^xsd:string;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15639'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15639'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.8, -69.3 41.8, -69.3 41.8, -69.3 41.8, -69.3 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15639'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15640'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15640'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.8, -69.3 41.8, -69.3 41.8, -69.3 41.8, -69.3 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15640'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19506'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19506'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.917, -69.3 41.917, -69.3 41.917, -69.3 41.917, -69.3 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19506'^^xsd:string;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19505'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19505'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 41.917, -69.3 41.917, -69.3 41.917, -69.3 41.917, -69.3 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19505'^^xsd:string;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18012'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18012'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 42.8, -69.3 42.8, -69.3 42.8, -69.3 42.8, -69.3 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18012'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14221'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14221'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.75, -69.3 43.75, -69.3 43.75, -69.3 43.75, -69.3 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14221'^^xsd:string;
  dwc:observationDate '1978-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11642'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11642'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.767, -69.3 43.767, -69.3 43.767, -69.3 43.767, -69.3 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11642'^^xsd:string;
  dwc:observationDate '1974-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12643'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12643'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.767, -69.3 43.767, -69.3 43.767, -69.3 43.767, -69.3 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12643'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11509'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11509'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.767, -69.3 43.767, -69.3 43.767, -69.3 43.767, -69.3 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11509'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14298'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14298'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.817, -69.3 43.817, -69.3 43.817, -69.3 43.817, -69.3 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14298'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13634'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13634'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.833, -69.3 43.833, -69.3 43.833, -69.3 43.833, -69.3 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13634'^^xsd:string;
  dwc:observationDate '1977-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13633'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13633'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.833, -69.3 43.833, -69.3 43.833, -69.3 43.833, -69.3 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13633'^^xsd:string;
  dwc:observationDate '1977-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12616'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12616'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.3'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.3 43.833, -69.3 43.833, -69.3 43.833, -69.3 43.833, -69.3 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12616'^^xsd:string;
  dwc:observationDate '1976-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15012'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15012'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 39.583, -69.283 39.583, -69.283 39.583, -69.283 39.583, -69.283 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15012'^^xsd:string;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.85"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10535'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10535'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '39.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 39.85, -69.283 39.85, -69.283 39.85, -69.283 39.85, -69.283 39.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10535'^^xsd:string;
  dwc:observationDate '1967-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15259'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15259'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 40.15, -69.283 40.15, -69.283 40.15, -69.283 40.15, -69.283 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15259'^^xsd:string;
  dwc:observationDate '1975-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11972'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11972'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 40.45, -69.283 40.45, -69.283 40.45, -69.283 40.45, -69.283 40.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11972'^^xsd:string;
  dwc:observationDate '1975-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15195'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15195'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 40.983, -69.283 40.983, -69.283 40.983, -69.283 40.983, -69.283 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15195'^^xsd:string;
  dwc:observationDate '1975-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19514'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19514'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 41.3, -69.283 41.3, -69.283 41.3, -69.283 41.3, -69.283 41.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 '284_19514'^^xsd:string;
  dwc:observationDate '1981-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14364'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14364'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 41.383, -69.283 41.383, -69.283 41.383, -69.283 41.383, -69.283 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14364'^^xsd:string;
  dwc:observationDate '1978-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18826'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18826'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 41.4, -69.283 41.4, -69.283 41.4, -69.283 41.4, -69.283 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18826'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_19533'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 41.4, -69.283 41.4, -69.283 41.4, -69.283 41.4, -69.283 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19533'^^xsd:string;
  dwc:observationDate '1981-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19312'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19312'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 41.483, -69.283 41.483, -69.283 41.483, -69.283 41.483, -69.283 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19312'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19311'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19311'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 41.483, -69.283 41.483, -69.283 41.483, -69.283 41.483, -69.283 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19311'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18002'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18002'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 42.717, -69.283 42.717, -69.283 42.717, -69.283 42.717, -69.283 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18002'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14102'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14102'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 43.833, -69.283 43.833, -69.283 43.833, -69.283 43.833, -69.283 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14102'^^xsd:string;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12410'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 43.833, -69.283 43.833, -69.283 43.833, -69.283 43.833, -69.283 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12410'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18498'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18498'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.283'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.283 43.833, -69.283 43.833, -69.283 43.833, -69.283 43.833, -69.283 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18498'^^xsd:string;
  dwc:observationDate '1979-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12988'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12988'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 39.967, -69.267 39.967, -69.267 39.967, -69.267 39.967, -69.267 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12988'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10860'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10860'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 39.983, -69.267 39.983, -69.267 39.983, -69.267 39.983, -69.267 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10860'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15670'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15670'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.067, -69.267 41.067, -69.267 41.067, -69.267 41.067, -69.267 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15670'^^xsd:string;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18825'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.383, -69.267 41.383, -69.267 41.383, -69.267 41.383, -69.267 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18825'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18824'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18824'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.383, -69.267 41.383, -69.267 41.383, -69.267 41.383, -69.267 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18824'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19314'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19314'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.45, -69.267 41.45, -69.267 41.45, -69.267 41.45, -69.267 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19314'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19463'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19463'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.467, -69.267 41.467, -69.267 41.467, -69.267 41.467, -69.267 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19463'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19464'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.467, -69.267 41.467, -69.267 41.467, -69.267 41.467, -69.267 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19464'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18829'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18829'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.483, -69.267 41.483, -69.267 41.483, -69.267 41.483, -69.267 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18829'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18779'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18779'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 41.533, -69.267 41.533, -69.267 41.533, -69.267 41.533, -69.267 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18779'^^xsd:string;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.483"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11766'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11766'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.483, -69.267 43.483, -69.267 43.483, -69.267 43.483, -69.267 43.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11766'^^xsd:string;
  dwc:observationDate '1975-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18122'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18122'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.667, -69.267 43.667, -69.267 43.667, -69.267 43.667, -69.267 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18122'^^xsd:string;
  dwc:observationDate '1979-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18119'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18119'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.683, -69.267 43.683, -69.267 43.683, -69.267 43.683, -69.267 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18119'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18121'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18121'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.683, -69.267 43.683, -69.267 43.683, -69.267 43.683, -69.267 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18121'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18120'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18120'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.683, -69.267 43.683, -69.267 43.683, -69.267 43.683, -69.267 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18120'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13535'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13535'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.8, -69.267 43.8, -69.267 43.8, -69.267 43.8, -69.267 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13535'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13521'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13521'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.8, -69.267 43.8, -69.267 43.8, -69.267 43.8, -69.267 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13521'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13590'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13590'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.817, -69.267 43.817, -69.267 43.817, -69.267 43.817, -69.267 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13590'^^xsd:string;
  dwc:observationDate '1977-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13589'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13589'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.817, -69.267 43.817, -69.267 43.817, -69.267 43.817, -69.267 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13589'^^xsd:string;
  dwc:observationDate '1977-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12340'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12340'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.85, -69.267 43.85, -69.267 43.85, -69.267 43.85, -69.267 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12340'^^xsd:string;
  dwc:observationDate '1976-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12665'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12665'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.267'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.267 43.9, -69.267 43.9, -69.267 43.9, -69.267 43.9, -69.267 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12665'^^xsd:string;
  dwc:observationDate '1976-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17024'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17024'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 40.7, -69.25 40.7, -69.25 40.7, -69.25 40.7, -69.25 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17024'^^xsd:string;
  dwc:observationDate '1978-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16997'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_16997'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 40.967, -69.25 40.967, -69.25 40.967, -69.25 40.967, -69.25 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16997'^^xsd:string;
  dwc:observationDate '1978-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15244'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15244'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 41.15, -69.25 41.15, -69.25 41.15, -69.25 41.15, -69.25 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15244'^^xsd:string;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18911'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18911'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 41.267, -69.25 41.267, -69.25 41.267, -69.25 41.267, -69.25 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18911'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15130'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15130'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 41.3, -69.25 41.3, -69.25 41.3, -69.25 41.3, -69.25 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15130'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12168'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12168'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 43.733, -69.25 43.733, -69.25 43.733, -69.25 43.733, -69.25 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12168'^^xsd:string;
  dwc:observationDate '1976-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17977'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17977'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 43.767, -69.25 43.767, -69.25 43.767, -69.25 43.767, -69.25 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17977'^^xsd:string;
  dwc:observationDate '1979-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11805'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11805'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 43.867, -69.25 43.867, -69.25 43.867, -69.25 43.867, -69.25 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11805'^^xsd:string;
  dwc:observationDate '1975-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14234'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14234'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 43.867, -69.25 43.867, -69.25 43.867, -69.25 43.867, -69.25 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14234'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13334'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.25'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.25 43.883, -69.25 43.883, -69.25 43.883, -69.25 43.883, -69.25 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13334'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15133'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15133'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.083, -69.233 41.083, -69.233 41.083, -69.233 41.083, -69.233 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15133'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15131'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.083, -69.233 41.083, -69.233 41.083, -69.233 41.083, -69.233 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15131'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15132'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15132'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.083, -69.233 41.083, -69.233 41.083, -69.233 41.083, -69.233 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15132'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15245'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15245'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.167, -69.233 41.167, -69.233 41.167, -69.233 41.167, -69.233 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15245'^^xsd:string;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15522'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15522'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.25, -69.233 41.25, -69.233 41.25, -69.233 41.25, -69.233 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15522'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18817'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18817'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.367, -69.233 41.367, -69.233 41.367, -69.233 41.367, -69.233 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_18817'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18819'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18819'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.367, -69.233 41.367, -69.233 41.367, -69.233 41.367, -69.233 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18819'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18818'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18818'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.367, -69.233 41.367, -69.233 41.367, -69.233 41.367, -69.233 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18818'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18874'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18874'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18874'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18877'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18877'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18877'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18876'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18876'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18875'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18875'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383, -69.233 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18875'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17643'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17643'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.4, -69.233 41.4, -69.233 41.4, -69.233 41.4, -69.233 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17643'^^xsd:string;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19465'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19465'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.467, -69.233 41.467, -69.233 41.467, -69.233 41.467, -69.233 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19465'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19313'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19313'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.467, -69.233 41.467, -69.233 41.467, -69.233 41.467, -69.233 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19313'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19339'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19339'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.5, -69.233 41.5, -69.233 41.5, -69.233 41.5, -69.233 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19339'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18830'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18830'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 41.5, -69.233 41.5, -69.233 41.5, -69.233 41.5, -69.233 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18830'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13651'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13651'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 42.25, -69.233 42.25, -69.233 42.25, -69.233 42.25, -69.233 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13651'^^xsd:string;
  dwc:observationDate '1977-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12535'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12535'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 43.85, -69.233 43.85, -69.233 43.85, -69.233 43.85, -69.233 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12535'^^xsd:string;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11812'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11812'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.233'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.233 43.9, -69.233 43.9, -69.233 43.9, -69.233 43.9, -69.233 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11812'^^xsd:string;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15079'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15079'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 40.3, -69.217 40.3, -69.217 40.3, -69.217 40.3, -69.217 40.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15079'^^xsd:string;
  dwc:observationDate '1975-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19524'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19524'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 40.533, -69.217 40.533, -69.217 40.533, -69.217 40.533, -69.217 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19524'^^xsd:string;
  dwc:observationDate '1981-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15470'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15470'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 40.733, -69.217 40.733, -69.217 40.733, -69.217 40.733, -69.217 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15470'^^xsd:string;
  dwc:observationDate '1977-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12912'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12912'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 40.733, -69.217 40.733, -69.217 40.733, -69.217 40.733, -69.217 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12912'^^xsd:string;
  dwc:observationDate '1977-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17638'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17638'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.167, -69.217 41.167, -69.217 41.167, -69.217 41.167, -69.217 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17638'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15246'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15246'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.183, -69.217 41.183, -69.217 41.183, -69.217 41.183, -69.217 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15246'^^xsd:string;
  dwc:observationDate '1975-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18812'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18812'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.267, -69.217 41.267, -69.217 41.267, -69.217 41.267, -69.217 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18812'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18873'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18873'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.283, -69.217 41.283, -69.217 41.283, -69.217 41.283, -69.217 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18873'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18871'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18871'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.283, -69.217 41.283, -69.217 41.283, -69.217 41.283, -69.217 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18871'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18872'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18872'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.283, -69.217 41.283, -69.217 41.283, -69.217 41.283, -69.217 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18872'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18811'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.3, -69.217 41.3, -69.217 41.3, -69.217 41.3, -69.217 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18811'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18813'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18813'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.317, -69.217 41.317, -69.217 41.317, -69.217 41.317, -69.217 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18813'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18821'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18821'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.35, -69.217 41.35, -69.217 41.35, -69.217 41.35, -69.217 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18821'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18815'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18815'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.417, -69.217 41.417, -69.217 41.417, -69.217 41.417, -69.217 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18815'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12303'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.55, -69.217 41.55, -69.217 41.55, -69.217 41.55, -69.217 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12303'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15601'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15601'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.85, -69.217 41.85, -69.217 41.85, -69.217 41.85, -69.217 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15601'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15600'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 41.85, -69.217 41.85, -69.217 41.85, -69.217 41.85, -69.217 41.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 '284_15600'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12550'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12550'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 42.467, -69.217 42.467, -69.217 42.467, -69.217 42.467, -69.217 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12550'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12286'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12286'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 42.95, -69.217 42.95, -69.217 42.95, -69.217 42.95, -69.217 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12286'^^xsd:string;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12285'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12285'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 42.95, -69.217 42.95, -69.217 42.95, -69.217 42.95, -69.217 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12285'^^xsd:string;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11981'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11981'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.65, -69.217 43.65, -69.217 43.65, -69.217 43.65, -69.217 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11981'^^xsd:string;
  dwc:observationDate '1975-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18116'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18116'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.683, -69.217 43.683, -69.217 43.683, -69.217 43.683, -69.217 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18116'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12327'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12327'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.817, -69.217 43.817, -69.217 43.817, -69.217 43.817, -69.217 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12327'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12326'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12326'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.817, -69.217 43.817, -69.217 43.817, -69.217 43.817, -69.217 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12326'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12325'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12325'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.817, -69.217 43.817, -69.217 43.817, -69.217 43.817, -69.217 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12325'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13574'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13574'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.9, -69.217 43.9, -69.217 43.9, -69.217 43.9, -69.217 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13574'^^xsd:string;
  dwc:observationDate '1977-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13570'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13570'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.9, -69.217 43.9, -69.217 43.9, -69.217 43.9, -69.217 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13570'^^xsd:string;
  dwc:observationDate '1977-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11845'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11845'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.917, -69.217 43.917, -69.217 43.917, -69.217 43.917, -69.217 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11845'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11844'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11844'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.917, -69.217 43.917, -69.217 43.917, -69.217 43.917, -69.217 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11844'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12465'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12465'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.217'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.217 43.917, -69.217 43.917, -69.217 43.917, -69.217 43.917, -69.217 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12465'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15258'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15258'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 40.183, -69.2 40.183, -69.2 40.183, -69.2 40.183, -69.2 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_15258'^^xsd:string;
  dwc:observationDate '1975-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18820'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18820'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.317, -69.2 41.317, -69.2 41.317, -69.2 41.317, -69.2 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18820'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18822'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18822'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.383, -69.2 41.383, -69.2 41.383, -69.2 41.383, -69.2 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18822'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15604'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15604'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15604'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13953'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13953'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.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 '284_13953'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15605'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15605'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.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 '284_15605'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15606'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15606'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.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 '284_15606'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13952'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13952'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.417, -69.2 41.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 '284_13952'^^xsd:string;
  dwc:observationDate '1978-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18781'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18781'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.433, -69.2 41.433, -69.2 41.433, -69.2 41.433, -69.2 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18781'^^xsd:string;
  dwc:observationDate '1980-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18814'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18814'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.433, -69.2 41.433, -69.2 41.433, -69.2 41.433, -69.2 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18814'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18780'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18780'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 41.45, -69.2 41.45, -69.2 41.45, -69.2 41.45, -69.2 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18780'^^xsd:string;
  dwc:observationDate '1980-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11655'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11655'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 43.25, -69.2 43.25, -69.2 43.25, -69.2 43.25, -69.2 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11655'^^xsd:string;
  dwc:observationDate '1975-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13706'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13706'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 43.85, -69.2 43.85, -69.2 43.85, -69.2 43.85, -69.2 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_13706'^^xsd:string;
  dwc:observationDate '1977-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13705'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13705'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 43.85, -69.2 43.85, -69.2 43.85, -69.2 43.85, -69.2 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_13705'^^xsd:string;
  dwc:observationDate '1977-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14232'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14232'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 43.917, -69.2 43.917, -69.2 43.917, -69.2 43.917, -69.2 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14232'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18311'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18311'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 43.917, -69.2 43.917, -69.2 43.917, -69.2 43.917, -69.2 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18311'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12400'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12400'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 43.933, -69.2 43.933, -69.2 43.933, -69.2 43.933, -69.2 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12400'^^xsd:string;
  dwc:observationDate '1976-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12418'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12418'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.2'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.2 43.933, -69.2 43.933, -69.2 43.933, -69.2 43.933, -69.2 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12418'^^xsd:string;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18886'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18886'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 39.55, -69.183 39.55, -69.183 39.55, -69.183 39.55, -69.183 39.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18886'^^xsd:string;
  dwc:observationDate '1980-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15257'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15257'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 40.35, -69.183 40.35, -69.183 40.35, -69.183 40.35, -69.183 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15257'^^xsd:string;
  dwc:observationDate '1975-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15649'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15649'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 40.383, -69.183 40.383, -69.183 40.383, -69.183 40.383, -69.183 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15649'^^xsd:string;
  dwc:observationDate '1978-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15236'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15236'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15236'^^xsd:string;
  dwc:observationDate '1975-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15237'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15237'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15237'^^xsd:string;
  dwc:observationDate '1975-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19315'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19315'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19315'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19316'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19316'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3, -69.183 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19316'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15521'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15521'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.317, -69.183 41.317, -69.183 41.317, -69.183 41.317, -69.183 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15521'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15520'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15520'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.317, -69.183 41.317, -69.183 41.317, -69.183 41.317, -69.183 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15520'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18823'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18823'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.333, -69.183 41.333, -69.183 41.333, -69.183 41.333, -69.183 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18823'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18816'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18816'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 41.4, -69.183 41.4, -69.183 41.4, -69.183 41.4, -69.183 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18816'^^xsd:string;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18114'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18114'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 43.683, -69.183 43.683, -69.183 43.683, -69.183 43.683, -69.183 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18114'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18118'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18118'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 43.7, -69.183 43.7, -69.183 43.7, -69.183 43.7, -69.183 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18118'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12529'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12529'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 43.917, -69.183 43.917, -69.183 43.917, -69.183 43.917, -69.183 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12529'^^xsd:string;
  dwc:observationDate '1976-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18142'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18142'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.183'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.183 43.967, -69.183 43.967, -69.183 43.967, -69.183 43.967, -69.183 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18142'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17579'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17579'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 40.95, -69.167 40.95, -69.167 40.95, -69.167 40.95, -69.167 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17579'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17580'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17580'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 40.95, -69.167 40.95, -69.167 40.95, -69.167 40.95, -69.167 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17580'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17578'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17578'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 40.95, -69.167 40.95, -69.167 40.95, -69.167 40.95, -69.167 40.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 '284_17578'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15669'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15669'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 40.967, -69.167 40.967, -69.167 40.967, -69.167 40.967, -69.167 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15669'^^xsd:string;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15134'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15134'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 41.25, -69.167 41.25, -69.167 41.25, -69.167 41.25, -69.167 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15134'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18810'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18810'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 41.317, -69.167 41.317, -69.167 41.317, -69.167 41.317, -69.167 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18810'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15096'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_15096'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 41.4, -69.167 41.4, -69.167 41.4, -69.167 41.4, -69.167 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15096'^^xsd:string;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15095'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_15095'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 41.4, -69.167 41.4, -69.167 41.4, -69.167 41.4, -69.167 41.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 '284_15095'^^xsd:string;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18806'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18806'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 41.483, -69.167 41.483, -69.167 41.483, -69.167 41.483, -69.167 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18806'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17020'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17020'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 41.483, -69.167 41.483, -69.167 41.483, -69.167 41.483, -69.167 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17020'^^xsd:string;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13503'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13503'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 41.833, -69.167 41.833, -69.167 41.833, -69.167 41.833, -69.167 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13503'^^xsd:string;
  dwc:observationDate '1977-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11946'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11946'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 42.583, -69.167 42.583, -69.167 42.583, -69.167 42.583, -69.167 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11946'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13686'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13686'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 43.667, -69.167 43.667, -69.167 43.667, -69.167 43.667, -69.167 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13686'^^xsd:string;
  dwc:observationDate '1977-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18115'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18115'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 43.683, -69.167 43.683, -69.167 43.683, -69.167 43.683, -69.167 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_18115'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13223'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13223'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 43.917, -69.167 43.917, -69.167 43.917, -69.167 43.917, -69.167 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13223'^^xsd:string;
  dwc:observationDate '1977-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12597'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12597'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.167'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.167 43.933, -69.167 43.933, -69.167 43.933, -69.167 43.933, -69.167 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12597'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15135'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15135'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 41.567, -69.15 41.567, -69.15 41.567, -69.15 41.567, -69.15 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15135'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18011'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18011'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 42.833, -69.15 42.833, -69.15 42.833, -69.15 42.833, -69.15 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18011'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18117'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18117'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.783, -69.15 43.783, -69.15 43.783, -69.15 43.783, -69.15 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18117'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18113'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18113'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.833, -69.15 43.833, -69.15 43.833, -69.15 43.833, -69.15 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18113'^^xsd:string;
  dwc:observationDate '1979-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14041'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14041'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14041'^^xsd:string;
  dwc:observationDate '1978-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14097'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14097'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14097'^^xsd:string;
  dwc:observationDate '1978-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14358'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14358'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14358'^^xsd:string;
  dwc:observationDate '1978-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11941'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11941'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11941'^^xsd:string;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18219'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18219'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85, -69.15 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18219'^^xsd:string;
  dwc:observationDate '1979-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18363'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18363'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18363'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14346'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14346'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14346'^^xsd:string;
  dwc:observationDate '1978-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12299'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12299'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12299'^^xsd:string;
  dwc:observationDate '1976-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14342'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14342'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883, -69.15 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14342'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12785'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12785'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.95, -69.15 43.95, -69.15 43.95, -69.15 43.95, -69.15 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12785'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13459'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13459'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.95, -69.15 43.95, -69.15 43.95, -69.15 43.95, -69.15 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13459'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12404'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12404'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.15 43.967, -69.15 43.967, -69.15 43.967, -69.15 43.967, -69.15 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12404'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14030'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 40.383, -69.133 40.383, -69.133 40.383, -69.133 40.383, -69.133 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14030'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14020'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14020'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 40.383, -69.133 40.383, -69.133 40.383, -69.133 40.383, -69.133 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14020'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17581'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17581'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 40.983, -69.133 40.983, -69.133 40.983, -69.133 40.983, -69.133 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17581'^^xsd:string;
  dwc:observationDate '1979-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17582'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17582'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 40.983, -69.133 40.983, -69.133 40.983, -69.133 40.983, -69.133 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17582'^^xsd:string;
  dwc:observationDate '1979-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15676'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15676'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.3, -69.133 41.3, -69.133 41.3, -69.133 41.3, -69.133 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15676'^^xsd:string;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19324'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19324'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.3, -69.133 41.3, -69.133 41.3, -69.133 41.3, -69.133 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19324'^^xsd:string;
  dwc:observationDate '1981-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19323'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19323'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.3, -69.133 41.3, -69.133 41.3, -69.133 41.3, -69.133 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19323'^^xsd:string;
  dwc:observationDate '1981-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19417'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19417'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.333, -69.133 41.333, -69.133 41.333, -69.133 41.333, -69.133 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19417'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15654'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15654'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.333, -69.133 41.333, -69.133 41.333, -69.133 41.333, -69.133 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15654'^^xsd:string;
  dwc:observationDate '1978-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19416'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19416'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.333, -69.133 41.333, -69.133 41.333, -69.133 41.333, -69.133 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19416'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19341'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19341'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.4, -69.133 41.4, -69.133 41.4, -69.133 41.4, -69.133 41.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 '284_19341'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19340'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19340'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.4, -69.133 41.4, -69.133 41.4, -69.133 41.4, -69.133 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19340'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15247'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15247'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 41.65, -69.133 41.65, -69.133 41.65, -69.133 41.65, -69.133 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_15247'^^xsd:string;
  dwc:observationDate '1975-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12755'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12755'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12755'^^xsd:string;
  dwc:observationDate '1976-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12753'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12753'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Leatherback Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '284_12753'^^xsd:string;
  dwc:observationDate '1976-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13806'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13806'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13806'^^xsd:string;
  dwc:observationDate '1978-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13604'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13604'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13604'^^xsd:string;
  dwc:observationDate '1977-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14110'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14110'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14110'^^xsd:string;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13211'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13211'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13211'^^xsd:string;
  dwc:observationDate '1977-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12226'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12226'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12226'^^xsd:string;
  dwc:observationDate '1976-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12621'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12621'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12621'^^xsd:string;
  dwc:observationDate '1976-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17949'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17949'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_17949'^^xsd:string;
  dwc:observationDate '1979-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14243'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14243'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14243'^^xsd:string;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14114'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14114'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14114'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13379'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13379'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13379'^^xsd:string;
  dwc:observationDate '1977-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18221'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18221'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18221'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18499'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18499'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18499'^^xsd:string;
  dwc:observationDate '1979-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18500'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18500'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85, -69.133 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18500'^^xsd:string;
  dwc:observationDate '1979-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14402'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14402'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14402'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14327'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14327'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14327'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13580'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13580'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13580'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13542'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13542'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13542'^^xsd:string;
  dwc:observationDate '1977-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13652'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13652'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13652'^^xsd:string;
  dwc:observationDate '1977-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17953'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17953'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_17953'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12467'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12467'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12467'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12555'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12555'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12555'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12027'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12027'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12027'^^xsd:string;
  dwc:observationDate '1975-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18222'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18222'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867, -69.133 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18222'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13605'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13605'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.883, -69.133 43.883, -69.133 43.883, -69.133 43.883, -69.133 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13605'^^xsd:string;
  dwc:observationDate '1977-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12485'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12485'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.9, -69.133 43.9, -69.133 43.9, -69.133 43.9, -69.133 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12485'^^xsd:string;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11883'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11883'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.917, -69.133 43.917, -69.133 43.917, -69.133 43.917, -69.133 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11883'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12481'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12481'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.933, -69.133 43.933, -69.133 43.933, -69.133 43.933, -69.133 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12481'^^xsd:string;
  dwc:observationDate '1976-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12252'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12252'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.95, -69.133 43.95, -69.133 43.95, -69.133 43.95, -69.133 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12252'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13481'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13481'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.95, -69.133 43.95, -69.133 43.95, -69.133 43.95, -69.133 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13481'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11807'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11807'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.967, -69.133 43.967, -69.133 43.967, -69.133 43.967, -69.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11807'^^xsd:string;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12605'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12605'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 43.983, -69.133 43.983, -69.133 43.983, -69.133 43.983, -69.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12605'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-69.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12370'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12370'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.133 44, -69.133 44, -69.133 44, -69.133 44, -69.133 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12370'^^xsd:string;
  dwc:observationDate '1976-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.383"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.383 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.383"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10141'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10141'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '38.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 38.383, -69.117 38.383, -69.117 38.383, -69.117 38.383, -69.117 38.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10141'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12987'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12987'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 40.067, -69.117 40.067, -69.117 40.067, -69.117 40.067, -69.117 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12987'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12985'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12985'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 40.067, -69.117 40.067, -69.117 40.067, -69.117 40.067, -69.117 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12985'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12986'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12986'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 40.067, -69.117 40.067, -69.117 40.067, -69.117 40.067, -69.117 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12986'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17569'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17569'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 40.967, -69.117 40.967, -69.117 40.967, -69.117 40.967, -69.117 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17569'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17568'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17568'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 40.967, -69.117 40.967, -69.117 40.967, -69.117 40.967, -69.117 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17568'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19415'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19415'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.267, -69.117 41.267, -69.117 41.267, -69.117 41.267, -69.117 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19415'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19414'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19414'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.267, -69.117 41.267, -69.117 41.267, -69.117 41.267, -69.117 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19414'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19325'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19325'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.3, -69.117 41.3, -69.117 41.3, -69.117 41.3, -69.117 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19325'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19326'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19326'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.3, -69.117 41.3, -69.117 41.3, -69.117 41.3, -69.117 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19326'^^xsd:string;
  dwc:observationDate '1981-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19419'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19419'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.317, -69.117 41.317, -69.117 41.317, -69.117 41.317, -69.117 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19419'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19418'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19418'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.317, -69.117 41.317, -69.117 41.317, -69.117 41.317, -69.117 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19418'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19499'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19499'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.333, -69.117 41.333, -69.117 41.333, -69.117 41.333, -69.117 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19499'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14348'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14348'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.367, -69.117 41.367, -69.117 41.367, -69.117 41.367, -69.117 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14348'^^xsd:string;
  dwc:observationDate '1978-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17021'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17021'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 41.417, -69.117 41.417, -69.117 41.417, -69.117 41.417, -69.117 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17021'^^xsd:string;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15533'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15533'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.167, -69.117 43.167, -69.117 43.167, -69.117 43.167, -69.117 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15533'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14040'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14040'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14040'^^xsd:string;
  dwc:observationDate '1978-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14111'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14111'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14111'^^xsd:string;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13012'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13012'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13012'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11834'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11834'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11834'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14055'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14055'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85, -69.117 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14055'^^xsd:string;
  dwc:observationDate '1978-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12658'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12658'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12658'^^xsd:string;
  dwc:observationDate '1976-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14147'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14147'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14147'^^xsd:string;
  dwc:observationDate '1978-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12586'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12586'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12586'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12362'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12362'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12362'^^xsd:string;
  dwc:observationDate '1976-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18216'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18216'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18216'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18496'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18496'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18496'^^xsd:string;
  dwc:observationDate '1979-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18502'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18502'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18502'^^xsd:string;
  dwc:observationDate '1979-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18218'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18218'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18218'^^xsd:string;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18335'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18335'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867, -69.117 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18335'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12676'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12676'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12676'^^xsd:string;
  dwc:observationDate '1976-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11628'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11628'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11628'^^xsd:string;
  dwc:observationDate '1974-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11773'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11773'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11773'^^xsd:string;
  dwc:observationDate '1975-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11777'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11777'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11777'^^xsd:string;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18497'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18497'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18497'^^xsd:string;
  dwc:observationDate '1979-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18143'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18143'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883, -69.117 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18143'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12251'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12251'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.917, -69.117 43.917, -69.117 43.917, -69.117 43.917, -69.117 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12251'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14403'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14403'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.933, -69.117 43.933, -69.117 43.933, -69.117 43.933, -69.117 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14403'^^xsd:string;
  dwc:observationDate '1978-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11829'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11829'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.933, -69.117 43.933, -69.117 43.933, -69.117 43.933, -69.117 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11829'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12363'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12363'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.933, -69.117 43.933, -69.117 43.933, -69.117 43.933, -69.117 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12363'^^xsd:string;
  dwc:observationDate '1976-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14357'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14357'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.967, -69.117 43.967, -69.117 43.967, -69.117 43.967, -69.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14357'^^xsd:string;
  dwc:observationDate '1978-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11788'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11788'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.117 43.967, -69.117 43.967, -69.117 43.967, -69.117 43.967, -69.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11788'^^xsd:string;
  dwc:observationDate '1975-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17571'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17571'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.017, -69.1 41.017, -69.1 41.017, -69.1 41.017, -69.1 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17571'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17570'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17570'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.017, -69.1 41.017, -69.1 41.017, -69.1 41.017, -69.1 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17570'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.217 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.217"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.217 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.217"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19507'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19507'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.217, -69.1 41.217, -69.1 41.217, -69.1 41.217, -69.1 41.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19507'^^xsd:string;
  dwc:observationDate '1981-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19318'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19318'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19318'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18834'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18834'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18834'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18833'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18833'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18833'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19317'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19317'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267, -69.1 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19317'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18832'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18832'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.3, -69.1 41.3, -69.1 41.3, -69.1 41.3, -69.1 41.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 '284_18832'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18831'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18831'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.333, -69.1 41.333, -69.1 41.333, -69.1 41.333, -69.1 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18831'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19342'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19342'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.35, -69.1 41.35, -69.1 41.35, -69.1 41.35, -69.1 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19342'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19466'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19466'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 41.383, -69.1 41.383, -69.1 41.383, -69.1 41.383, -69.1 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_19466'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15136'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15136'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 42.283, -69.1 42.283, -69.1 42.283, -69.1 42.283, -69.1 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15136'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17998'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17998'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 42.8, -69.1 42.8, -69.1 42.8, -69.1 42.8, -69.1 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17998'^^xsd:string;
  dwc:observationDate '1979-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.117 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.117"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14057'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14057'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.117, -69.1 43.117, -69.1 43.117, -69.1 43.117, -69.1 43.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14057'^^xsd:string;
  dwc:observationDate '1978-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13520'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13520'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.817, -69.1 43.817, -69.1 43.817, -69.1 43.817, -69.1 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13520'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12756'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12756'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12756'^^xsd:string;
  dwc:observationDate '1976-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12776'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12776'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12776'^^xsd:string;
  dwc:observationDate '1976-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14115'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14115'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14115'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14106'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14106'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14106'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14090'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14090'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14090'^^xsd:string;
  dwc:observationDate '1978-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17976'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17976'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_17976'^^xsd:string;
  dwc:observationDate '1979-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12600'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12600'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12600'^^xsd:string;
  dwc:observationDate '1976-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18495'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18495'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867, -69.1 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18495'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11619'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11619'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.883, -69.1 43.883, -69.1 43.883, -69.1 43.883, -69.1 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11619'^^xsd:string;
  dwc:observationDate '1974-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12757'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12757'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.9, -69.1 43.9, -69.1 43.9, -69.1 43.9, -69.1 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12757'^^xsd:string;
  dwc:observationDate '1976-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18362'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18362'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.917, -69.1 43.917, -69.1 43.917, -69.1 43.917, -69.1 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18362'^^xsd:string;
  dwc:observationDate '1979-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14051'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14051'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.917, -69.1 43.917, -69.1 43.917, -69.1 43.917, -69.1 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14051'^^xsd:string;
  dwc:observationDate '1978-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14242'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14242'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.917, -69.1 43.917, -69.1 43.917, -69.1 43.917, -69.1 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14242'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14245'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14245'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.933, -69.1 43.933, -69.1 43.933, -69.1 43.933, -69.1 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14245'^^xsd:string;
  dwc:observationDate '1978-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11785'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11785'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 43.933, -69.1 43.933, -69.1 43.933, -69.1 43.933, -69.1 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11785'^^xsd:string;
  dwc:observationDate '1975-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -69.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -69.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-69.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18224'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18224'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.1'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.1 44.033, -69.1 44.033, -69.1 44.033, -69.1 44.033, -69.1 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18224'^^xsd:string;
  dwc:observationDate '1979-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10683'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10683'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 38.5, -69.083 38.5, -69.083 38.5, -69.083 38.5, -69.083 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10683'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12391'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12391'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 40.283, -69.083 40.283, -69.083 40.283, -69.083 40.283, -69.083 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12391'^^xsd:string;
  dwc:observationDate '1976-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.417"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.417"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15648'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15648'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '40.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 40.417, -69.083 40.417, -69.083 40.417, -69.083 40.417, -69.083 40.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15648'^^xsd:string;
  dwc:observationDate '1978-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17583'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17583'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.017, -69.083 41.017, -69.083 41.017, -69.083 41.017, -69.083 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17583'^^xsd:string;
  dwc:observationDate '1979-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17577'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17577'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.05, -69.083 41.05, -69.083 41.05, -69.083 41.05, -69.083 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17577'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.133"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15722'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15722'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.133, -69.083 41.133, -69.083 41.133, -69.083 41.133, -69.083 41.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15722'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15719'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15719'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.167, -69.083 41.167, -69.083 41.167, -69.083 41.167, -69.083 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15719'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15720'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15720'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.183, -69.083 41.183, -69.083 41.183, -69.083 41.183, -69.083 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15720'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15721'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15721'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.183, -69.083 41.183, -69.083 41.183, -69.083 41.183, -69.083 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15721'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.217 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.217"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.217 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.217"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19413'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19413'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.217, -69.083 41.217, -69.083 41.217, -69.083 41.217, -69.083 41.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19413'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19319'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19319'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.25, -69.083 41.25, -69.083 41.25, -69.083 41.25, -69.083 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19319'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19467'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19467'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.283, -69.083 41.283, -69.083 41.283, -69.083 41.283, -69.083 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19467'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17023'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17023'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.333, -69.083 41.333, -69.083 41.333, -69.083 41.333, -69.083 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17023'^^xsd:string;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19399'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19399'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.333, -69.083 41.333, -69.083 41.333, -69.083 41.333, -69.083 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19399'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19398'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19398'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.35, -69.083 41.35, -69.083 41.35, -69.083 41.35, -69.083 41.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 '284_19398'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19320'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19320'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.35, -69.083 41.35, -69.083 41.35, -69.083 41.35, -69.083 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19320'^^xsd:string;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17022'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17022'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.367, -69.083 41.367, -69.083 41.367, -69.083 41.367, -69.083 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17022'^^xsd:string;
  dwc:observationDate '1978-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15759'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15759'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.4, -69.083 41.4, -69.083 41.4, -69.083 41.4, -69.083 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15759'^^xsd:string;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18807'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18807'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.5, -69.083 41.5, -69.083 41.5, -69.083 41.5, -69.083 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18807'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15187'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15187'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 41.867, -69.083 41.867, -69.083 41.867, -69.083 41.867, -69.083 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15187'^^xsd:string;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14092'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14092'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 42.833, -69.083 42.833, -69.083 42.833, -69.083 42.833, -69.083 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14092'^^xsd:string;
  dwc:observationDate '1978-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12253'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12253'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 43.933, -69.083 43.933, -69.083 43.933, -69.083 43.933, -69.083 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12253'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13571'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.083'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.083 43.967, -69.083 43.967, -69.083 43.967, -69.083 43.967, -69.083 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13571'^^xsd:string;
  dwc:observationDate '1977-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12495'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12495'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 40.1, -69.067 40.1, -69.067 40.1, -69.067 40.1, -69.067 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12495'^^xsd:string;
  dwc:observationDate '1976-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15681'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15681'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 40.317, -69.067 40.317, -69.067 40.317, -69.067 40.317, -69.067 40.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 '284_15681'^^xsd:string;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15682'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15682'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 40.833, -69.067 40.833, -69.067 40.833, -69.067 40.833, -69.067 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15682'^^xsd:string;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15507'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15507'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 40.967, -69.067 40.967, -69.067 40.967, -69.067 40.967, -69.067 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15507'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.067"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.067 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.067"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17572'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17572'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.067, -69.067 41.067, -69.067 41.067, -69.067 41.067, -69.067 41.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17572'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19362'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19362'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.183, -69.067 41.183, -69.067 41.183, -69.067 41.183, -69.067 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19362'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19412'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19412'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.2, -69.067 41.2, -69.067 41.2, -69.067 41.2, -69.067 41.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 '284_19412'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19468'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19468'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.267, -69.067 41.267, -69.067 41.267, -69.067 41.267, -69.067 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19468'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19488'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19488'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.283, -69.067 41.283, -69.067 41.283, -69.067 41.283, -69.067 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19488'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19475'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19475'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.283, -69.067 41.283, -69.067 41.283, -69.067 41.283, -69.067 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19475'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15680'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15680'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.317, -69.067 41.317, -69.067 41.317, -69.067 41.317, -69.067 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15680'^^xsd:string;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19401'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19401'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19396'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19396'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19396'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19397'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19397'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19397'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19400'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19400'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19400'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19402'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19402'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333, -69.067 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19402'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12455'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12455'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.467, -69.067 41.467, -69.067 41.467, -69.067 41.467, -69.067 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12455'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18809'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18809'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.5, -69.067 41.5, -69.067 41.5, -69.067 41.5, -69.067 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18809'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18808'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18808'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.5, -69.067 41.5, -69.067 41.5, -69.067 41.5, -69.067 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18808'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13893'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13893'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.867, -69.067 41.867, -69.067 41.867, -69.067 41.867, -69.067 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13893'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13892'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13892'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.867, -69.067 41.867, -69.067 41.867, -69.067 41.867, -69.067 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13892'^^xsd:string;
  dwc:observationDate '1978-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15188'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15188'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 41.917, -69.067 41.917, -69.067 41.917, -69.067 41.917, -69.067 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15188'^^xsd:string;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14036'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14036'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 43.95, -69.067 43.95, -69.067 43.95, -69.067 43.95, -69.067 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14036'^^xsd:string;
  dwc:observationDate '1978-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11524'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11524'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11524'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11522'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11522'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11522'^^xsd:string;
  dwc:observationDate '1974-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13568'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13568'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13568'^^xsd:string;
  dwc:observationDate '1977-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13569'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13569'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967, -69.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13569'^^xsd:string;
  dwc:observationDate '1977-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -69.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -69.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-69.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12667'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12667'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.067'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.067 44.167, -69.067 44.167, -69.067 44.167, -69.067 44.167, -69.067 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12667'^^xsd:string;
  dwc:observationDate '1976-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10104'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10104'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 38.317, -69.05 38.317, -69.05 38.317, -69.05 38.317, -69.05 38.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_10104'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17635'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17635'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 40.183, -69.05 40.183, -69.05 40.183, -69.05 40.183, -69.05 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17635'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19361'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19361'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.2, -69.05 41.2, -69.05 41.2, -69.05 41.2, -69.05 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19361'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19346'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19346'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19346'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19347'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19347'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19347'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19344'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19344'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.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 '284_19344'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19343'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19343'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19343'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19486'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19486'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19486'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19345'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19345'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25, -69.05 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19345'^^xsd:string;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19490'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19490'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19490'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19474'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19474'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19474'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19487'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19487'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19487'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19489'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19489'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267, -69.05 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19489'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19389'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19389'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19390'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19390'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19390'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19391'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19391'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.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 '284_19391'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19387'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19387'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19387'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19388'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19388'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19388'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19392'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19392'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19392'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19393'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19393'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19393'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19394'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19394'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317, -69.05 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19394'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19403'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19403'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.333, -69.05 41.333, -69.05 41.333, -69.05 41.333, -69.05 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19403'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19395'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19395'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 41.333, -69.05 41.333, -69.05 41.333, -69.05 41.333, -69.05 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19395'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18001'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18001'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 42.767, -69.05 42.767, -69.05 42.767, -69.05 42.767, -69.05 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18001'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19547'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_19547'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 43.883, -69.05 43.883, -69.05 43.883, -69.05 43.883, -69.05 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19547'^^xsd:string;
  dwc:observationDate '1981-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18302'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18302'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 43.917, -69.05 43.917, -69.05 43.917, -69.05 43.917, -69.05 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18302'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -69.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-69.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12705'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12705'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.05'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.05 43.967, -69.05 43.967, -69.05 43.967, -69.05 43.967, -69.05 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12705'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.467"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "39.467"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15014'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15014'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '39.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 39.467, -69.033 39.467, -69.033 39.467, -69.033 39.467, -69.033 39.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15014'^^xsd:string;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15077'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15077'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 40.133, -69.033 40.133, -69.033 40.133, -69.033 40.133, -69.033 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15077'^^xsd:string;
  dwc:observationDate '1975-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17573'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17573'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.1, -69.033 41.1, -69.033 41.1, -69.033 41.1, -69.033 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17573'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19363'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19363'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.167, -69.033 41.167, -69.033 41.167, -69.033 41.167, -69.033 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19363'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19360'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19360'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.233, -69.033 41.233, -69.033 41.233, -69.033 41.233, -69.033 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19360'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19473'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19473'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19473'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19469'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19469'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19469'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19485'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19485'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19471'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.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 '284_19471'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19472'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19472'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19472'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19470'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19470'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25, -69.033 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19470'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16975'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_16975'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.283, -69.033 41.283, -69.033 41.283, -69.033 41.283, -69.033 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16975'^^xsd:string;
  dwc:observationDate '1978-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19491'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19491'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.283, -69.033 41.283, -69.033 41.283, -69.033 41.283, -69.033 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19491'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19498'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19498'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19498'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19385'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19385'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19385'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19476'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19476'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19476'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19384'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19384'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19384'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19386'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19386'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19386'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19497'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19497'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3, -69.033 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19497'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.633"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18322'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18322'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '43.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 43.633, -69.033 43.633, -69.033 43.633, -69.033 43.633, -69.033 43.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18322'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18220'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18220'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 43.85, -69.033 43.85, -69.033 43.85, -69.033 43.85, -69.033 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18220'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11515'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11515'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 43.917, -69.033 43.917, -69.033 43.917, -69.033 43.917, -69.033 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11515'^^xsd:string;
  dwc:observationDate '1974-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13260'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13260'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44, -69.033 44, -69.033 44, -69.033 44, -69.033 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13260'^^xsd:string;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13259'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13259'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44, -69.033 44, -69.033 44, -69.033 44, -69.033 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13259'^^xsd:string;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11520'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11520'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44.117, -69.033 44.117, -69.033 44.117, -69.033 44.117, -69.033 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11520'^^xsd:string;
  dwc:observationDate '1974-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12478'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12478'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44.183, -69.033 44.183, -69.033 44.183, -69.033 44.183, -69.033 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12478'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18134'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18134'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44.183, -69.033 44.183, -69.033 44.183, -69.033 44.183, -69.033 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18134'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13291'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13291'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44.183, -69.033 44.183, -69.033 44.183, -69.033 44.183, -69.033 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13291'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13567'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13567'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44.2, -69.033 44.2, -69.033 44.2, -69.033 44.2, -69.033 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13567'^^xsd:string;
  dwc:observationDate '1977-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -69.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -69.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-69.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13583'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13583'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.033'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.033 44.217, -69.033 44.217, -69.033 44.217, -69.033 44.217, -69.033 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13583'^^xsd:string;
  dwc:observationDate '1977-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10684'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10684'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 38.517, -69.017 38.517, -69.017 38.517, -69.017 38.517, -69.017 38.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10684'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17576'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17576'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41, -69.017 41, -69.017 41, -69.017 41, -69.017 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17576'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.133 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.133"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14915'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14915'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.133, -69.017 41.133, -69.017 41.133, -69.017 41.133, -69.017 41.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14915'^^xsd:string;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19364'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19364'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.183, -69.017 41.183, -69.017 41.183, -69.017 41.183, -69.017 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19364'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19478'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19478'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.233, -69.017 41.233, -69.017 41.233, -69.017 41.233, -69.017 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19478'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19358'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19358'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19358'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19357'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19357'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19357'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19359'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19359'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_19359'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19356'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19356'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.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 '284_19356'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19355'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19355'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25, -69.017 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19355'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19477'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19477'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19477'^^xsd:string;
  dwc:observationDate '1981-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19354'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19354'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19354'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19404'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19404'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.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 '284_19404'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19407'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19407'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19407'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19405'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19405'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19405'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19406'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19406'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267, -69.017 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19406'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19379'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19379'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19379'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19378'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19378'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19378'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19377'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19377'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19377'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19481'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19481'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19481'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19380'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19380'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19380'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19381'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19381'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283, -69.017 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19381'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19480'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19480'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.3, -69.017 41.3, -69.017 41.3, -69.017 41.3, -69.017 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19480'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19382'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19382'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.3, -69.017 41.3, -69.017 41.3, -69.017 41.3, -69.017 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19382'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19383'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19383'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.3, -69.017 41.3, -69.017 41.3, -69.017 41.3, -69.017 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19383'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19482'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19482'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.317, -69.017 41.317, -69.017 41.317, -69.017 41.317, -69.017 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19482'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19913'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19913'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.333, -69.017 41.333, -69.017 41.333, -69.017 41.333, -69.017 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19913'^^xsd:string;
  dwc:observationDate '1981-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19322'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19322'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.333, -69.017 41.333, -69.017 41.333, -69.017 41.333, -69.017 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19322'^^xsd:string;
  dwc:observationDate '1981-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19321'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19321'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 41.35, -69.017 41.35, -69.017 41.35, -69.017 41.35, -69.017 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19321'^^xsd:string;
  dwc:observationDate '1981-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18008'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18008'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 42.867, -69.017 42.867, -69.017 42.867, -69.017 42.867, -69.017 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18008'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17946'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17946'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 43.95, -69.017 43.95, -69.017 43.95, -69.017 43.95, -69.017 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17946'^^xsd:string;
  dwc:observationDate '1979-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11736'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11736'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 43.983, -69.017 43.983, -69.017 43.983, -69.017 43.983, -69.017 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11736'^^xsd:string;
  dwc:observationDate '1975-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -69.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -69.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-69.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12551'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12551'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69.017'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69.017 44.133, -69.017 44.133, -69.017 44.133, -69.017 44.133, -69.017 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12551'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.717 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.717"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.717 -69)"^^geo:wktLiteral ;
  geo-pos:lat "25.717"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10724'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10724'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '25.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 25.717, -69 25.717, -69 25.717, -69 25.717, -69 25.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10724'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.467"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -69)"^^geo:wktLiteral ;
  geo-pos:lat "39.467"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18885'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18885'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '39.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 39.467, -69 39.467, -69 39.467, -69 39.467, -69 39.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18885'^^xsd:string;
  dwc:observationDate '1980-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -69)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13669'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13669'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 40, -69 40, -69 40, -69 40, -69 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13669'^^xsd:string;
  dwc:observationDate '1977-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.117"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -69)"^^geo:wktLiteral ;
  geo-pos:lat "40.117"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12984'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12984'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '40.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 40.117, -69 40.117, -69 40.117, -69 40.117, -69 40.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12984'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -69)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14962'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14962'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 40.2, -69 40.2, -69 40.2, -69 40.2, -69 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14962'^^xsd:string;
  dwc:observationDate '1974-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -69)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15508'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15508'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 40.933, -69 40.933, -69 40.933, -69 40.933, -69 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15508'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12344'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12344'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41, -69 41, -69 41, -69 41, -69 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12344'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16995'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_16995'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41, -69 41, -69 41, -69 41, -69 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_16995'^^xsd:string;
  dwc:observationDate '1978-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16996'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_16996'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41, -69 41, -69 41, -69 41, -69 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 '284_16996'^^xsd:string;
  dwc:observationDate '1978-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19365'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19365'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.183, -69 41.183, -69 41.183, -69 41.183, -69 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19365'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17015'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17015'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.25, -69 41.25, -69 41.25, -69 41.25, -69 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17015'^^xsd:string;
  dwc:observationDate '1978-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19376'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19376'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.267, -69 41.267, -69 41.267, -69 41.267, -69 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19376'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19352'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19352'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.283, -69 41.283, -69 41.283, -69 41.283, -69 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19352'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19353'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19353'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.283, -69 41.283, -69 41.283, -69 41.283, -69 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_19353'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19351'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19351'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.283, -69 41.283, -69 41.283, -69 41.283, -69 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_19351'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19350'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19350'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.283, -69 41.283, -69 41.283, -69 41.283, -69 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19350'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -69)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15706'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15706'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '41.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 41.517, -69 41.517, -69 41.517, -69 41.517, -69 41.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15706'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -69)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17132'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 42.25, -69 42.25, -69 42.25, -69 42.25, -69 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17132'^^xsd:string;
  dwc:observationDate '1978-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 -69)"^^geo:wktLiteral ;
  geo-pos:lat "42.55"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15569'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15569'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '42.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 42.55, -69 42.55, -69 42.55, -69 42.55, -69 42.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15569'^^xsd:string;
  dwc:observationDate '1978-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -69)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15532'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15532'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 43.2, -69 43.2, -69 43.2, -69 43.2, -69 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_15532'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -69)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14297'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14297'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 43.817, -69 43.817, -69 43.817, -69 43.817, -69 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14297'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -69)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11638'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11638'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 43.917, -69 43.917, -69 43.917, -69 43.917, -69 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11638'^^xsd:string;
  dwc:observationDate '1974-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -69)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12482'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12482'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 43.95, -69 43.95, -69 43.95, -69 43.95, -69 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12482'^^xsd:string;
  dwc:observationDate '1976-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -69)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13343'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13343'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 43.983, -69 43.983, -69 43.983, -69 43.983, -69 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13343'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -69)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18290'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18290'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 44, -69 44, -69 44, -69 44, -69 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18290'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -69)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18107'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18107'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 44.083, -69 44.083, -69 44.083, -69 44.083, -69 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18107'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -69)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12250'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12250'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-69'^^xsd:integer;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-69 44.1, -69 44.1, -69 44.1, -69 44.1, -69 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12250'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17575'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17575'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.083, -68.983 41.083, -68.983 41.083, -68.983 41.083, -68.983 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17575'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17574'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17574'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.083, -68.983 41.083, -68.983 41.083, -68.983 41.083, -68.983 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17574'^^xsd:string;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19409'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.183, -68.983 41.183, -68.983 41.183, -68.983 41.183, -68.983 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19409'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19410'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19410'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.183, -68.983 41.183, -68.983 41.183, -68.983 41.183, -68.983 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19410'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19495'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19495'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.2, -68.983 41.2, -68.983 41.2, -68.983 41.2, -68.983 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19495'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19496'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19496'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.2, -68.983 41.2, -68.983 41.2, -68.983 41.2, -68.983 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19496'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19375'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19375'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.267, -68.983 41.267, -68.983 41.267, -68.983 41.267, -68.983 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19375'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17016'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17016'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.267, -68.983 41.267, -68.983 41.267, -68.983 41.267, -68.983 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17016'^^xsd:string;
  dwc:observationDate '1978-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19374'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19374'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.267, -68.983 41.267, -68.983 41.267, -68.983 41.267, -68.983 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19374'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19349'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19349'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.3, -68.983 41.3, -68.983 41.3, -68.983 41.3, -68.983 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19349'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11968'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11968'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.317, -68.983 41.317, -68.983 41.317, -68.983 41.317, -68.983 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11968'^^xsd:string;
  dwc:observationDate '1975-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19348'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19348'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.317, -68.983 41.317, -68.983 41.317, -68.983 41.317, -68.983 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19348'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19479'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19479'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.333, -68.983 41.333, -68.983 41.333, -68.983 41.333, -68.983 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_19479'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19492'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19492'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 41.433, -68.983 41.433, -68.983 41.433, -68.983 41.433, -68.983 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19492'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17947'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17947'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 43.933, -68.983 43.933, -68.983 43.933, -68.983 43.933, -68.983 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17947'^^xsd:string;
  dwc:observationDate '1979-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12730'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12730'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 44.2, -68.983 44.2, -68.983 44.2, -68.983 44.2, -68.983 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12730'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11645'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11645'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.983'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.983 44.267, -68.983 44.267, -68.983 44.267, -68.983 44.267, -68.983 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11645'^^xsd:string;
  dwc:observationDate '1974-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10105'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10105'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 38.483, -68.967 38.483, -68.967 38.483, -68.967 38.483, -68.967 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10105'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.117"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12983'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12983'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '40.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 40.117, -68.967 40.117, -68.967 40.117, -68.967 40.117, -68.967 40.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12983'^^xsd:string;
  dwc:observationDate '1977-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.117"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12968'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12968'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '40.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 40.117, -68.967 40.117, -68.967 40.117, -68.967 40.117, -68.967 40.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_12968'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15078'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15078'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 40.2, -68.967 40.2, -68.967 40.2, -68.967 40.2, -68.967 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15078'^^xsd:string;
  dwc:observationDate '1975-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.417 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.417"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11973'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11973'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '40.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 40.417, -68.967 40.417, -68.967 40.417, -68.967 40.417, -68.967 40.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11973'^^xsd:string;
  dwc:observationDate '1975-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15666'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15666'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 40.983, -68.967 40.983, -68.967 40.983, -68.967 40.983, -68.967 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15666'^^xsd:string;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19411'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_19411'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.15, -68.967 41.15, -68.967 41.15, -68.967 41.15, -68.967 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19411'^^xsd:string;
  dwc:observationDate '1981-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16974'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16974'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.167, -68.967 41.167, -68.967 41.167, -68.967 41.167, -68.967 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16974'^^xsd:string;
  dwc:observationDate '1978-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15678'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15678'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.167, -68.967 41.167, -68.967 41.167, -68.967 41.167, -68.967 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15678'^^xsd:string;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15677'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15677'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.167, -68.967 41.167, -68.967 41.167, -68.967 41.167, -68.967 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15677'^^xsd:string;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19366'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19366'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.183, -68.967 41.183, -68.967 41.183, -68.967 41.183, -68.967 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19366'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19494'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.25, -68.967 41.25, -68.967 41.25, -68.967 41.25, -68.967 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19494'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19493'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19493'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.25, -68.967 41.25, -68.967 41.25, -68.967 41.25, -68.967 41.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 '284_19493'^^xsd:string;
  dwc:observationDate '1981-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19483'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19483'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.317, -68.967 41.317, -68.967 41.317, -68.967 41.317, -68.967 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19483'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19484'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_19484'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.317, -68.967 41.317, -68.967 41.317, -68.967 41.317, -68.967 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19484'^^xsd:string;
  dwc:observationDate '1981-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16963'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_16963'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 41.633, -68.967 41.633, -68.967 41.633, -68.967 41.633, -68.967 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16963'^^xsd:string;
  dwc:observationDate '1978-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14044'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14044'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 42.9, -68.967 42.9, -68.967 42.9, -68.967 42.9, -68.967 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14044'^^xsd:string;
  dwc:observationDate '1978-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12170'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12170'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 43.383, -68.967 43.383, -68.967 43.383, -68.967 43.383, -68.967 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12170'^^xsd:string;
  dwc:observationDate '1976-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11511'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11511'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 43.883, -68.967 43.883, -68.967 43.883, -68.967 43.883, -68.967 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11511'^^xsd:string;
  dwc:observationDate '1974-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11775'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11775'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 43.917, -68.967 43.917, -68.967 43.917, -68.967 43.917, -68.967 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11775'^^xsd:string;
  dwc:observationDate '1975-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11960'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11960'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 44.033, -68.967 44.033, -68.967 44.033, -68.967 44.033, -68.967 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11960'^^xsd:string;
  dwc:observationDate '1975-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14227'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 44.067, -68.967 44.067, -68.967 44.067, -68.967 44.067, -68.967 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14227'^^xsd:string;
  dwc:observationDate '1978-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12398'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12398'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.967'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.967 44.2, -68.967 44.2, -68.967 44.2, -68.967 44.2, -68.967 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12398'^^xsd:string;
  dwc:observationDate '1976-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.567 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.567"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10685'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10685'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '38.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 38.567, -68.95 38.567, -68.95 38.567, -68.95 38.567, -68.95 38.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10685'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18861'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18861'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 39.5, -68.95 39.5, -68.95 39.5, -68.95 39.5, -68.95 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18861'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14023'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14023'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 40.067, -68.95 40.067, -68.95 40.067, -68.95 40.067, -68.95 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14023'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15088'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15088'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 40.267, -68.95 40.267, -68.95 40.267, -68.95 40.267, -68.95 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15088'^^xsd:string;
  dwc:observationDate '1975-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19367'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19367'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 41.183, -68.95 41.183, -68.95 41.183, -68.95 41.183, -68.95 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19367'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19368'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19368'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 41.183, -68.95 41.183, -68.95 41.183, -68.95 41.183, -68.95 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19368'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13588'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13588'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 41.3, -68.95 41.3, -68.95 41.3, -68.95 41.3, -68.95 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13588'^^xsd:string;
  dwc:observationDate '1977-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15761'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15761'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 41.55, -68.95 41.55, -68.95 41.55, -68.95 41.55, -68.95 41.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 '284_15761'^^xsd:string;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17821'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17821'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 42.883, -68.95 42.883, -68.95 42.883, -68.95 42.883, -68.95 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17821'^^xsd:string;
  dwc:observationDate '1979-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17820'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17820'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 42.883, -68.95 42.883, -68.95 42.883, -68.95 42.883, -68.95 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17820'^^xsd:string;
  dwc:observationDate '1979-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14086'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14086'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 42.917, -68.95 42.917, -68.95 42.917, -68.95 42.917, -68.95 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14086'^^xsd:string;
  dwc:observationDate '1978-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14079'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14079'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 42.917, -68.95 42.917, -68.95 42.917, -68.95 42.917, -68.95 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14079'^^xsd:string;
  dwc:observationDate '1978-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17106'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17106'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 42.967, -68.95 42.967, -68.95 42.967, -68.95 42.967, -68.95 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17106'^^xsd:string;
  dwc:observationDate '1978-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18010'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18010'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 42.967, -68.95 42.967, -68.95 42.967, -68.95 42.967, -68.95 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18010'^^xsd:string;
  dwc:observationDate '1979-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14325'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14325'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 43.8, -68.95 43.8, -68.95 43.8, -68.95 43.8, -68.95 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14325'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17945'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17945'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 44.083, -68.95 44.083, -68.95 44.083, -68.95 44.083, -68.95 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17945'^^xsd:string;
  dwc:observationDate '1979-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12641'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12641'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 44.1, -68.95 44.1, -68.95 44.1, -68.95 44.1, -68.95 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12641'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12477'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12477'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.95'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.95 44.317, -68.95 44.317, -68.95 44.317, -68.95 44.317, -68.95 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12477'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10609'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10609'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 38.117, -68.933 38.117, -68.933 38.117, -68.933 38.117, -68.933 38.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10609'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "39.483"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15013'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15013'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '39.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 39.483, -68.933 39.483, -68.933 39.483, -68.933 39.483, -68.933 39.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15013'^^xsd:string;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.067"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12890'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12890'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '40.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 40.067, -68.933 40.067, -68.933 40.067, -68.933 40.067, -68.933 40.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12890'^^xsd:string;
  dwc:observationDate '1977-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14022'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14022'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 40.167, -68.933 40.167, -68.933 40.167, -68.933 40.167, -68.933 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14022'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13620'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13620'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 40.267, -68.933 40.267, -68.933 40.267, -68.933 40.267, -68.933 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13620'^^xsd:string;
  dwc:observationDate '1977-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15056'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15056'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 40.567, -68.933 40.567, -68.933 40.567, -68.933 40.567, -68.933 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15056'^^xsd:string;
  dwc:observationDate '1975-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15705'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15705'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 40.983, -68.933 40.983, -68.933 40.983, -68.933 40.983, -68.933 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15705'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19369'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 41.183, -68.933 41.183, -68.933 41.183, -68.933 41.183, -68.933 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19369'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19373'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19373'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 41.2, -68.933 41.2, -68.933 41.2, -68.933 41.2, -68.933 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_19373'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18377'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18377'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 41.883, -68.933 41.883, -68.933 41.883, -68.933 41.883, -68.933 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18377'^^xsd:string;
  dwc:observationDate '1979-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18376'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18376'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 41.883, -68.933 41.883, -68.933 41.883, -68.933 41.883, -68.933 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18376'^^xsd:string;
  dwc:observationDate '1979-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14324'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14324'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.867, -68.933 42.867, -68.933 42.867, -68.933 42.867, -68.933 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14324'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12396'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12396'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.9, -68.933 42.9, -68.933 42.9, -68.933 42.9, -68.933 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12396'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12395'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12395'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.9, -68.933 42.9, -68.933 42.9, -68.933 42.9, -68.933 42.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 '284_12395'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14075'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14075'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.917, -68.933 42.917, -68.933 42.917, -68.933 42.917, -68.933 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14075'^^xsd:string;
  dwc:observationDate '1978-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14069'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.917, -68.933 42.917, -68.933 42.917, -68.933 42.917, -68.933 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14069'^^xsd:string;
  dwc:observationDate '1978-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18521'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.95, -68.933 42.95, -68.933 42.95, -68.933 42.95, -68.933 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18521'^^xsd:string;
  dwc:observationDate '1979-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18378'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18378'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.95, -68.933 42.95, -68.933 42.95, -68.933 42.95, -68.933 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18378'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15790'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15790'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 42.967, -68.933 42.967, -68.933 42.967, -68.933 42.967, -68.933 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15790'^^xsd:string;
  dwc:observationDate '1975-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18301'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18301'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 43.9, -68.933 43.9, -68.933 43.9, -68.933 43.9, -68.933 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18301'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18313'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18313'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 43.967, -68.933 43.967, -68.933 43.967, -68.933 43.967, -68.933 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18313'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11833'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11833'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.933'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.933 44.367, -68.933 44.367, -68.933 44.367, -68.933 44.367, -68.933 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11833'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17730'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17730'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 40.783, -68.917 40.783, -68.917 40.783, -68.917 40.783, -68.917 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17730'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19408'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19408'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 41.15, -68.917 41.15, -68.917 41.15, -68.917 41.15, -68.917 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19408'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19370'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19370'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 41.167, -68.917 41.167, -68.917 41.167, -68.917 41.167, -68.917 41.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19370'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19371'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19371'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 41.183, -68.917 41.183, -68.917 41.183, -68.917 41.183, -68.917 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19371'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19372'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19372'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 41.183, -68.917 41.183, -68.917 41.183, -68.917 41.183, -68.917 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19372'^^xsd:string;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17014'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17014'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 41.283, -68.917 41.283, -68.917 41.283, -68.917 41.283, -68.917 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17014'^^xsd:string;
  dwc:observationDate '1978-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15548'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15548'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 41.75, -68.917 41.75, -68.917 41.75, -68.917 41.75, -68.917 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15548'^^xsd:string;
  dwc:observationDate '1977-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15571'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15571'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 42.583, -68.917 42.583, -68.917 42.583, -68.917 42.583, -68.917 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15571'^^xsd:string;
  dwc:observationDate '1978-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18005'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18005'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 42.833, -68.917 42.833, -68.917 42.833, -68.917 42.833, -68.917 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18005'^^xsd:string;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13759'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13759'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 42.867, -68.917 42.867, -68.917 42.867, -68.917 42.867, -68.917 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13759'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14050'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14050'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 42.917, -68.917 42.917, -68.917 42.917, -68.917 42.917, -68.917 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14050'^^xsd:string;
  dwc:observationDate '1978-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14151'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14151'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 43.783, -68.917 43.783, -68.917 43.783, -68.917 43.783, -68.917 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14151'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12063'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12063'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 43.833, -68.917 43.833, -68.917 43.833, -68.917 43.833, -68.917 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12063'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18304'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18304'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 43.917, -68.917 43.917, -68.917 43.917, -68.917 43.917, -68.917 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18304'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11552'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11552'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.033, -68.917 44.033, -68.917 44.033, -68.917 44.033, -68.917 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11552'^^xsd:string;
  dwc:observationDate '1974-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11519'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11519'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.033, -68.917 44.033, -68.917 44.033, -68.917 44.033, -68.917 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11519'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12623'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12623'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.167, -68.917 44.167, -68.917 44.167, -68.917 44.167, -68.917 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12623'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12397'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12397'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.167, -68.917 44.167, -68.917 44.167, -68.917 44.167, -68.917 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12397'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12622'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12622'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.167, -68.917 44.167, -68.917 44.167, -68.917 44.167, -68.917 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12622'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11954'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11954'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.217, -68.917 44.217, -68.917 44.217, -68.917 44.217, -68.917 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11954'^^xsd:string;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13672'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13672'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.333, -68.917 44.333, -68.917 44.333, -68.917 44.333, -68.917 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13672'^^xsd:string;
  dwc:observationDate '1977-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12476'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12476'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.383, -68.917 44.383, -68.917 44.383, -68.917 44.383, -68.917 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12476'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12491'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12491'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.4, -68.917 44.4, -68.917 44.4, -68.917 44.4, -68.917 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12491'^^xsd:string;
  dwc:observationDate '1976-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -68.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-68.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -68.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-68.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11814'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11814'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.917'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.917 44.45, -68.917 44.45, -68.917 44.45, -68.917 44.45, -68.917 44.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11814'^^xsd:string;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.467"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.467 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.467"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15690'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15690'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '39.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 39.467, -68.9 39.467, -68.9 39.467, -68.9 39.467, -68.9 39.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15690'^^xsd:string;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10859'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10859'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 40.1, -68.9 40.1, -68.9 40.1, -68.9 40.1, -68.9 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_10859'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17567'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 40.983, -68.9 40.983, -68.9 40.983, -68.9 40.983, -68.9 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17567'^^xsd:string;
  dwc:observationDate '1979-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17013'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17013'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 41.283, -68.9 41.283, -68.9 41.283, -68.9 41.283, -68.9 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17013'^^xsd:string;
  dwc:observationDate '1978-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14323'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14323'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 42.867, -68.9 42.867, -68.9 42.867, -68.9 42.867, -68.9 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14323'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13591'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13591'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 43.85, -68.9 43.85, -68.9 43.85, -68.9 43.85, -68.9 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13591'^^xsd:string;
  dwc:observationDate '1977-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11550'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11550'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 43.867, -68.9 43.867, -68.9 43.867, -68.9 43.867, -68.9 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11550'^^xsd:string;
  dwc:observationDate '1974-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12424'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12424'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 43.867, -68.9 43.867, -68.9 43.867, -68.9 43.867, -68.9 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12424'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18252'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18252'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 43.9, -68.9 43.9, -68.9 43.9, -68.9 43.9, -68.9 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18252'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18251'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18251'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 43.9, -68.9 43.9, -68.9 43.9, -68.9 43.9, -68.9 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18251'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12688'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12688'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 43.95, -68.9 43.95, -68.9 43.95, -68.9 43.95, -68.9 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12688'^^xsd:string;
  dwc:observationDate '1976-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12666'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12666'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 43.95, -68.9 43.95, -68.9 43.95, -68.9 43.95, -68.9 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12666'^^xsd:string;
  dwc:observationDate '1976-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13306'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13306'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 44.15, -68.9 44.15, -68.9 44.15, -68.9 44.15, -68.9 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13306'^^xsd:string;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13471'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13471'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 44.167, -68.9 44.167, -68.9 44.167, -68.9 44.167, -68.9 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13471'^^xsd:string;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12486'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12486'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.9'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.9 44.317, -68.9 44.317, -68.9 44.317, -68.9 44.317, -68.9 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12486'^^xsd:string;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10106'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10106'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 38.417, -68.883 38.417, -68.883 38.417, -68.883 38.417, -68.883 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10106'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14021'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14021'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 40.15, -68.883 40.15, -68.883 40.15, -68.883 40.15, -68.883 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14021'^^xsd:string;
  dwc:observationDate '1978-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15099'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15099'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 40.183, -68.883 40.183, -68.883 40.183, -68.883 40.183, -68.883 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15099'^^xsd:string;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15524'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15524'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 41.233, -68.883 41.233, -68.883 41.233, -68.883 41.233, -68.883 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15524'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15662'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15662'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 41.317, -68.883 41.317, -68.883 41.317, -68.883 41.317, -68.883 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15662'^^xsd:string;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15663'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15663'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 41.317, -68.883 41.317, -68.883 41.317, -68.883 41.317, -68.883 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15663'^^xsd:string;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12353'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12353'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 41.417, -68.883 41.417, -68.883 41.417, -68.883 41.417, -68.883 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12353'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15570'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15570'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 42.617, -68.883 42.617, -68.883 42.617, -68.883 42.617, -68.883 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15570'^^xsd:string;
  dwc:observationDate '1978-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13758'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13758'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 42.85, -68.883 42.85, -68.883 42.85, -68.883 42.85, -68.883 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13758'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11512'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11512'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 43.867, -68.883 43.867, -68.883 43.867, -68.883 43.867, -68.883 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11512'^^xsd:string;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11794'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11794'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 43.917, -68.883 43.917, -68.883 43.917, -68.883 43.917, -68.883 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11794'^^xsd:string;
  dwc:observationDate '1975-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12521'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12521'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 44.033, -68.883 44.033, -68.883 44.033, -68.883 44.033, -68.883 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12521'^^xsd:string;
  dwc:observationDate '1976-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14144'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14144'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 44.033, -68.883 44.033, -68.883 44.033, -68.883 44.033, -68.883 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14144'^^xsd:string;
  dwc:observationDate '1978-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18245'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18245'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 44.033, -68.883 44.033, -68.883 44.033, -68.883 44.033, -68.883 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18245'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11809'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11809'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 44.15, -68.883 44.15, -68.883 44.15, -68.883 44.15, -68.883 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11809'^^xsd:string;
  dwc:observationDate '1975-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11796'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11796'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 44.15, -68.883 44.15, -68.883 44.15, -68.883 44.15, -68.883 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11796'^^xsd:string;
  dwc:observationDate '1975-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11760'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11760'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.883'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.883 44.4, -68.883 44.4, -68.883 44.4, -68.883 44.4, -68.883 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11760'^^xsd:string;
  dwc:observationDate '1975-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11027'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11027'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 37.25, -68.867 37.25, -68.867 37.25, -68.867 37.25, -68.867 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11027'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15016'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15016'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 39.583, -68.867 39.583, -68.867 39.583, -68.867 39.583, -68.867 39.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15016'^^xsd:string;
  dwc:observationDate '1974-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17726'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17726'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 41.85, -68.867 41.85, -68.867 41.85, -68.867 41.85, -68.867 41.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 '284_17726'^^xsd:string;
  dwc:observationDate '1979-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13601'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13601'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.767, -68.867 43.767, -68.867 43.767, -68.867 43.767, -68.867 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13601'^^xsd:string;
  dwc:observationDate '1977-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13396'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13396'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.767, -68.867 43.767, -68.867 43.767, -68.867 43.767, -68.867 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13396'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13397'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13397'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.767, -68.867 43.767, -68.867 43.767, -68.867 43.767, -68.867 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13397'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13403'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13403'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.783, -68.867 43.783, -68.867 43.783, -68.867 43.783, -68.867 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13403'^^xsd:string;
  dwc:observationDate '1977-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11923'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11923'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.8, -68.867 43.8, -68.867 43.8, -68.867 43.8, -68.867 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11923'^^xsd:string;
  dwc:observationDate '1975-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11922'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11922'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.8, -68.867 43.8, -68.867 43.8, -68.867 43.8, -68.867 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11922'^^xsd:string;
  dwc:observationDate '1975-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18270'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18270'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.817, -68.867 43.817, -68.867 43.817, -68.867 43.817, -68.867 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18270'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13575'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13575'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.817, -68.867 43.817, -68.867 43.817, -68.867 43.817, -68.867 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13575'^^xsd:string;
  dwc:observationDate '1977-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18273'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18273'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.817, -68.867 43.817, -68.867 43.817, -68.867 43.817, -68.867 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18273'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12328'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12328'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.867, -68.867 43.867, -68.867 43.867, -68.867 43.867, -68.867 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12328'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12466'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12466'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.867, -68.867 43.867, -68.867 43.867, -68.867 43.867, -68.867 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_12466'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13292'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13292'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.883, -68.867 43.883, -68.867 43.883, -68.867 43.883, -68.867 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13292'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13310'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13310'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.933, -68.867 43.933, -68.867 43.933, -68.867 43.933, -68.867 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13310'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18271'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18271'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.95, -68.867 43.95, -68.867 43.95, -68.867 43.95, -68.867 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18271'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18272'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18272'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 43.95, -68.867 43.95, -68.867 43.95, -68.867 43.95, -68.867 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18272'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14314'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14314'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.867'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.867 44.017, -68.867 44.017, -68.867 44.017, -68.867 44.017, -68.867 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14314'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15675'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15675'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 41.183, -68.85 41.183, -68.85 41.183, -68.85 41.183, -68.85 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15675'^^xsd:string;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15519'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15519'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 41.333, -68.85 41.333, -68.85 41.333, -68.85 41.333, -68.85 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15519'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19909'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19909'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 41.333, -68.85 41.333, -68.85 41.333, -68.85 41.333, -68.85 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19909'^^xsd:string;
  dwc:observationDate '1981-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15572'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15572'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 42.483, -68.85 42.483, -68.85 42.483, -68.85 42.483, -68.85 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15572'^^xsd:string;
  dwc:observationDate '1978-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18323'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18323'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.767, -68.85 43.767, -68.85 43.767, -68.85 43.767, -68.85 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18323'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14150'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14150'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14150'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13307'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13307'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13307'^^xsd:string;
  dwc:observationDate '1977-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18099'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18099'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18099'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18104'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18104'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18104'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18102'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18102'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18102'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12008'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12008'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_12008'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18103'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18103'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18103'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18100'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_18100'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18100'^^xsd:string;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18101'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18101'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783, -68.85 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18101'^^xsd:string;
  dwc:observationDate '1979-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17952'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17952'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17952'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11757'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11757'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11757'^^xsd:string;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11756'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11756'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11756'^^xsd:string;
  dwc:observationDate '1975-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14326'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14326'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14326'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11758'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11758'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8, -68.85 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11758'^^xsd:string;
  dwc:observationDate '1975-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18321'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18321'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.833, -68.85 43.833, -68.85 43.833, -68.85 43.833, -68.85 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18321'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17951'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17951'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.85, -68.85 43.85, -68.85 43.85, -68.85 43.85, -68.85 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17951'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11560'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11560'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.9, -68.85 43.9, -68.85 43.9, -68.85 43.9, -68.85 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11560'^^xsd:string;
  dwc:observationDate '1974-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11559'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11559'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.9, -68.85 43.9, -68.85 43.9, -68.85 43.9, -68.85 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11559'^^xsd:string;
  dwc:observationDate '1974-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11606'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11606'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.85'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.85 43.933, -68.85 43.933, -68.85 43.933, -68.85 43.933, -68.85 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11606'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "39.483"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15689'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15689'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '39.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 39.483, -68.833 39.483, -68.833 39.483, -68.833 39.483, -68.833 39.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15689'^^xsd:string;
  dwc:observationDate '1978-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15617'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15617'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 40.517, -68.833 40.517, -68.833 40.517, -68.833 40.517, -68.833 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15617'^^xsd:string;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18973'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18973'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 40.517, -68.833 40.517, -68.833 40.517, -68.833 40.517, -68.833 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18973'^^xsd:string;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15661'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15661'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.317, -68.833 41.317, -68.833 41.317, -68.833 41.317, -68.833 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15661'^^xsd:string;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13582'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13582'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.383, -68.833 41.383, -68.833 41.383, -68.833 41.383, -68.833 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13582'^^xsd:string;
  dwc:observationDate '1977-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15551'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15551'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.383, -68.833 41.383, -68.833 41.383, -68.833 41.383, -68.833 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15551'^^xsd:string;
  dwc:observationDate '1977-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17688'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17688'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.5, -68.833 41.5, -68.833 41.5, -68.833 41.5, -68.833 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17688'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17687'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17687'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.5, -68.833 41.5, -68.833 41.5, -68.833 41.5, -68.833 41.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 '284_17687'^^xsd:string;
  dwc:observationDate '1979-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15242'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15242'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.6, -68.833 41.6, -68.833 41.6, -68.833 41.6, -68.833 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15242'^^xsd:string;
  dwc:observationDate '1975-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17657'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17657'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.617, -68.833 41.617, -68.833 41.617, -68.833 41.617, -68.833 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17657'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15108'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15108'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.617, -68.833 41.617, -68.833 41.617, -68.833 41.617, -68.833 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_15108'^^xsd:string;
  dwc:observationDate '1975-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17656'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17656'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 41.617, -68.833 41.617, -68.833 41.617, -68.833 41.617, -68.833 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17656'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17969'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17969'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 43.8, -68.833 43.8, -68.833 43.8, -68.833 43.8, -68.833 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17969'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13399'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13399'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 43.85, -68.833 43.85, -68.833 43.85, -68.833 43.85, -68.833 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13399'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13398'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13398'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 43.85, -68.833 43.85, -68.833 43.85, -68.833 43.85, -68.833 43.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 '284_13398'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11806'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11806'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 43.883, -68.833 43.883, -68.833 43.883, -68.833 43.883, -68.833 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11806'^^xsd:string;
  dwc:observationDate '1975-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12879'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12879'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 43.95, -68.833 43.95, -68.833 43.95, -68.833 43.95, -68.833 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12879'^^xsd:string;
  dwc:observationDate '1977-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14146'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14146'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 43.95, -68.833 43.95, -68.833 43.95, -68.833 43.95, -68.833 43.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 '284_14146'^^xsd:string;
  dwc:observationDate '1978-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11778'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11778'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 43.95, -68.833 43.95, -68.833 43.95, -68.833 43.95, -68.833 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11778'^^xsd:string;
  dwc:observationDate '1975-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12679'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12679'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 44, -68.833 44, -68.833 44, -68.833 44, -68.833 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12679'^^xsd:string;
  dwc:observationDate '1976-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12509'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12509'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 44, -68.833 44, -68.833 44, -68.833 44, -68.833 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12509'^^xsd:string;
  dwc:observationDate '1976-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12180'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12180'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 44, -68.833 44, -68.833 44, -68.833 44, -68.833 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12180'^^xsd:string;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12678'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12678'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 44, -68.833 44, -68.833 44, -68.833 44, -68.833 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12678'^^xsd:string;
  dwc:observationDate '1976-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19542'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19542'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 44.083, -68.833 44.083, -68.833 44.083, -68.833 44.083, -68.833 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19542'^^xsd:string;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13572'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13572'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.833'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.833 44.133, -68.833 44.133, -68.833 44.133, -68.833 44.133, -68.833 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13572'^^xsd:string;
  dwc:observationDate '1977-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -68.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -68.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "-68.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15094'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_15094'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.817'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.817 40.45, -68.817 40.45, -68.817 40.45, -68.817 40.45, -68.817 40.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15094'^^xsd:string;
  dwc:observationDate '1975-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.817)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17012'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17012'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.817'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.817 41.317, -68.817 41.317, -68.817 41.317, -68.817 41.317, -68.817 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17012'^^xsd:string;
  dwc:observationDate '1978-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -68.817)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-68.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12265'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12265'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.817'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.817 41.317, -68.817 41.317, -68.817 41.317, -68.817 41.317, -68.817 41.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 '284_12265'^^xsd:string;
  dwc:observationDate '1976-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15647'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15647'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 40.517, -68.8 40.517, -68.8 40.517, -68.8 40.517, -68.8 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15647'^^xsd:string;
  dwc:observationDate '1978-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17011'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17011'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 41.333, -68.8 41.333, -68.8 41.333, -68.8 41.333, -68.8 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17011'^^xsd:string;
  dwc:observationDate '1978-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13400'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13400'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 43.833, -68.8 43.833, -68.8 43.833, -68.8 43.833, -68.8 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13400'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11510'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11510'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 43.85, -68.8 43.85, -68.8 43.85, -68.8 43.85, -68.8 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11510'^^xsd:string;
  dwc:observationDate '1974-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14170'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14170'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 43.883, -68.8 43.883, -68.8 43.883, -68.8 43.883, -68.8 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14170'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12700'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12700'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 43.95, -68.8 43.95, -68.8 43.95, -68.8 43.95, -68.8 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12700'^^xsd:string;
  dwc:observationDate '1976-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17970'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17970'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 44, -68.8 44, -68.8 44, -68.8 44, -68.8 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17970'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18318'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18318'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 44.017, -68.8 44.017, -68.8 44.017, -68.8 44.017, -68.8 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_18318'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12558'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12558'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 44.1, -68.8 44.1, -68.8 44.1, -68.8 44.1, -68.8 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12558'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -68.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-68.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -68.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-68.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12475'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12475'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.8'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.8 44.467, -68.8 44.467, -68.8 44.467, -68.8 44.467, -68.8 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12475'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10536'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10536'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 38.7, -68.783 38.7, -68.783 38.7, -68.783 38.7, -68.783 38.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10536'^^xsd:string;
  dwc:observationDate '1967-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.567 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "39.567"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11061'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11061'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '39.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 39.567, -68.783 39.567, -68.783 39.567, -68.783 39.567, -68.783 39.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11061'^^xsd:string;
  dwc:observationDate '1969-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15514'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15514'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 40, -68.783 40, -68.783 40, -68.783 40, -68.783 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15514'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15660'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15660'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 41.3, -68.783 41.3, -68.783 41.3, -68.783 41.3, -68.783 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15660'^^xsd:string;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15549'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15549'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 41.917, -68.783 41.917, -68.783 41.917, -68.783 41.917, -68.783 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15549'^^xsd:string;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12254'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12254'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 43.867, -68.783 43.867, -68.783 43.867, -68.783 43.867, -68.783 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12254'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12381'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12381'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 43.867, -68.783 43.867, -68.783 43.867, -68.783 43.867, -68.783 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12381'^^xsd:string;
  dwc:observationDate '1976-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13309'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13309'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 43.867, -68.783 43.867, -68.783 43.867, -68.783 43.867, -68.783 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13309'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17966'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17966'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 43.883, -68.783 43.883, -68.783 43.883, -68.783 43.883, -68.783 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17966'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18284'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18284'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 43.967, -68.783 43.967, -68.783 43.967, -68.783 43.967, -68.783 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18284'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-68.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13364'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13364'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.783'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.783 44.083, -68.783 44.083, -68.783 44.083, -68.783 44.083, -68.783 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13364'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.517"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "39.517"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11062'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11062'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '39.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 39.517, -68.767 39.517, -68.767 39.517, -68.767 39.517, -68.767 39.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11062'^^xsd:string;
  dwc:observationDate '1969-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.217"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15100'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15100'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '40.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 40.217, -68.767 40.217, -68.767 40.217, -68.767 40.217, -68.767 40.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15100'^^xsd:string;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14909'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14909'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 40.6, -68.767 40.6, -68.767 40.6, -68.767 40.6, -68.767 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14909'^^xsd:string;
  dwc:observationDate '1974-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17606'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17606'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 40.933, -68.767 40.933, -68.767 40.933, -68.767 40.933, -68.767 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17606'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13032'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13032'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 41.3, -68.767 41.3, -68.767 41.3, -68.767 41.3, -68.767 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13032'^^xsd:string;
  dwc:observationDate '1977-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17068'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17068'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 41.85, -68.767 41.85, -68.767 41.85, -68.767 41.85, -68.767 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17068'^^xsd:string;
  dwc:observationDate '1978-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12745'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12745'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 42, -68.767 42, -68.767 42, -68.767 42, -68.767 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12745'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12771'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12771'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 42, -68.767 42, -68.767 42, -68.767 42, -68.767 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12771'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12563'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12563'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 42, -68.767 42, -68.767 42, -68.767 42, -68.767 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12563'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11797'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11797'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 43.383, -68.767 43.383, -68.767 43.383, -68.767 43.383, -68.767 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11797'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11798'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11798'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 43.383, -68.767 43.383, -68.767 43.383, -68.767 43.383, -68.767 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11798'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12267'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12267'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 43.867, -68.767 43.867, -68.767 43.867, -68.767 43.867, -68.767 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12267'^^xsd:string;
  dwc:observationDate '1976-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17962'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17962'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 43.883, -68.767 43.883, -68.767 43.883, -68.767 43.883, -68.767 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17962'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12493'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12493'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 43.983, -68.767 43.983, -68.767 43.983, -68.767 43.983, -68.767 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12493'^^xsd:string;
  dwc:observationDate '1976-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.767)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11527'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11527'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.767'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.767 44.017, -68.767 44.017, -68.767 44.017, -68.767 44.017, -68.767 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11527'^^xsd:string;
  dwc:observationDate '1974-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11321'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11321'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 40.167, -68.75 40.167, -68.75 40.167, -68.75 40.167, -68.75 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11321'^^xsd:string;
  dwc:observationDate '1971-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15646'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15646'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 40.55, -68.75 40.55, -68.75 40.55, -68.75 40.55, -68.75 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15646'^^xsd:string;
  dwc:observationDate '1978-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15518'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15518'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 41.35, -68.75 41.35, -68.75 41.35, -68.75 41.35, -68.75 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15518'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13757'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13757'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 42.9, -68.75 42.9, -68.75 42.9, -68.75 42.9, -68.75 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13757'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14322'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14322'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 42.9, -68.75 42.9, -68.75 42.9, -68.75 42.9, -68.75 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14322'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.633"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15531'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15531'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.633, -68.75 43.633, -68.75 43.633, -68.75 43.633, -68.75 43.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_15531'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11614'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11614'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.833, -68.75 43.833, -68.75 43.833, -68.75 43.833, -68.75 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11614'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18338'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18338'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.867, -68.75 43.867, -68.75 43.867, -68.75 43.867, -68.75 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18338'^^xsd:string;
  dwc:observationDate '1979-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11514'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11514'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.883, -68.75 43.883, -68.75 43.883, -68.75 43.883, -68.75 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11514'^^xsd:string;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13592'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.883, -68.75 43.883, -68.75 43.883, -68.75 43.883, -68.75 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13592'^^xsd:string;
  dwc:observationDate '1977-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13368'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13368'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.9, -68.75 43.9, -68.75 43.9, -68.75 43.9, -68.75 43.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 '284_13368'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13369'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13369'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.9, -68.75 43.9, -68.75 43.9, -68.75 43.9, -68.75 43.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 '284_13369'^^xsd:string;
  dwc:observationDate '1977-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14331'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14331'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.75'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.75 43.917, -68.75 43.917, -68.75 43.917, -68.75 43.917, -68.75 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14331'^^xsd:string;
  dwc:observationDate '1978-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.133 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "34.133"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18951'^^xsd:string;
  dwc:scientificName 'Mesoplodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18951'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '34.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 34.133, -68.733 34.133, -68.733 34.133, -68.733 34.133, -68.733 34.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beaked Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137034'^^xsd:integer;
  dwc:occurrenceId '284_18951'^^xsd:string;
  dwc:observationDate '1980-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15184'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15184'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 39.55, -68.733 39.55, -68.733 39.55, -68.733 39.55, -68.733 39.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15184'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13581'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13581'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 41.25, -68.733 41.25, -68.733 41.25, -68.733 41.25, -68.733 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13581'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15550'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15550'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 41.25, -68.733 41.25, -68.733 41.25, -68.733 41.25, -68.733 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15550'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12464'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12464'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12464'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18283'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18283'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18283'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12463'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12463'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12463'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12462'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12462'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12462'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18282'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18282'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12009'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12009'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12009'^^xsd:string;
  dwc:observationDate '1975-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12392'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12392'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883, -68.733 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12392'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13525'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13525'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.9, -68.733 43.9, -68.733 43.9, -68.733 43.9, -68.733 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13525'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14248'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14248'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.9, -68.733 43.9, -68.733 43.9, -68.733 43.9, -68.733 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14248'^^xsd:string;
  dwc:observationDate '1978-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13524'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13524'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.9, -68.733 43.9, -68.733 43.9, -68.733 43.9, -68.733 43.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 '284_13524'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11800'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11800'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 43.917, -68.733 43.917, -68.733 43.917, -68.733 43.917, -68.733 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11800'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12592'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 44.033, -68.733 44.033, -68.733 44.033, -68.733 44.033, -68.733 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12592'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.733)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11930'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11930'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.733'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.733 44.217, -68.733 44.217, -68.733 44.217, -68.733 44.217, -68.733 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11930'^^xsd:string;
  dwc:observationDate '1975-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10404'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10404'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 37.917, -68.717 37.917, -68.717 37.917, -68.717 37.917, -68.717 37.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10404'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.633"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14963'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14963'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '40.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 40.633, -68.717 40.633, -68.717 40.633, -68.717 40.633, -68.717 40.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14963'^^xsd:string;
  dwc:observationDate '1974-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15653'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15653'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 40.933, -68.717 40.933, -68.717 40.933, -68.717 40.933, -68.717 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15653'^^xsd:string;
  dwc:observationDate '1978-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16956'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16956'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 41.5, -68.717 41.5, -68.717 41.5, -68.717 41.5, -68.717 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16956'^^xsd:string;
  dwc:observationDate '1978-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16955'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16955'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 41.533, -68.717 41.533, -68.717 41.533, -68.717 41.533, -68.717 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16955'^^xsd:string;
  dwc:observationDate '1978-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17067'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17067'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 41.783, -68.717 41.783, -68.717 41.783, -68.717 41.783, -68.717 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17067'^^xsd:string;
  dwc:observationDate '1978-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17979'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17979'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 43.35, -68.717 43.35, -68.717 43.35, -68.717 43.35, -68.717 43.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17979'^^xsd:string;
  dwc:observationDate '1979-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12394'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12394'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12394'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13526'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13526'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13526'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12393'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12393'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12393'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13527'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13527'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13527'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13530'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13530'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9, -68.717 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13530'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11801'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11801'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 44.017, -68.717 44.017, -68.717 44.017, -68.717 44.017, -68.717 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11801'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11799'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11799'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.717'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.717 44.017, -68.717 44.017, -68.717 44.017, -68.717 44.017, -68.717 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11799'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17091'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17091'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 41.817, -68.7 41.817, -68.7 41.817, -68.7 41.817, -68.7 41.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17091'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15641'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15641'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 41.9, -68.7 41.9, -68.7 41.9, -68.7 41.9, -68.7 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15641'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15547'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15547'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 41.967, -68.7 41.967, -68.7 41.967, -68.7 41.967, -68.7 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15547'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15546'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15546'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 41.967, -68.7 41.967, -68.7 41.967, -68.7 41.967, -68.7 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15546'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18969'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18969'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.25, -68.7 43.25, -68.7 43.25, -68.7 43.25, -68.7 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18969'^^xsd:string;
  dwc:observationDate '1980-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11656'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11656'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.4, -68.7 43.4, -68.7 43.4, -68.7 43.4, -68.7 43.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11656'^^xsd:string;
  dwc:observationDate '1975-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12345'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12345'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.733, -68.7 43.733, -68.7 43.733, -68.7 43.733, -68.7 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12345'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13529'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13529'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.867, -68.7 43.867, -68.7 43.867, -68.7 43.867, -68.7 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13529'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12255'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12255'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.867, -68.7 43.867, -68.7 43.867, -68.7 43.867, -68.7 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12255'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13531'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13531'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.883, -68.7 43.883, -68.7 43.883, -68.7 43.883, -68.7 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13531'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14329'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14329'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.917, -68.7 43.917, -68.7 43.917, -68.7 43.917, -68.7 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14329'^^xsd:string;
  dwc:observationDate '1978-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12780'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12780'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.933, -68.7 43.933, -68.7 43.933, -68.7 43.933, -68.7 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12780'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12312'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12312'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 43.933, -68.7 43.933, -68.7 43.933, -68.7 43.933, -68.7 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12312'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12594'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12594'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.7'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.7 44.067, -68.7 44.067, -68.7 44.067, -68.7 44.067, -68.7 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12594'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17651'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17651'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 40.867, -68.683 40.867, -68.683 40.867, -68.683 40.867, -68.683 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17651'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11551'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11551'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 43.917, -68.683 43.917, -68.683 43.917, -68.683 43.917, -68.683 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11551'^^xsd:string;
  dwc:observationDate '1974-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11789'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11789'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 43.95, -68.683 43.95, -68.683 43.95, -68.683 43.95, -68.683 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11789'^^xsd:string;
  dwc:observationDate '1975-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14249'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 43.983, -68.683 43.983, -68.683 43.983, -68.683 43.983, -68.683 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14249'^^xsd:string;
  dwc:observationDate '1978-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13473'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13473'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 44.05, -68.683 44.05, -68.683 44.05, -68.683 44.05, -68.683 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13473'^^xsd:string;
  dwc:observationDate '1977-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13422'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13422'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 44.05, -68.683 44.05, -68.683 44.05, -68.683 44.05, -68.683 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13422'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11537'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11537'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 44.15, -68.683 44.15, -68.683 44.15, -68.683 44.15, -68.683 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11537'^^xsd:string;
  dwc:observationDate '1974-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11539'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11539'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 44.15, -68.683 44.15, -68.683 44.15, -68.683 44.15, -68.683 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11539'^^xsd:string;
  dwc:observationDate '1974-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12433'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12433'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 44.3, -68.683 44.3, -68.683 44.3, -68.683 44.3, -68.683 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12433'^^xsd:string;
  dwc:observationDate '1976-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11963'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11963'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.683'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.683 44.3, -68.683 44.3, -68.683 44.3, -68.683 44.3, -68.683 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11963'^^xsd:string;
  dwc:observationDate '1975-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15515'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15515'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 40.05, -68.667 40.05, -68.667 40.05, -68.667 40.05, -68.667 40.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15515'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15057'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15057'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 40.183, -68.667 40.183, -68.667 40.183, -68.667 40.183, -68.667 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15057'^^xsd:string;
  dwc:observationDate '1975-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14920'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14920'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 40.2, -68.667 40.2, -68.667 40.2, -68.667 40.2, -68.667 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14920'^^xsd:string;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.683"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.683"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17607'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17607'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '40.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 40.683, -68.667 40.683, -68.667 40.683, -68.667 40.683, -68.667 40.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 '284_17607'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15105'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15105'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 40.85, -68.667 40.85, -68.667 40.85, -68.667 40.85, -68.667 40.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15105'^^xsd:string;
  dwc:observationDate '1975-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15754'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15754'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 40.85, -68.667 40.85, -68.667 40.85, -68.667 40.85, -68.667 40.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15754'^^xsd:string;
  dwc:observationDate '1975-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15671'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15671'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 41.833, -68.667 41.833, -68.667 41.833, -68.667 41.833, -68.667 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15671'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15580'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15580'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 43.5, -68.667 43.5, -68.667 43.5, -68.667 43.5, -68.667 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15580'^^xsd:string;
  dwc:observationDate '1978-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13523'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13523'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 43.5, -68.667 43.5, -68.667 43.5, -68.667 43.5, -68.667 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13523'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13395'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13395'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 43.867, -68.667 43.867, -68.667 43.867, -68.667 43.867, -68.667 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13395'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13528'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13528'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 43.9, -68.667 43.9, -68.667 43.9, -68.667 43.9, -68.667 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13528'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11613'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11613'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 43.95, -68.667 43.95, -68.667 43.95, -68.667 43.95, -68.667 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11613'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11553'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11553'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 44, -68.667 44, -68.667 44, -68.667 44, -68.667 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11553'^^xsd:string;
  dwc:observationDate '1974-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11804'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11804'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 44, -68.667 44, -68.667 44, -68.667 44, -68.667 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11804'^^xsd:string;
  dwc:observationDate '1975-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12593'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12593'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 44.033, -68.667 44.033, -68.667 44.033, -68.667 44.033, -68.667 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12593'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12484'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12484'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 44.05, -68.667 44.05, -68.667 44.05, -68.667 44.05, -68.667 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12484'^^xsd:string;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12595'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12595'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 44.067, -68.667 44.067, -68.667 44.067, -68.667 44.067, -68.667 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12595'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12596'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12596'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 44.067, -68.667 44.067, -68.667 44.067, -68.667 44.067, -68.667 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12596'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12629'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12629'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.667'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.667 44.133, -68.667 44.133, -68.667 44.133, -68.667 44.133, -68.667 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12629'^^xsd:string;
  dwc:observationDate '1976-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.717"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -68.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.717"^^xsd:decimal ;
  geo-pos:long "-68.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10686'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10686'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.65'^^xsd:double;
  dwc:latitude '38.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.65 38.717, -68.65 38.717, -68.65 38.717, -68.65 38.717, -68.65 38.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10686'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-68.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15667'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15667'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.65'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.65 40.7, -68.65 40.7, -68.65 40.7, -68.65 40.7, -68.65 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15667'^^xsd:string;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -68.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-68.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13095'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13095'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.65'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.65 41.45, -68.65 41.45, -68.65 41.45, -68.65 41.45, -68.65 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13095'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14343'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14343'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.65'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.65 43.983, -68.65 43.983, -68.65 43.983, -68.65 43.983, -68.65 43.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 '284_14343'^^xsd:string;
  dwc:observationDate '1978-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11531'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11531'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.65'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.65 44.067, -68.65 44.067, -68.65 44.067, -68.65 44.067, -68.65 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11531'^^xsd:string;
  dwc:observationDate '1974-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -68.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -68.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-68.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10403'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10403'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.633'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.633 37.8, -68.633 37.8, -68.633 37.8, -68.633 37.8, -68.633 37.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10403'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -68.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -68.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-68.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12889'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12889'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.633'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.633 40.3, -68.633 40.3, -68.633 40.3, -68.633 40.3, -68.633 40.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12889'^^xsd:string;
  dwc:observationDate '1977-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11996'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11996'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.633'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.633 43.9, -68.633 43.9, -68.633 43.9, -68.633 43.9, -68.633 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11996'^^xsd:string;
  dwc:observationDate '1975-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.633)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11790'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11790'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.633'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.633 44, -68.633 44, -68.633 44, -68.633 44, -68.633 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11790'^^xsd:string;
  dwc:observationDate '1975-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13674'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13674'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.633'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.633 44.1, -68.633 44.1, -68.633 44.1, -68.633 44.1, -68.633 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13674'^^xsd:string;
  dwc:observationDate '1977-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -68.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -68.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-68.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15111'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15111'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.617'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.617 41.083, -68.617 41.083, -68.617 41.083, -68.617 41.083, -68.617 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15111'^^xsd:string;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.617)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12004'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12004'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.617'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.617 44, -68.617 44, -68.617 44, -68.617 44, -68.617 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12004'^^xsd:string;
  dwc:observationDate '1975-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.617)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13356'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13356'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.617'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.617 44.033, -68.617 44.033, -68.617 44.033, -68.617 44.033, -68.617 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13356'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.617)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12559'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12559'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.617'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.617 44.133, -68.617 44.133, -68.617 44.133, -68.617 44.133, -68.617 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12559'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10858'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10858'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.133, -68.6 40.133, -68.6 40.133, -68.6 40.133, -68.6 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10858'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10857'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10857'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.133, -68.6 40.133, -68.6 40.133, -68.6 40.133, -68.6 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10857'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.133 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.133"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10752'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10752'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.133, -68.6 40.133, -68.6 40.133, -68.6 40.133, -68.6 40.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10752'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16959'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16959'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.167, -68.6 40.167, -68.6 40.167, -68.6 40.167, -68.6 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16959'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11068'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11068'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.2, -68.6 40.2, -68.6 40.2, -68.6 40.2, -68.6 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11068'^^xsd:string;
  dwc:observationDate '1969-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18681'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18681'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.25, -68.6 40.25, -68.6 40.25, -68.6 40.25, -68.6 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18681'^^xsd:string;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17652'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17652'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.65, -68.6 40.65, -68.6 40.65, -68.6 40.65, -68.6 40.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17652'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.767"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.767"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15051'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15051'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '40.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 40.767, -68.6 40.767, -68.6 40.767, -68.6 40.767, -68.6 40.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15051'^^xsd:string;
  dwc:observationDate '1974-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15672'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15672'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 41.8, -68.6 41.8, -68.6 41.8, -68.6 41.8, -68.6 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15672'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13532'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13532'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 43.983, -68.6 43.983, -68.6 43.983, -68.6 43.983, -68.6 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13532'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12560'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12560'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.6'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.6 44.133, -68.6 44.133, -68.6 44.133, -68.6 44.133, -68.6 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12560'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10866'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10866'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 38.833, -68.583 38.833, -68.583 38.833, -68.583 38.833, -68.583 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10866'^^xsd:string;
  dwc:observationDate '1968-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10865'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10865'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 38.833, -68.583 38.833, -68.583 38.833, -68.583 38.833, -68.583 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10865'^^xsd:string;
  dwc:observationDate '1968-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11069'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11069'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 40.2, -68.583 40.2, -68.583 40.2, -68.583 40.2, -68.583 40.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 '284_11069'^^xsd:string;
  dwc:observationDate '1969-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19911'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19911'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 40.567, -68.583 40.567, -68.583 40.567, -68.583 40.567, -68.583 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19911'^^xsd:string;
  dwc:observationDate '1981-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15718'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15718'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 41.417, -68.583 41.417, -68.583 41.417, -68.583 41.417, -68.583 41.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15718'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17784'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17784'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17784'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17785'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17785'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17785'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17783'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17783'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17782'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17782'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633, -68.583 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17782'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14974'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14974'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 41.817, -68.583 41.817, -68.583 41.817, -68.583 41.817, -68.583 41.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14974'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13404'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13404'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 44, -68.583 44, -68.583 44, -68.583 44, -68.583 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13404'^^xsd:string;
  dwc:observationDate '1977-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.583)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11555'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11555'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.583'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.583 44.267, -68.583 44.267, -68.583 44.267, -68.583 44.267, -68.583 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11555'^^xsd:string;
  dwc:observationDate '1974-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10855'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10855'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 40.167, -68.567 40.167, -68.567 40.167, -68.567 40.167, -68.567 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10855'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10856'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10856'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 40.167, -68.567 40.167, -68.567 40.167, -68.567 40.167, -68.567 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10856'^^xsd:string;
  dwc:observationDate '1968-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17636'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17636'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 40.233, -68.567 40.233, -68.567 40.233, -68.567 40.233, -68.567 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17636'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15106'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15106'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 40.5, -68.567 40.5, -68.567 40.5, -68.567 40.5, -68.567 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15106'^^xsd:string;
  dwc:observationDate '1975-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17604'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 41, -68.567 41, -68.567 41, -68.567 41, -68.567 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17604'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17090'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17090'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 41.783, -68.567 41.783, -68.567 41.783, -68.567 41.783, -68.567 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17090'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14341'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14341'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 44.017, -68.567 44.017, -68.567 44.017, -68.567 44.017, -68.567 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14341'^^xsd:string;
  dwc:observationDate '1978-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.567)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12604'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12604'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.567'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.567 44.133, -68.567 44.133, -68.567 44.133, -68.567 44.133, -68.567 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12604'^^xsd:string;
  dwc:observationDate '1976-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18860'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18860'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.55 39.167, -68.55 39.167, -68.55 39.167, -68.55 39.167, -68.55 39.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_18860'^^xsd:string;
  dwc:observationDate '1980-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15101'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15101'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.55 40.25, -68.55 40.25, -68.55 40.25, -68.55 40.25, -68.55 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15101'^^xsd:string;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15309'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15309'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.55 41.683, -68.55 41.683, -68.55 41.683, -68.55 41.683, -68.55 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15309'^^xsd:string;
  dwc:observationDate '1975-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12434'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12434'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.55 44.2, -68.55 44.2, -68.55 44.2, -68.55 44.2, -68.55 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12434'^^xsd:string;
  dwc:observationDate '1976-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11521'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11521'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.55 44.217, -68.55 44.217, -68.55 44.217, -68.55 44.217, -68.55 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11521'^^xsd:string;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10405'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10405'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 38.55, -68.533 38.55, -68.533 38.55, -68.533 38.55, -68.533 38.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10405'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11063'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11063'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 39.3, -68.533 39.3, -68.533 39.3, -68.533 39.3, -68.533 39.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11063'^^xsd:string;
  dwc:observationDate '1969-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10753'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10753'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 40.167, -68.533 40.167, -68.533 40.167, -68.533 40.167, -68.533 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10753'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15755'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15755'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 40.433, -68.533 40.433, -68.533 40.433, -68.533 40.433, -68.533 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15755'^^xsd:string;
  dwc:observationDate '1975-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16976'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_16976'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 41.25, -68.533 41.25, -68.533 41.25, -68.533 41.25, -68.533 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16976'^^xsd:string;
  dwc:observationDate '1978-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15717'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15717'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 41.45, -68.533 41.45, -68.533 41.45, -68.533 41.45, -68.533 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15717'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15716'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15716'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 41.45, -68.533 41.45, -68.533 41.45, -68.533 41.45, -68.533 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15716'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13081'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13081'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 41.567, -68.533 41.567, -68.533 41.567, -68.533 41.567, -68.533 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13081'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13457'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13457'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 44.133, -68.533 44.133, -68.533 44.133, -68.533 44.133, -68.533 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13457'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.533)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13443'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13443'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.533'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.533 44.133, -68.533 44.133, -68.533 44.133, -68.533 44.133, -68.533 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13443'^^xsd:string;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -68.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -68.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-68.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12969'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12969'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.517'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.517 40.05, -68.517 40.05, -68.517 40.05, -68.517 40.05, -68.517 40.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_12969'^^xsd:string;
  dwc:observationDate '1977-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-68.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10754'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10754'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.517'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.517 40.183, -68.517 40.183, -68.517 40.183, -68.517 40.183, -68.517 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10754'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -68.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -68.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.217"^^xsd:decimal ;
  geo-pos:long "-68.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17637'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17637'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.517'^^xsd:double;
  dwc:latitude '40.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.517 40.217, -68.517 40.217, -68.517 40.217, -68.517 40.217, -68.517 40.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17637'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -68.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -68.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-68.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15616'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15616'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.517'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.517 40.483, -68.517 40.483, -68.517 40.483, -68.517 40.483, -68.517 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15616'^^xsd:string;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -68.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-68.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -68.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-68.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11526'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11526'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.517'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.517 41.533, -68.517 41.533, -68.517 41.533, -68.517 41.533, -68.517 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11526'^^xsd:string;
  dwc:observationDate '1974-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -68.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "-68.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 -68.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "-68.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13285'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13285'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.517'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.517 41.55, -68.517 41.55, -68.517 41.55, -68.517 41.55, -68.517 41.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13285'^^xsd:string;
  dwc:observationDate '1977-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10756'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10756'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 40.183, -68.5 40.183, -68.5 40.183, -68.5 40.183, -68.5 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10756'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10755'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10755'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 40.183, -68.5 40.183, -68.5 40.183, -68.5 40.183, -68.5 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10755'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11070'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11070'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 40.2, -68.5 40.2, -68.5 40.2, -68.5 40.2, -68.5 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11070'^^xsd:string;
  dwc:observationDate '1969-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19910'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19910'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 40.567, -68.5 40.567, -68.5 40.567, -68.5 40.567, -68.5 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19910'^^xsd:string;
  dwc:observationDate '1981-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17605'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17605'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 40.933, -68.5 40.933, -68.5 40.933, -68.5 40.933, -68.5 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17605'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15715'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15715'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 41.483, -68.5 41.483, -68.5 41.483, -68.5 41.483, -68.5 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15715'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15161'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15161'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 41.75, -68.5 41.75, -68.5 41.75, -68.5 41.75, -68.5 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15161'^^xsd:string;
  dwc:observationDate '1975-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.367"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15582'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15582'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '43.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 43.367, -68.5 43.367, -68.5 43.367, -68.5 43.367, -68.5 43.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15582'^^xsd:string;
  dwc:observationDate '1978-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11918'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11918'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 44.3, -68.5 44.3, -68.5 44.3, -68.5 44.3, -68.5 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11918'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11917'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11917'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.5'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.5 44.317, -68.5 44.317, -68.5 44.317, -68.5 44.317, -68.5 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11917'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.283 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.283 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "39.283"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11064'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11064'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '39.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 39.283, -68.483 39.283, -68.483 39.283, -68.483 39.283, -68.483 39.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11064'^^xsd:string;
  dwc:observationDate '1969-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10758'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10758'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 40.183, -68.483 40.183, -68.483 40.183, -68.483 40.183, -68.483 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10758'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10757'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10757'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 40.183, -68.483 40.183, -68.483 40.183, -68.483 40.183, -68.483 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10757'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14914'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14914'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 40.233, -68.483 40.233, -68.483 40.233, -68.483 40.233, -68.483 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14914'^^xsd:string;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19912'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19912'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 40.517, -68.483 40.517, -68.483 40.517, -68.483 40.517, -68.483 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19912'^^xsd:string;
  dwc:observationDate '1981-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14967'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14967'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 40.65, -68.483 40.65, -68.483 40.65, -68.483 40.65, -68.483 40.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_14967'^^xsd:string;
  dwc:observationDate '1974-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15231'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15231'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 41.6, -68.483 41.6, -68.483 41.6, -68.483 41.6, -68.483 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15231'^^xsd:string;
  dwc:observationDate '1975-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15584'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15584'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 43.3, -68.483 43.3, -68.483 43.3, -68.483 43.3, -68.483 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15584'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15583'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15583'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 43.3, -68.483 43.3, -68.483 43.3, -68.483 43.3, -68.483 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15583'^^xsd:string;
  dwc:observationDate '1978-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11958'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11958'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 43.783, -68.483 43.783, -68.483 43.783, -68.483 43.783, -68.483 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11958'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12561'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12561'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 44.033, -68.483 44.033, -68.483 44.033, -68.483 44.033, -68.483 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12561'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13305'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13305'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 44.133, -68.483 44.133, -68.483 44.133, -68.483 44.133, -68.483 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13305'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13304'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13304'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 44.133, -68.483 44.133, -68.483 44.133, -68.483 44.133, -68.483 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13304'^^xsd:string;
  dwc:observationDate '1977-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12735'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12735'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 44.233, -68.483 44.233, -68.483 44.233, -68.483 44.233, -68.483 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12735'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13710'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13710'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.483'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.483 44.267, -68.483 44.267, -68.483 44.267, -68.483 44.267, -68.483 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_13710'^^xsd:string;
  dwc:observationDate '1977-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15795'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15795'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 40.25, -68.467 40.25, -68.467 40.25, -68.467 40.25, -68.467 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15795'^^xsd:string;
  dwc:observationDate '1976-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16990'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_16990'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 41.5, -68.467 41.5, -68.467 41.5, -68.467 41.5, -68.467 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_16990'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15180'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15180'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 41.667, -68.467 41.667, -68.467 41.667, -68.467 41.667, -68.467 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15180'^^xsd:string;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17089'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17089'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 41.683, -68.467 41.683, -68.467 41.683, -68.467 41.683, -68.467 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 '284_17089'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11884'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11884'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 43.25, -68.467 43.25, -68.467 43.25, -68.467 43.25, -68.467 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11884'^^xsd:string;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13541'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13541'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 43.65, -68.467 43.65, -68.467 43.65, -68.467 43.65, -68.467 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13541'^^xsd:string;
  dwc:observationDate '1977-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12591'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12591'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 44.133, -68.467 44.133, -68.467 44.133, -68.467 44.133, -68.467 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12591'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.467)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11536'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11536'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.467'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.467 44.267, -68.467 44.267, -68.467 44.267, -68.467 44.267, -68.467 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11536'^^xsd:string;
  dwc:observationDate '1974-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15075'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15075'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 40.25, -68.45 40.25, -68.45 40.25, -68.45 40.25, -68.45 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15075'^^xsd:string;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14080'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14080'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 41.15, -68.45 41.15, -68.45 41.15, -68.45 41.15, -68.45 41.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 '284_14080'^^xsd:string;
  dwc:observationDate '1978-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15679'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15679'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 41.35, -68.45 41.35, -68.45 41.35, -68.45 41.35, -68.45 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15679'^^xsd:string;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17658'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17658'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 41.583, -68.45 41.583, -68.45 41.583, -68.45 41.583, -68.45 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17658'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17087'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17087'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 41.683, -68.45 41.683, -68.45 41.683, -68.45 41.683, -68.45 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17087'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.683"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.683 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.683"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17088'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17088'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '41.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 41.683, -68.45 41.683, -68.45 41.683, -68.45 41.683, -68.45 41.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17088'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15674'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15674'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 41.7, -68.45 41.7, -68.45 41.7, -68.45 41.7, -68.45 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15674'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15673'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15673'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 41.7, -68.45 41.7, -68.45 41.7, -68.45 41.7, -68.45 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15673'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11912'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11912'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11912'^^xsd:string;
  dwc:observationDate '1975-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11909'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11909'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11909'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11908'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11908'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11908'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11892'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11892'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11892'^^xsd:string;
  dwc:observationDate '1975-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11894'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11894'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11894'^^xsd:string;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11910'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11910'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11910'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11921'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11921'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11921'^^xsd:string;
  dwc:observationDate '1975-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11920'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11920'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11920'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11915'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11915'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11915'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11916'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11916'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11916'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11900'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11900'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11900'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11901'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11901'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11901'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11898'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11898'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11898'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11899'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11899'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11899'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11890'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11890'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11890'^^xsd:string;
  dwc:observationDate '1975-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11893'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11893'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11893'^^xsd:string;
  dwc:observationDate '1975-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11891'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11891'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11891'^^xsd:string;
  dwc:observationDate '1975-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11889'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11889'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11889'^^xsd:string;
  dwc:observationDate '1975-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11886'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11886'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11886'^^xsd:string;
  dwc:observationDate '1975-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11885'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11885'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3, -68.45 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11885'^^xsd:string;
  dwc:observationDate '1975-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.317"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11897'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11897'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '43.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 43.317, -68.45 43.317, -68.45 43.317, -68.45 43.317, -68.45 43.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11897'^^xsd:string;
  dwc:observationDate '1975-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11545'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11545'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.233, -68.45 44.233, -68.45 44.233, -68.45 44.233, -68.45 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11545'^^xsd:string;
  dwc:observationDate '1974-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11543'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11543'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11543'^^xsd:string;
  dwc:observationDate '1974-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11538'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11538'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11538'^^xsd:string;
  dwc:observationDate '1974-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11548'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11548'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11548'^^xsd:string;
  dwc:observationDate '1974-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11540'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11540'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11540'^^xsd:string;
  dwc:observationDate '1974-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11541'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11541'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11541'^^xsd:string;
  dwc:observationDate '1974-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11542'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11542'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11542'^^xsd:string;
  dwc:observationDate '1974-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11535'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11535'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11535'^^xsd:string;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11569'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11569'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11569'^^xsd:string;
  dwc:observationDate '1974-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11546'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11546'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11546'^^xsd:string;
  dwc:observationDate '1974-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11547'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11547'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11547'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11533'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11533'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11533'^^xsd:string;
  dwc:observationDate '1974-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11534'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11534'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11534'^^xsd:string;
  dwc:observationDate '1974-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11549'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11549'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11549'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11544'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11544'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.45'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3, -68.45 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11544'^^xsd:string;
  dwc:observationDate '1974-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15516'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15516'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 40.283, -68.433 40.283, -68.433 40.283, -68.433 40.283, -68.433 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15516'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11903'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11903'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11903'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11919'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11919'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11919'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11911'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11911'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11911'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11888'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11888'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11888'^^xsd:string;
  dwc:observationDate '1975-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11887'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11887'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283, -68.433 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11887'^^xsd:string;
  dwc:observationDate '1975-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11913'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11913'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11913'^^xsd:string;
  dwc:observationDate '1975-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11914'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11914'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11914'^^xsd:string;
  dwc:observationDate '1975-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11907'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11907'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11907'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11904'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11904'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11904'^^xsd:string;
  dwc:observationDate '1975-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11895'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11895'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3, -68.433 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11895'^^xsd:string;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12542'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12542'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 44.183, -68.433 44.183, -68.433 44.183, -68.433 44.183, -68.433 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12542'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11810'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11810'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 44.233, -68.433 44.233, -68.433 44.233, -68.433 44.233, -68.433 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11810'^^xsd:string;
  dwc:observationDate '1975-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12761'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12761'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 44.267, -68.433 44.267, -68.433 44.267, -68.433 44.267, -68.433 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12761'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11646'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11646'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 44.283, -68.433 44.283, -68.433 44.283, -68.433 44.283, -68.433 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11646'^^xsd:string;
  dwc:observationDate '1974-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.433)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-68.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11751'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11751'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.433'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.433 44.35, -68.433 44.35, -68.433 44.35, -68.433 44.35, -68.433 44.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11751'^^xsd:string;
  dwc:observationDate '1975-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10615'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10615'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 30.5, -68.417 30.5, -68.417 30.5, -68.417 30.5, -68.417 30.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10615'^^xsd:string;
  dwc:observationDate '1968-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10687'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10687'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 38.85, -68.417 38.85, -68.417 38.85, -68.417 38.85, -68.417 38.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10687'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10395'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10395'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 39.7, -68.417 39.7, -68.417 39.7, -68.417 39.7, -68.417 39.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10395'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10394'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10394'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 39.7, -68.417 39.7, -68.417 39.7, -68.417 39.7, -68.417 39.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10394'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15102'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15102'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 40.267, -68.417 40.267, -68.417 40.267, -68.417 40.267, -68.417 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15102'^^xsd:string;
  dwc:observationDate '1975-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15797'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15797'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 40.283, -68.417 40.283, -68.417 40.283, -68.417 40.283, -68.417 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15797'^^xsd:string;
  dwc:observationDate '1978-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.683"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.683"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17650'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17650'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '40.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 40.683, -68.417 40.683, -68.417 40.683, -68.417 40.683, -68.417 40.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17650'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15107'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15107'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 41.667, -68.417 41.667, -68.417 41.667, -68.417 41.667, -68.417 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15107'^^xsd:string;
  dwc:observationDate '1975-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15756'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15756'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 41.667, -68.417 41.667, -68.417 41.667, -68.417 41.667, -68.417 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15756'^^xsd:string;
  dwc:observationDate '1975-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.717"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.717"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11862'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11862'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '41.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 41.717, -68.417 41.717, -68.417 41.717, -68.417 41.717, -68.417 41.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11862'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14389'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14389'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 41.933, -68.417 41.933, -68.417 41.933, -68.417 41.933, -68.417 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14389'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.267"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11905'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11905'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '43.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 43.267, -68.417 43.267, -68.417 43.267, -68.417 43.267, -68.417 43.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11905'^^xsd:string;
  dwc:observationDate '1975-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11896'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11896'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 43.283, -68.417 43.283, -68.417 43.283, -68.417 43.283, -68.417 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11896'^^xsd:string;
  dwc:observationDate '1975-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11750'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11750'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.417'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.417 44.4, -68.417 44.4, -68.417 44.4, -68.417 44.4, -68.417 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11750'^^xsd:string;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15128'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15128'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 40, -68.4 40, -68.4 40, -68.4 40, -68.4 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15128'^^xsd:string;
  dwc:observationDate '1975-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17084'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17084'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 41.733, -68.4 41.733, -68.4 41.733, -68.4 41.733, -68.4 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17084'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17085'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17085'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 41.733, -68.4 41.733, -68.4 41.733, -68.4 41.733, -68.4 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17085'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17086'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17086'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 41.733, -68.4 41.733, -68.4 41.733, -68.4 41.733, -68.4 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17086'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15757'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15757'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 42, -68.4 42, -68.4 42, -68.4 42, -68.4 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_15757'^^xsd:string;
  dwc:observationDate '1975-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14354'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14354'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 44.183, -68.4 44.183, -68.4 44.183, -68.4 44.183, -68.4 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14354'^^xsd:string;
  dwc:observationDate '1978-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11827'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11827'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 44.25, -68.4 44.25, -68.4 44.25, -68.4 44.25, -68.4 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11827'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11824'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11824'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.4'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.4 44.25, -68.4 44.25, -68.4 44.25, -68.4 44.25, -68.4 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11824'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18910'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18910'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 41.35, -68.383 41.35, -68.383 41.35, -68.383 41.35, -68.383 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18910'^^xsd:string;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17659'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17659'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 41.6, -68.383 41.6, -68.383 41.6, -68.383 41.6, -68.383 41.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 '284_17659'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15751'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15751'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 42.75, -68.383 42.75, -68.383 42.75, -68.383 42.75, -68.383 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15751'^^xsd:string;
  dwc:observationDate '1978-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18381'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18381'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18381'^^xsd:string;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18382'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18382'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18382'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18383'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18383'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18383'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18384'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18384'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18384'^^xsd:string;
  dwc:observationDate '1979-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18388'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18388'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183, -68.383 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18388'^^xsd:string;
  dwc:observationDate '1979-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12659'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12659'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 44.2, -68.383 44.2, -68.383 44.2, -68.383 44.2, -68.383 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12659'^^xsd:string;
  dwc:observationDate '1976-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12783'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12783'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.383'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.383 44.383, -68.383 44.383, -68.383 44.383, -68.383 44.383, -68.383 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_12783'^^xsd:string;
  dwc:observationDate '1976-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10406'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10406'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 39.5, -68.367 39.5, -68.367 39.5, -68.367 39.5, -68.367 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10406'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17083'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17083'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 41.7, -68.367 41.7, -68.367 41.7, -68.367 41.7, -68.367 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17083'^^xsd:string;
  dwc:observationDate '1978-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11563'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11563'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44, -68.367 44, -68.367 44, -68.367 44, -68.367 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11563'^^xsd:string;
  dwc:observationDate '1974-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12598'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12598'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12598'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12496'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12496'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12496'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18387'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18387'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18387'^^xsd:string;
  dwc:observationDate '1979-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18386'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18386'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18386'^^xsd:string;
  dwc:observationDate '1979-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18385'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18385'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183, -68.367 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18385'^^xsd:string;
  dwc:observationDate '1979-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12545'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12545'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44.2, -68.367 44.2, -68.367 44.2, -68.367 44.2, -68.367 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12545'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11749'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11749'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.367'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.367 44.383, -68.367 44.383, -68.367 44.383, -68.367 44.383, -68.367 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11749'^^xsd:string;
  dwc:observationDate '1975-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20046'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_20046'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 43.167, -68.35 43.167, -68.35 43.167, -68.35 43.167, -68.35 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_20046'^^xsd:string;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11902'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11902'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 43.25, -68.35 43.25, -68.35 43.25, -68.35 43.25, -68.35 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11902'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11832'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11832'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 43.983, -68.35 43.983, -68.35 43.983, -68.35 43.983, -68.35 43.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 '284_11832'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13302'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13302'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 44.1, -68.35 44.1, -68.35 44.1, -68.35 44.1, -68.35 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13302'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11953'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11953'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 44.15, -68.35 44.15, -68.35 44.15, -68.35 44.15, -68.35 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11953'^^xsd:string;
  dwc:observationDate '1975-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18468'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 44.183, -68.35 44.183, -68.35 44.183, -68.35 44.183, -68.35 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18468'^^xsd:string;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11811'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11811'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 44.2, -68.35 44.2, -68.35 44.2, -68.35 44.2, -68.35 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11811'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11835'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11835'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 44.217, -68.35 44.217, -68.35 44.217, -68.35 44.217, -68.35 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11835'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11934'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11934'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.35'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.35 44.233, -68.35 44.233, -68.35 44.233, -68.35 44.233, -68.35 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11934'^^xsd:string;
  dwc:observationDate '1975-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10114'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10114'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 38.133, -68.333 38.133, -68.333 38.133, -68.333 38.133, -68.333 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10114'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13660'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13660'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 40.283, -68.333 40.283, -68.333 40.283, -68.333 40.283, -68.333 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13660'^^xsd:string;
  dwc:observationDate '1977-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.617"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.617"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15050'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15050'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '40.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 40.617, -68.333 40.617, -68.333 40.617, -68.333 40.617, -68.333 40.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15050'^^xsd:string;
  dwc:observationDate '1974-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17158'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17158'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 41.333, -68.333 41.333, -68.333 41.333, -68.333 41.333, -68.333 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17158'^^xsd:string;
  dwc:observationDate '1979-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14181'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14181'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 42, -68.333 42, -68.333 42, -68.333 42, -68.333 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14181'^^xsd:string;
  dwc:observationDate '1978-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15744'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15744'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 42.817, -68.333 42.817, -68.333 42.817, -68.333 42.817, -68.333 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15744'^^xsd:string;
  dwc:observationDate '1978-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.233"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11836'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11836'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '43.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 43.233, -68.333 43.233, -68.333 43.233, -68.333 43.233, -68.333 43.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11836'^^xsd:string;
  dwc:observationDate '1975-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.233 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.233"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11838'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11838'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '43.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 43.233, -68.333 43.233, -68.333 43.233, -68.333 43.233, -68.333 43.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11838'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18393'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18393'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.15, -68.333 44.15, -68.333 44.15, -68.333 44.15, -68.333 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18393'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18470'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18470'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.15, -68.333 44.15, -68.333 44.15, -68.333 44.15, -68.333 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18470'^^xsd:string;
  dwc:observationDate '1979-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11882'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11882'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.167, -68.333 44.167, -68.333 44.167, -68.333 44.167, -68.333 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11882'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11823'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11823'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.167, -68.333 44.167, -68.333 44.167, -68.333 44.167, -68.333 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11823'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11839'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11839'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.2, -68.333 44.2, -68.333 44.2, -68.333 44.2, -68.333 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11839'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11813'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11813'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11813'^^xsd:string;
  dwc:observationDate '1975-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11826'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11826'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11826'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12577'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12577'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12577'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14244'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14244'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.333'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217, -68.333 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14244'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15109'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15109'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 40.567, -68.317 40.567, -68.317 40.567, -68.317 40.567, -68.317 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15109'^^xsd:string;
  dwc:observationDate '1975-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15758'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15758'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 40.567, -68.317 40.567, -68.317 40.567, -68.317 40.567, -68.317 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15758'^^xsd:string;
  dwc:observationDate '1975-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15049'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15049'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 40.6, -68.317 40.6, -68.317 40.6, -68.317 40.6, -68.317 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15049'^^xsd:string;
  dwc:observationDate '1974-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13339'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13339'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 40.8, -68.317 40.8, -68.317 40.8, -68.317 40.8, -68.317 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13339'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13341'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13341'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 40.8, -68.317 40.8, -68.317 40.8, -68.317 40.8, -68.317 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13341'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13340'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13340'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 40.8, -68.317 40.8, -68.317 40.8, -68.317 40.8, -68.317 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13340'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12358'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12358'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 41.65, -68.317 41.65, -68.317 41.65, -68.317 41.65, -68.317 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12358'^^xsd:string;
  dwc:observationDate '1976-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11837'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11837'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 43.2, -68.317 43.2, -68.317 43.2, -68.317 43.2, -68.317 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11837'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18471'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18471'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 44.183, -68.317 44.183, -68.317 44.183, -68.317 44.183, -68.317 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18471'^^xsd:string;
  dwc:observationDate '1979-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11821'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11821'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 44.183, -68.317 44.183, -68.317 44.183, -68.317 44.183, -68.317 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11821'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11637'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11637'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 44.267, -68.317 44.267, -68.317 44.267, -68.317 44.267, -68.317 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11637'^^xsd:string;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18464'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18464'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.317'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.317 44.267, -68.317 44.267, -68.317 44.267, -68.317 44.267, -68.317 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18464'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10760'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10760'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.233, -68.3 40.233, -68.3 40.233, -68.3 40.233, -68.3 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10760'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10759'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10759'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.233, -68.3 40.233, -68.3 40.233, -68.3 40.233, -68.3 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10759'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13663'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13663'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.5, -68.3 40.5, -68.3 40.5, -68.3 40.5, -68.3 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13663'^^xsd:string;
  dwc:observationDate '1977-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.733"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.733 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.733"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19504'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19504'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.733, -68.3 40.733, -68.3 40.733, -68.3 40.733, -68.3 40.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19504'^^xsd:string;
  dwc:observationDate '1981-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12754'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12754'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12754'^^xsd:string;
  dwc:observationDate '1976-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12224'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12224'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12224'^^xsd:string;
  dwc:observationDate '1976-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12317'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12317'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12317'^^xsd:string;
  dwc:observationDate '1976-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12374'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12374'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12374'^^xsd:string;
  dwc:observationDate '1976-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12375'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12375'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917, -68.3 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12375'^^xsd:string;
  dwc:observationDate '1976-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12315'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12315'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.933, -68.3 40.933, -68.3 40.933, -68.3 40.933, -68.3 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12315'^^xsd:string;
  dwc:observationDate '1976-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12349'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12349'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 40.933, -68.3 40.933, -68.3 40.933, -68.3 40.933, -68.3 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12349'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18465'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18465'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 44.183, -68.3 44.183, -68.3 44.183, -68.3 44.183, -68.3 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18465'^^xsd:string;
  dwc:observationDate '1979-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11652'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11652'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 44.2, -68.3 44.2, -68.3 44.2, -68.3 44.2, -68.3 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11652'^^xsd:string;
  dwc:observationDate '1974-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11854'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11854'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 44.217, -68.3 44.217, -68.3 44.217, -68.3 44.217, -68.3 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11854'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13573'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13573'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 44.217, -68.3 44.217, -68.3 44.217, -68.3 44.217, -68.3 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13573'^^xsd:string;
  dwc:observationDate '1977-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17927'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17927'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.3'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.3 44.267, -68.3 44.267, -68.3 44.267, -68.3 44.267, -68.3 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17927'^^xsd:string;
  dwc:observationDate '1979-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.483 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.483"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15475'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15475'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '39.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 39.483, -68.283 39.483, -68.283 39.483, -68.283 39.483, -68.283 39.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15475'^^xsd:string;
  dwc:observationDate '1977-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15378'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15378'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 40.233, -68.283 40.233, -68.283 40.233, -68.283 40.233, -68.283 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15378'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11861'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11861'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.167, -68.283 44.167, -68.283 44.167, -68.283 44.167, -68.283 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11861'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14148'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14148'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.2, -68.283 44.2, -68.283 44.2, -68.283 44.2, -68.283 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14148'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11936'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11936'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.233, -68.283 44.233, -68.283 44.233, -68.283 44.233, -68.283 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11936'^^xsd:string;
  dwc:observationDate '1975-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18469'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.25, -68.283 44.25, -68.283 44.25, -68.283 44.25, -68.283 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18469'^^xsd:string;
  dwc:observationDate '1979-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18412'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18412'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.267, -68.283 44.267, -68.283 44.267, -68.283 44.267, -68.283 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18412'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13410'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.267, -68.283 44.267, -68.283 44.267, -68.283 44.267, -68.283 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13410'^^xsd:string;
  dwc:observationDate '1977-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18419'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18419'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.267, -68.283 44.267, -68.283 44.267, -68.283 44.267, -68.283 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18419'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11959'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11959'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.3, -68.283 44.3, -68.283 44.3, -68.283 44.3, -68.283 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11959'^^xsd:string;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11906'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11906'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.3, -68.283 44.3, -68.283 44.3, -68.283 44.3, -68.283 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11906'^^xsd:string;
  dwc:observationDate '1975-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11964'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11964'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.3, -68.283 44.3, -68.283 44.3, -68.283 44.3, -68.283 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11964'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.433"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11747'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11747'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.433, -68.283 44.433, -68.283 44.433, -68.283 44.433, -68.283 44.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11747'^^xsd:string;
  dwc:observationDate '1975-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -68.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-68.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -68.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-68.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13599'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13599'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.283'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.283 44.45, -68.283 44.45, -68.283 44.45, -68.283 44.45, -68.283 44.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13599'^^xsd:string;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15022'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15022'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 41.85, -68.267 41.85, -68.267 41.85, -68.267 41.85, -68.267 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15022'^^xsd:string;
  dwc:observationDate '1974-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13756'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13756'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 43.283, -68.267 43.283, -68.267 43.283, -68.267 43.283, -68.267 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13756'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14321'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14321'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 43.3, -68.267 43.3, -68.267 43.3, -68.267 43.3, -68.267 43.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14321'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14158'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14158'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.067, -68.267 44.067, -68.267 44.067, -68.267 44.067, -68.267 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14158'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18447'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18447'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.1, -68.267 44.1, -68.267 44.1, -68.267 44.1, -68.267 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18447'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18333'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18333'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.183, -68.267 44.183, -68.267 44.183, -68.267 44.183, -68.267 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18333'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18394'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18394'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.233, -68.267 44.233, -68.267 44.233, -68.267 44.233, -68.267 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18394'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13373'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13373'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13373'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13280'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13280'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13280'^^xsd:string;
  dwc:observationDate '1977-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13281'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13281'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13281'^^xsd:string;
  dwc:observationDate '1977-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18446'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18446'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267, -68.267 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18446'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13303'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13303'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13303'^^xsd:string;
  dwc:observationDate '1977-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13442'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13442'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13442'^^xsd:string;
  dwc:observationDate '1977-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18253'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18253'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18253'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12060'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12060'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283, -68.267 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12060'^^xsd:string;
  dwc:observationDate '1975-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13372'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13372'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.3, -68.267 44.3, -68.267 44.3, -68.267 44.3, -68.267 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13372'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13512'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13512'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.267'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.267 44.3, -68.267 44.3, -68.267 44.3, -68.267 44.3, -68.267 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13512'^^xsd:string;
  dwc:observationDate '1977-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15555'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15555'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 40.483, -68.25 40.483, -68.25 40.483, -68.25 40.483, -68.25 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15555'^^xsd:string;
  dwc:observationDate '1977-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15621'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15621'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 41.75, -68.25 41.75, -68.25 41.75, -68.25 41.75, -68.25 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15621'^^xsd:string;
  dwc:observationDate '1978-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11654'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11654'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 42.833, -68.25 42.833, -68.25 42.833, -68.25 42.833, -68.25 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11654'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.183 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.183"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18390'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18390'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '43.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 43.183, -68.25 43.183, -68.25 43.183, -68.25 43.183, -68.25 43.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18390'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18389'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18389'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 43.2, -68.25 43.2, -68.25 43.2, -68.25 43.2, -68.25 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18389'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18448'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18448'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.067, -68.25 44.067, -68.25 44.067, -68.25 44.067, -68.25 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18448'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11562'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11562'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.067, -68.25 44.067, -68.25 44.067, -68.25 44.067, -68.25 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11562'^^xsd:string;
  dwc:observationDate '1974-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18391'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18391'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.083, -68.25 44.083, -68.25 44.083, -68.25 44.083, -68.25 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18391'^^xsd:string;
  dwc:observationDate '1979-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18414'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18414'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.1, -68.25 44.1, -68.25 44.1, -68.25 44.1, -68.25 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18414'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18421'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18421'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.1, -68.25 44.1, -68.25 44.1, -68.25 44.1, -68.25 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18421'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18439'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18439'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.1, -68.25 44.1, -68.25 44.1, -68.25 44.1, -68.25 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18439'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11558'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11558'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.15, -68.25 44.15, -68.25 44.15, -68.25 44.15, -68.25 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11558'^^xsd:string;
  dwc:observationDate '1974-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12764'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12764'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.2, -68.25 44.2, -68.25 44.2, -68.25 44.2, -68.25 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12764'^^xsd:string;
  dwc:observationDate '1976-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18466'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18466'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.217, -68.25 44.217, -68.25 44.217, -68.25 44.217, -68.25 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18466'^^xsd:string;
  dwc:observationDate '1979-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18436'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18436'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.267, -68.25 44.267, -68.25 44.267, -68.25 44.267, -68.25 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18436'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18396'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18396'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.25'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.25 44.267, -68.25 44.267, -68.25 44.267, -68.25 44.267, -68.25 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18396'^^xsd:string;
  dwc:observationDate '1979-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10107'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10107'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 38.317, -68.233 38.317, -68.233 38.317, -68.233 38.317, -68.233 38.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10107'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15098'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15098'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 40.6, -68.233 40.6, -68.233 40.6, -68.233 40.6, -68.233 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15098'^^xsd:string;
  dwc:observationDate '1975-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15642'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15642'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 42, -68.233 42, -68.233 42, -68.233 42, -68.233 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15642'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14164'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14164'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 43.933, -68.233 43.933, -68.233 43.933, -68.233 43.933, -68.233 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14164'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14162'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14162'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 43.967, -68.233 43.967, -68.233 43.967, -68.233 43.967, -68.233 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14162'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14161'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14161'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 43.967, -68.233 43.967, -68.233 43.967, -68.233 43.967, -68.233 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14161'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14163'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14163'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 43.967, -68.233 43.967, -68.233 43.967, -68.233 43.967, -68.233 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14163'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14155'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14155'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.017, -68.233 44.017, -68.233 44.017, -68.233 44.017, -68.233 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14155'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14159'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14159'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.1, -68.233 44.1, -68.233 44.1, -68.233 44.1, -68.233 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14159'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18438'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18438'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.117, -68.233 44.117, -68.233 44.117, -68.233 44.117, -68.233 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18438'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14160'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14160'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.133, -68.233 44.133, -68.233 44.133, -68.233 44.133, -68.233 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14160'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18428'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18428'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.133, -68.233 44.133, -68.233 44.133, -68.233 44.133, -68.233 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18428'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12541'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12541'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.133, -68.233 44.133, -68.233 44.133, -68.233 44.133, -68.233 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12541'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18437'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18437'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.15, -68.233 44.15, -68.233 44.15, -68.233 44.15, -68.233 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18437'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11791'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.15, -68.233 44.15, -68.233 44.15, -68.233 44.15, -68.233 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11791'^^xsd:string;
  dwc:observationDate '1975-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14140'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.167, -68.233 44.167, -68.233 44.167, -68.233 44.167, -68.233 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14140'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14149'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14149'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.233, -68.233 44.233, -68.233 44.233, -68.233 44.233, -68.233 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14149'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12603'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12603'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.267, -68.233 44.267, -68.233 44.267, -68.233 44.267, -68.233 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12603'^^xsd:string;
  dwc:observationDate '1976-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13371'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13371'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.267, -68.233 44.267, -68.233 44.267, -68.233 44.267, -68.233 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13371'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18431'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18431'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.283, -68.233 44.283, -68.233 44.283, -68.233 44.283, -68.233 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18431'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17989'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17989'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.283, -68.233 44.283, -68.233 44.283, -68.233 44.283, -68.233 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17989'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-68.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11952'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11952'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.233'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.233 44.417, -68.233 44.417, -68.233 44.417, -68.233 44.417, -68.233 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11952'^^xsd:string;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.717"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "38.717"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10688'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10688'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '38.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 38.717, -68.217 38.717, -68.217 38.717, -68.217 38.717, -68.217 38.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10688'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13384'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13384'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.1, -68.217 44.1, -68.217 44.1, -68.217 44.1, -68.217 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13384'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18406'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18406'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.133, -68.217 44.133, -68.217 44.133, -68.217 44.133, -68.217 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18406'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18425'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18425'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.133, -68.217 44.133, -68.217 44.133, -68.217 44.133, -68.217 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18425'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18402'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18402'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.133, -68.217 44.133, -68.217 44.133, -68.217 44.133, -68.217 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18402'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12784'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12784'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.233, -68.217 44.233, -68.217 44.233, -68.217 44.233, -68.217 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12784'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14135'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.283, -68.217 44.283, -68.217 44.283, -68.217 44.283, -68.217 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14135'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18405'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18405'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.283, -68.217 44.283, -68.217 44.283, -68.217 44.283, -68.217 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18405'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12287'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12287'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.4, -68.217 44.4, -68.217 44.4, -68.217 44.4, -68.217 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12287'^^xsd:string;
  dwc:observationDate '1976-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12301'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12301'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.4, -68.217 44.4, -68.217 44.4, -68.217 44.4, -68.217 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12301'^^xsd:string;
  dwc:observationDate '1976-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13225'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13225'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.4, -68.217 44.4, -68.217 44.4, -68.217 44.4, -68.217 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13225'^^xsd:string;
  dwc:observationDate '1977-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11974'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11974'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11974'^^xsd:string;
  dwc:observationDate '1975-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18535'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18535'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18535'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11970'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11970'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11970'^^xsd:string;
  dwc:observationDate '1975-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-68.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18536'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18536'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.217'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417, -68.217 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18536'^^xsd:string;
  dwc:observationDate '1979-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10523'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10523'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 37.483, -68.2 37.483, -68.2 37.483, -68.2 37.483, -68.2 37.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10523'^^xsd:string;
  dwc:observationDate '1967-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15561'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15561'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 40.7, -68.2 40.7, -68.2 40.7, -68.2 40.7, -68.2 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15561'^^xsd:string;
  dwc:observationDate '1977-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13665'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13665'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 40.7, -68.2 40.7, -68.2 40.7, -68.2 40.7, -68.2 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13665'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17996'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17996'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 41.467, -68.2 41.467, -68.2 41.467, -68.2 41.467, -68.2 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17996'^^xsd:string;
  dwc:observationDate '1979-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14165'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14165'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.017, -68.2 44.017, -68.2 44.017, -68.2 44.017, -68.2 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14165'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12469'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12469'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12469'^^xsd:string;
  dwc:observationDate '1976-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14157'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14157'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14157'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14156'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14156'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14156'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13439'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13439'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033, -68.2 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13439'^^xsd:string;
  dwc:observationDate '1977-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18422'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18422'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.1, -68.2 44.1, -68.2 44.1, -68.2 44.1, -68.2 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18422'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18435'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18435'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.117, -68.2 44.117, -68.2 44.117, -68.2 44.117, -68.2 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18435'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18434'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18434'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.117, -68.2 44.117, -68.2 44.117, -68.2 44.117, -68.2 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18434'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13440'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13440'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.133, -68.2 44.133, -68.2 44.133, -68.2 44.133, -68.2 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13440'^^xsd:string;
  dwc:observationDate '1977-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18445'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18445'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.133, -68.2 44.133, -68.2 44.133, -68.2 44.133, -68.2 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18445'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18429'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18429'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.15, -68.2 44.15, -68.2 44.15, -68.2 44.15, -68.2 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18429'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18397'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18397'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.167, -68.2 44.167, -68.2 44.167, -68.2 44.167, -68.2 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18397'^^xsd:string;
  dwc:observationDate '1979-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18467'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18467'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.2, -68.2 44.2, -68.2 44.2, -68.2 44.2, -68.2 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18467'^^xsd:string;
  dwc:observationDate '1979-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13419'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13419'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.2, -68.2 44.2, -68.2 44.2, -68.2 44.2, -68.2 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13419'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12531'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12531'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.233, -68.2 44.233, -68.2 44.233, -68.2 44.233, -68.2 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12531'^^xsd:string;
  dwc:observationDate '1976-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12713'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12713'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.25, -68.2 44.25, -68.2 44.25, -68.2 44.25, -68.2 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_12713'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14132'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.267, -68.2 44.267, -68.2 44.267, -68.2 44.267, -68.2 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14132'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14134'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14134'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.267, -68.2 44.267, -68.2 44.267, -68.2 44.267, -68.2 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14134'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14139'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14139'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.267, -68.2 44.267, -68.2 44.267, -68.2 44.267, -68.2 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14139'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14133'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.283, -68.2 44.283, -68.2 44.283, -68.2 44.283, -68.2 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14133'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12537'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12537'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.367, -68.2 44.367, -68.2 44.367, -68.2 44.367, -68.2 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12537'^^xsd:string;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11956'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11956'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11956'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13412'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13412'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13412'^^xsd:string;
  dwc:observationDate '1977-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13514'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13514'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13514'^^xsd:string;
  dwc:observationDate '1977-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13383'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13383'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13383'^^xsd:string;
  dwc:observationDate '1977-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18241'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18241'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18241'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12528'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12528'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12528'^^xsd:string;
  dwc:observationDate '1976-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12520'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12520'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4, -68.2 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12520'^^xsd:string;
  dwc:observationDate '1976-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -68.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12540'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12540'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.2'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.2 44.467, -68.2 44.467, -68.2 44.467, -68.2 44.467, -68.2 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12540'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15127'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15127'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 40.25, -68.183 40.25, -68.183 40.25, -68.183 40.25, -68.183 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15127'^^xsd:string;
  dwc:observationDate '1975-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15517'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15517'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 40.433, -68.183 40.433, -68.183 40.433, -68.183 40.433, -68.183 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15517'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15527'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15527'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 42.483, -68.183 42.483, -68.183 42.483, -68.183 42.483, -68.183 42.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 '284_15527'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11602'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11602'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 43.9, -68.183 43.9, -68.183 43.9, -68.183 43.9, -68.183 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11602'^^xsd:string;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18408'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18408'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.017, -68.183 44.017, -68.183 44.017, -68.183 44.017, -68.183 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18408'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14166'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14166'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.033, -68.183 44.033, -68.183 44.033, -68.183 44.033, -68.183 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14166'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12527'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12527'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12527'^^xsd:string;
  dwc:observationDate '1976-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18472'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18472'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18472'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18430'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18430'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18430'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18473'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18473'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233, -68.183 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18473'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18398'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18398'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.25, -68.183 44.25, -68.183 44.25, -68.183 44.25, -68.183 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18398'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18453'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18453'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.25, -68.183 44.25, -68.183 44.25, -68.183 44.25, -68.183 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18453'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14315'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14315'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.25, -68.183 44.25, -68.183 44.25, -68.183 44.25, -68.183 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14315'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18246'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18246'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.283, -68.183 44.283, -68.183 44.283, -68.183 44.283, -68.183 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18246'^^xsd:string;
  dwc:observationDate '1979-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14125'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14125'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.3, -68.183 44.3, -68.183 44.3, -68.183 44.3, -68.183 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14125'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14126'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14126'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.3, -68.183 44.3, -68.183 44.3, -68.183 44.3, -68.183 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14126'^^xsd:string;
  dwc:observationDate '1978-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18532'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18532'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.317, -68.183 44.317, -68.183 44.317, -68.183 44.317, -68.183 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18532'^^xsd:string;
  dwc:observationDate '1979-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11971'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11971'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.333, -68.183 44.333, -68.183 44.333, -68.183 44.333, -68.183 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11971'^^xsd:string;
  dwc:observationDate '1975-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11573'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11573'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.383, -68.183 44.383, -68.183 44.383, -68.183 44.383, -68.183 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11573'^^xsd:string;
  dwc:observationDate '1974-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13469'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.4, -68.183 44.4, -68.183 44.4, -68.183 44.4, -68.183 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13469'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18240'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18240'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.4, -68.183 44.4, -68.183 44.4, -68.183 44.4, -68.183 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_18240'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -68.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433"^^xsd:decimal ;
  dwc:decimalLongitude "-68.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -68.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.433"^^xsd:decimal ;
  geo-pos:long "-68.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17928'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17928'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.183'^^xsd:double;
  dwc:latitude '44.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.183 44.433, -68.183 44.433, -68.183 44.433, -68.183 44.433, -68.183 44.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17928'^^xsd:string;
  dwc:observationDate '1979-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15457'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15457'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 40.317, -68.167 40.317, -68.167 40.317, -68.167 40.317, -68.167 40.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15457'^^xsd:string;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12882'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12882'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 40.317, -68.167 40.317, -68.167 40.317, -68.167 40.317, -68.167 40.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12882'^^xsd:string;
  dwc:observationDate '1977-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11297'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11297'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 40.583, -68.167 40.583, -68.167 40.583, -68.167 40.583, -68.167 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11297'^^xsd:string;
  dwc:observationDate '1971-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18411'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18411'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 43.9, -68.167 43.9, -68.167 43.9, -68.167 43.9, -68.167 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18411'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18410'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 43.917, -68.167 43.917, -68.167 43.917, -68.167 43.917, -68.167 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18410'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18455'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18455'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 43.95, -68.167 43.95, -68.167 43.95, -68.167 43.95, -68.167 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18455'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18454'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18454'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 43.95, -68.167 43.95, -68.167 43.95, -68.167 43.95, -68.167 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18454'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13491'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13491'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44, -68.167 44, -68.167 44, -68.167 44, -68.167 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13491'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13385'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13385'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.033, -68.167 44.033, -68.167 44.033, -68.167 44.033, -68.167 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13385'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13417'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13417'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.133, -68.167 44.133, -68.167 44.133, -68.167 44.133, -68.167 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13417'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13441'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13441'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.15, -68.167 44.15, -68.167 44.15, -68.167 44.15, -68.167 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13441'^^xsd:string;
  dwc:observationDate '1977-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13752'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13752'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.25, -68.167 44.25, -68.167 44.25, -68.167 44.25, -68.167 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13752'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14317'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14317'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.25, -68.167 44.25, -68.167 44.25, -68.167 44.25, -68.167 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14317'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18404'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.267, -68.167 44.267, -68.167 44.267, -68.167 44.267, -68.167 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18404'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18403'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18403'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.267, -68.167 44.267, -68.167 44.267, -68.167 44.267, -68.167 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18403'^^xsd:string;
  dwc:observationDate '1979-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12523'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12523'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.3, -68.167 44.3, -68.167 44.3, -68.167 44.3, -68.167 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12523'^^xsd:string;
  dwc:observationDate '1976-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11557'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11557'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.317, -68.167 44.317, -68.167 44.317, -68.167 44.317, -68.167 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11557'^^xsd:string;
  dwc:observationDate '1974-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18257'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18257'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.317, -68.167 44.317, -68.167 44.317, -68.167 44.317, -68.167 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18257'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17990'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17990'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.35, -68.167 44.35, -68.167 44.35, -68.167 44.35, -68.167 44.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17990'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11929'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11929'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.367, -68.167 44.367, -68.167 44.367, -68.167 44.367, -68.167 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11929'^^xsd:string;
  dwc:observationDate '1975-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11938'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11938'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.367, -68.167 44.367, -68.167 44.367, -68.167 44.367, -68.167 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_11938'^^xsd:string;
  dwc:observationDate '1975-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14367'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14367'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.367, -68.167 44.367, -68.167 44.367, -68.167 44.367, -68.167 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14367'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13470'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13470'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.383, -68.167 44.383, -68.167 44.383, -68.167 44.383, -68.167 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13470'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13518'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13518'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.383, -68.167 44.383, -68.167 44.383, -68.167 44.383, -68.167 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13518'^^xsd:string;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18395'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18395'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18395'^^xsd:string;
  dwc:observationDate '1979-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13224'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13224'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13224'^^xsd:string;
  dwc:observationDate '1977-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12061'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12061'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12061'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13390'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13390'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13390'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13461'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4, -68.167 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13461'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -68.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -68.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-68.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14353'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14353'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.167'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.167 44.45, -68.167 44.45, -68.167 44.45, -68.167 44.45, -68.167 44.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14353'^^xsd:string;
  dwc:observationDate '1978-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10034'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10034'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 40.267, -68.15 40.267, -68.15 40.267, -68.15 40.267, -68.15 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_10034'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10028'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10028'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 40.933, -68.15 40.933, -68.15 40.933, -68.15 40.933, -68.15 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10028'^^xsd:string;
  dwc:observationDate '1963-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12336'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12336'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 43.883, -68.15 43.883, -68.15 43.883, -68.15 43.883, -68.15 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12336'^^xsd:string;
  dwc:observationDate '1976-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18409'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18409'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 43.933, -68.15 43.933, -68.15 43.933, -68.15 43.933, -68.15 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18409'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13789'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13789'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.017, -68.15 44.017, -68.15 44.017, -68.15 44.017, -68.15 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13789'^^xsd:string;
  dwc:observationDate '1978-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11622'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11622'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.033, -68.15 44.033, -68.15 44.033, -68.15 44.033, -68.15 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11622'^^xsd:string;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18401'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18401'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.05, -68.15 44.05, -68.15 44.05, -68.15 44.05, -68.15 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18401'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18423'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18423'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.067, -68.15 44.067, -68.15 44.067, -68.15 44.067, -68.15 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18423'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14141'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14141'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.117, -68.15 44.117, -68.15 44.117, -68.15 44.117, -68.15 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14141'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18477'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18477'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.167, -68.15 44.167, -68.15 44.167, -68.15 44.167, -68.15 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18477'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14370'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14370'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.167, -68.15 44.167, -68.15 44.167, -68.15 44.167, -68.15 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14370'^^xsd:string;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18475'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18475'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.233, -68.15 44.233, -68.15 44.233, -68.15 44.233, -68.15 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18475'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18474'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18474'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.233, -68.15 44.233, -68.15 44.233, -68.15 44.233, -68.15 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18474'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18476'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18476'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.233, -68.15 44.233, -68.15 44.233, -68.15 44.233, -68.15 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18476'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14130'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14130'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14130'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14128'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14128'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14128'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14131'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14131'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14129'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14129'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14127'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25, -68.15 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14127'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13468'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.383, -68.15 44.383, -68.15 44.383, -68.15 44.383, -68.15 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13468'^^xsd:string;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13391'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13391'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.383, -68.15 44.383, -68.15 44.383, -68.15 44.383, -68.15 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13391'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13382'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13382'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.383, -68.15 44.383, -68.15 44.383, -68.15 44.383, -68.15 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13382'^^xsd:string;
  dwc:observationDate '1977-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13264'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13264'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.15'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.15 44.4, -68.15 44.4, -68.15 44.4, -68.15 44.4, -68.15 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13264'^^xsd:string;
  dwc:observationDate '1977-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10032'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10032'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 40.3, -68.133 40.3, -68.133 40.3, -68.133 40.3, -68.133 40.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_10032'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10031'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10031'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 40.333, -68.133 40.333, -68.133 40.333, -68.133 40.333, -68.133 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10031'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.367"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10030'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '40.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 40.367, -68.133 40.367, -68.133 40.367, -68.133 40.367, -68.133 40.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10030'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10029'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10029'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 40.383, -68.133 40.383, -68.133 40.383, -68.133 40.383, -68.133 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10029'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13102'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13102'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.35, -68.133 43.35, -68.133 43.35, -68.133 43.35, -68.133 43.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 '284_13102'^^xsd:string;
  dwc:observationDate '1977-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13699'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13699'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13699'^^xsd:string;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13697'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13697'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13697'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13698'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13698'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13698'^^xsd:string;
  dwc:observationDate '1977-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18413'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18413'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18413'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13414'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13414'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13414'^^xsd:string;
  dwc:observationDate '1977-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13402'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13402'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13402'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12638'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12638'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12638'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11516'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11516'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11516'^^xsd:string;
  dwc:observationDate '1974-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12480'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12480'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12480'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18484'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18484'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18484'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13579'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13579'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13579'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13508'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13508'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13508'^^xsd:string;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13493'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13493'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13493'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13363'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13363'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13363'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13360'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13360'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13360'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13249'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13249'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13249'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13342'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13342'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13342'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13426'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13426'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13426'^^xsd:string;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18483'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18483'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18483'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13587'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13587'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13587'^^xsd:string;
  dwc:observationDate '1977-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18486'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18486'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18486'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13578'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13578'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13578'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18441'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18441'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18441'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13454'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13454'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13454'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13389'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13389'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13389'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13408'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13408'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13408'^^xsd:string;
  dwc:observationDate '1977-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13405'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13405'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13405'^^xsd:string;
  dwc:observationDate '1977-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13401'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13401'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13401'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13393'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13393'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13393'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13276'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13276'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13276'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13495'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13495'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13495'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13460'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13460'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13313'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13313'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13313'^^xsd:string;
  dwc:observationDate '1977-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13320'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13320'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13320'^^xsd:string;
  dwc:observationDate '1977-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17954'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17954'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17954'^^xsd:string;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13348'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13348'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13348'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18538'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18538'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18538'^^xsd:string;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14226'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14226'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14226'^^xsd:string;
  dwc:observationDate '1978-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13325'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13325'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13325'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13328'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13328'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13328'^^xsd:string;
  dwc:observationDate '1977-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18415'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18415'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18415'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18427'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18427'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18427'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13333'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13333'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13333'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13354'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13354'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13354'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13286'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13286'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13286'^^xsd:string;
  dwc:observationDate '1977-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13362'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13362'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13362'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13367'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13367'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13367'^^xsd:string;
  dwc:observationDate '1977-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13312'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13312'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13312'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13376'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13376'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13376'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13378'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13378'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13378'^^xsd:string;
  dwc:observationDate '1977-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13536'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13536'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13536'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13517'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13517'^^xsd:string;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13492'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13492'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13492'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13494'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13494'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13416'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13416'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13416'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13388'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13388'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13388'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13386'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13386'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13386'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13359'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13359'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13359'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13358'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13358'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13358'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13353'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13353'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13353'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13350'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13350'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13350'^^xsd:string;
  dwc:observationDate '1977-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13347'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13347'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13347'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13331'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13331'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13331'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13329'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13329'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13329'^^xsd:string;
  dwc:observationDate '1977-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13324'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13324'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13324'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13322'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13322'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13322'^^xsd:string;
  dwc:observationDate '1977-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13319'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13319'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13319'^^xsd:string;
  dwc:observationDate '1977-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13317'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13317'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13317'^^xsd:string;
  dwc:observationDate '1977-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13293'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13293'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13293'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13275'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13275'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13275'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13266'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13266'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13266'^^xsd:string;
  dwc:observationDate '1977-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13262'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13262'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13262'^^xsd:string;
  dwc:observationDate '1977-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13219'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13219'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13219'^^xsd:string;
  dwc:observationDate '1977-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12422'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12422'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12422'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12421'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12421'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12166'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12166'^^xsd:string;
  dwc:observationDate '1976-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13254'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13254'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13254'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13361'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13361'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13361'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13253'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13253'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13253'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13316'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13316'^^xsd:string;
  dwc:observationDate '1977-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13318'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13318'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13318'^^xsd:string;
  dwc:observationDate '1977-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13326'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13326'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13326'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13327'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13327'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13327'^^xsd:string;
  dwc:observationDate '1977-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13332'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13332'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13332'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13346'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13346'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13346'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18485'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18485'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18485'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12386'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12386'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12386'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12419'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12419'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12419'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12420'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12420'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12420'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12479'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12479'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12479'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13274'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13274'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13274'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13330'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_13330'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13330'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12385'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12385'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967, -68.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12385'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13696'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13696'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13696'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18482'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18482'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18482'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14143'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14143'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14143'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18426'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18426'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983, -68.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18426'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18479'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18479'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44, -68.133 44, -68.133 44, -68.133 44, -68.133 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18479'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18481'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18481'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44, -68.133 44, -68.133 44, -68.133 44, -68.133 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18481'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18432'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18432'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44, -68.133 44, -68.133 44, -68.133 44, -68.133 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18432'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18480'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18480'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44, -68.133 44, -68.133 44, -68.133 44, -68.133 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18480'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12401'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12401'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44, -68.133 44, -68.133 44, -68.133 44, -68.133 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 '284_12401'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12402'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12402'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44, -68.133 44, -68.133 44, -68.133 44, -68.133 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 '284_12402'^^xsd:string;
  dwc:observationDate '1976-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13282'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13282'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.017, -68.133 44.017, -68.133 44.017, -68.133 44.017, -68.133 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13282'^^xsd:string;
  dwc:observationDate '1977-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18400'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18400'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.017, -68.133 44.017, -68.133 44.017, -68.133 44.017, -68.133 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18400'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18424'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18424'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.05, -68.133 44.05, -68.133 44.05, -68.133 44.05, -68.133 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18424'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18478'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18478'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.05, -68.133 44.05, -68.133 44.05, -68.133 44.05, -68.133 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18478'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18440'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18440'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.05, -68.133 44.05, -68.133 44.05, -68.133 44.05, -68.133 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18440'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18418'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18418'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.067, -68.133 44.067, -68.133 44.067, -68.133 44.067, -68.133 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_18418'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18449'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18449'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.083, -68.133 44.083, -68.133 44.083, -68.133 44.083, -68.133 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18449'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18420'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18420'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.083, -68.133 44.083, -68.133 44.083, -68.133 44.083, -68.133 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18420'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13418'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13418'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.1, -68.133 44.1, -68.133 44.1, -68.133 44.1, -68.133 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13418'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11518'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11518'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.15, -68.133 44.15, -68.133 44.15, -68.133 44.15, -68.133 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11518'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18451'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18451'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.2, -68.133 44.2, -68.133 44.2, -68.133 44.2, -68.133 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18451'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11847'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11847'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.35, -68.133 44.35, -68.133 44.35, -68.133 44.35, -68.133 44.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11847'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11846'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11846'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.383, -68.133 44.383, -68.133 44.383, -68.133 44.383, -68.133 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11846'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -68.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-68.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13509'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13509'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.133'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.133 44.4, -68.133 44.4, -68.133 44.4, -68.133 44.4, -68.133 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13509'^^xsd:string;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10761'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10761'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 40.25, -68.117 40.25, -68.117 40.25, -68.117 40.25, -68.117 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10761'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15074'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15074'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 40.267, -68.117 40.267, -68.117 40.267, -68.117 40.267, -68.117 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15074'^^xsd:string;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10033'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10033'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 40.283, -68.117 40.283, -68.117 40.283, -68.117 40.283, -68.117 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10033'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15160'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15160'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 41.75, -68.117 41.75, -68.117 41.75, -68.117 41.75, -68.117 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15160'^^xsd:string;
  dwc:observationDate '1975-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14085'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14085'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.533, -68.117 43.533, -68.117 43.533, -68.117 43.533, -68.117 43.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14085'^^xsd:string;
  dwc:observationDate '1978-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13755'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13755'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.817, -68.117 43.817, -68.117 43.817, -68.117 43.817, -68.117 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13755'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14320'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14320'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.817, -68.117 43.817, -68.117 43.817, -68.117 43.817, -68.117 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14320'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13754'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13754'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.917, -68.117 43.917, -68.117 43.917, -68.117 43.917, -68.117 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13754'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14319'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14319'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.933, -68.117 43.933, -68.117 43.933, -68.117 43.933, -68.117 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14319'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11808'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11808'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.933, -68.117 43.933, -68.117 43.933, -68.117 43.933, -68.117 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11808'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18487'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18487'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18487'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13483'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13483'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13483'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18456'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18456'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18456'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11817'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11817'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11817'^^xsd:string;
  dwc:observationDate '1975-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13482'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13482'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967, -68.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13482'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14142'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14142'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.167, -68.117 44.167, -68.117 44.167, -68.117 44.167, -68.117 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14142'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18452'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18452'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.183, -68.117 44.183, -68.117 44.183, -68.117 44.183, -68.117 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18452'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14204'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14204'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.267, -68.117 44.267, -68.117 44.267, -68.117 44.267, -68.117 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14204'^^xsd:string;
  dwc:observationDate '1978-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14228'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14228'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.267, -68.117 44.267, -68.117 44.267, -68.117 44.267, -68.117 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14228'^^xsd:string;
  dwc:observationDate '1978-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11615'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11615'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.283, -68.117 44.283, -68.117 44.283, -68.117 44.283, -68.117 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11615'^^xsd:string;
  dwc:observationDate '1974-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11927'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11927'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.35, -68.117 44.35, -68.117 44.35, -68.117 44.35, -68.117 44.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11927'^^xsd:string;
  dwc:observationDate '1975-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11969'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11969'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.367, -68.117 44.367, -68.117 44.367, -68.117 44.367, -68.117 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11969'^^xsd:string;
  dwc:observationDate '1975-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11572'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11572'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.367, -68.117 44.367, -68.117 44.367, -68.117 44.367, -68.117 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11572'^^xsd:string;
  dwc:observationDate '1974-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-68.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -68.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-68.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11935'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11935'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.117'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.117 44.417, -68.117 44.417, -68.117 44.417, -68.117 44.417, -68.117 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11935'^^xsd:string;
  dwc:observationDate '1975-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10035'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10035'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_10035'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10036'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10036'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_10036'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10038'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10038'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10038'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10037'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10037'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10037'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10762'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10762'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267, -68.1 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10762'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15048'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15048'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.333, -68.1 40.333, -68.1 40.333, -68.1 40.333, -68.1 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15048'^^xsd:string;
  dwc:observationDate '1974-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15153'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15153'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.517, -68.1 40.517, -68.1 40.517, -68.1 40.517, -68.1 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15153'^^xsd:string;
  dwc:observationDate '1975-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.633"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.633"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13606'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13606'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.633, -68.1 40.633, -68.1 40.633, -68.1 40.633, -68.1 40.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13606'^^xsd:string;
  dwc:observationDate '1977-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15560'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15560'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.7, -68.1 40.7, -68.1 40.7, -68.1 40.7, -68.1 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15560'^^xsd:string;
  dwc:observationDate '1977-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13664'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13664'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 40.7, -68.1 40.7, -68.1 40.7, -68.1 40.7, -68.1 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13664'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15023'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15023'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 42.15, -68.1 42.15, -68.1 42.15, -68.1 42.15, -68.1 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15023'^^xsd:string;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15748'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15748'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 42.65, -68.1 42.65, -68.1 42.65, -68.1 42.65, -68.1 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15748'^^xsd:string;
  dwc:observationDate '1978-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15750'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15750'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 42.65, -68.1 42.65, -68.1 42.65, -68.1 42.65, -68.1 42.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15750'^^xsd:string;
  dwc:observationDate '1978-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11859'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11859'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11859'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11769'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11769'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11769'^^xsd:string;
  dwc:observationDate '1975-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11858'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11858'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11858'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11828'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11828'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11828'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11825'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11825'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11831'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11831'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.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 '284_11831'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11860'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11860'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.95, -68.1 43.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 '284_11860'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12749'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12749'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12749'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14797'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14797'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14797'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14758'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14758'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14758'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14749'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14749'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14749'^^xsd:string;
  dwc:observationDate '1978-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14718'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14718'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14718'^^xsd:string;
  dwc:observationDate '1977-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14750'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14750'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14750'^^xsd:string;
  dwc:observationDate '1978-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14794'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14794'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14794'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17888'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17888'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17888'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17857'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17857'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17857'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17873'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17873'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17873'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17847'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17847'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17847'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14671'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14671'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14671'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14781'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14781'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14781'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17862'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17862'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17862'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17892'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17892'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17892'^^xsd:string;
  dwc:observationDate '1979-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17878'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17878'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17878'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17891'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17891'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17891'^^xsd:string;
  dwc:observationDate '1979-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17852'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17852'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17852'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17911'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17911'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17911'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17919'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17919'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_17919'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14795'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14795'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14795'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12766'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12766'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12766'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17845'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17845'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17845'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14806'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14806'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14806'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14800'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14800'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14800'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14790'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14790'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14790'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14777'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14777'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14777'^^xsd:string;
  dwc:observationDate '1978-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14745'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14745'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14745'^^xsd:string;
  dwc:observationDate '1978-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14801'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14801'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14801'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17874'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17874'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17874'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17851'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17851'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17851'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17910'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17910'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17910'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17904'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17904'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17904'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17905'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17905'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17905'^^xsd:string;
  dwc:observationDate '1979-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17870'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17870'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17870'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17882'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17882'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17882'^^xsd:string;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17899'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17899'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17899'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17903'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17903'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17903'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17917'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17917'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17917'^^xsd:string;
  dwc:observationDate '1979-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14804'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14804'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14804'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14799'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14799'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14799'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14793'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14793'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14793'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14738'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14738'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14738'^^xsd:string;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17867'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17867'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17867'^^xsd:string;
  dwc:observationDate '1979-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14743'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14743'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14743'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14737'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14737'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14737'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14805'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14805'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14805'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17913'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17913'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17913'^^xsd:string;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14803'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14803'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14803'^^xsd:string;
  dwc:observationDate '1978-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14802'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14802'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14802'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14798'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14798'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14798'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14788'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14788'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14788'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14775'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14775'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14775'^^xsd:string;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14776'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14776'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14776'^^xsd:string;
  dwc:observationDate '1978-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17893'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17893'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17893'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14785'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14785'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14785'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14792'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14792'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14792'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17863'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17863'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17863'^^xsd:string;
  dwc:observationDate '1979-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14784'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14784'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14784'^^xsd:string;
  dwc:observationDate '1978-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14783'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14783'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14783'^^xsd:string;
  dwc:observationDate '1978-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14782'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14782'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14782'^^xsd:string;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14779'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14779'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14779'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14807'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14807'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14807'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14735'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14735'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14735'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17898'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17898'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17898'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14796'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14796'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14796'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14752'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14752'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14752'^^xsd:string;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17884'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17884'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17884'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14751'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14751'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14751'^^xsd:string;
  dwc:observationDate '1978-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14769'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14769'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14769'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17865'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17865'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17865'^^xsd:string;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14686'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14686'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14686'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14670'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14670'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14670'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17896'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17896'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17896'^^xsd:string;
  dwc:observationDate '1979-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14770'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14770'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14770'^^xsd:string;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14748'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14748'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14748'^^xsd:string;
  dwc:observationDate '1978-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17850'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17850'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17850'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17866'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17866'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17866'^^xsd:string;
  dwc:observationDate '1979-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18489'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18489'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18489'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17860'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17860'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17860'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14744'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14744'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14744'^^xsd:string;
  dwc:observationDate '1977-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14741'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14741'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14741'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14747'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14747'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14747'^^xsd:string;
  dwc:observationDate '1978-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17909'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17909'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17909'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14715'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14715'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14715'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17869'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17869'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17869'^^xsd:string;
  dwc:observationDate '1979-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17890'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17890'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17890'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14759'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14759'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14759'^^xsd:string;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17887'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17887'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17887'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14809'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14809'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14809'^^xsd:string;
  dwc:observationDate '1978-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14746'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14746'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14746'^^xsd:string;
  dwc:observationDate '1978-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14731'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14731'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14731'^^xsd:string;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14756'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14756'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14756'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17885'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17885'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17885'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14764'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14764'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14764'^^xsd:string;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14772'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14772'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14772'^^xsd:string;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14734'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14734'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14734'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14732'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14732'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14732'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17907'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17907'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17907'^^xsd:string;
  dwc:observationDate '1979-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14727'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14727'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14727'^^xsd:string;
  dwc:observationDate '1977-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14726'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14726'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14726'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14725'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14725'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14725'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14729'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14729'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14729'^^xsd:string;
  dwc:observationDate '1977-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14728'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14728'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14728'^^xsd:string;
  dwc:observationDate '1977-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14773'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14773'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14773'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14791'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14791'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14791'^^xsd:string;
  dwc:observationDate '1978-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14722'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14722'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14722'^^xsd:string;
  dwc:observationDate '1977-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14808'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14808'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14808'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14733'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14733'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14733'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17871'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17871'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17871'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11554'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11554'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11554'^^xsd:string;
  dwc:observationDate '1974-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14721'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14721'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14721'^^xsd:string;
  dwc:observationDate '1977-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17895'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17895'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17895'^^xsd:string;
  dwc:observationDate '1979-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14760'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14760'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14760'^^xsd:string;
  dwc:observationDate '1978-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17902'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17902'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17902'^^xsd:string;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17886'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17886'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17886'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17908'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17908'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17908'^^xsd:string;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17906'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17906'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17906'^^xsd:string;
  dwc:observationDate '1979-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14704'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14704'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14704'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14780'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14780'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14780'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14709'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14709'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14709'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17849'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17849'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17849'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17856'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17856'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17856'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17901'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17901'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17901'^^xsd:string;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17876'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17876'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17876'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17920'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17920'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17920'^^xsd:string;
  dwc:observationDate '1979-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17839'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17839'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17839'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17875'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17875'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17875'^^xsd:string;
  dwc:observationDate '1979-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17881'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17881'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17881'^^xsd:string;
  dwc:observationDate '1979-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14701'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14701'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14701'^^xsd:string;
  dwc:observationDate '1977-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17872'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17872'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17872'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14698'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14698'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14698'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14765'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14765'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14765'^^xsd:string;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17853'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17853'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17853'^^xsd:string;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17861'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17861'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17861'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17877'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17877'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17877'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17918'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17918'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17918'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14689'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14689'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14689'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18488'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18488'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18488'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17859'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_17859'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17859'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17897'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17897'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17897'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17915'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17915'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17915'^^xsd:string;
  dwc:observationDate '1979-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14787'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14787'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14787'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17837'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17837'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17837'^^xsd:string;
  dwc:observationDate '1979-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14789'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14789'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14789'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17835'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17835'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17835'^^xsd:string;
  dwc:observationDate '1979-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14687'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14687'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14687'^^xsd:string;
  dwc:observationDate '1977-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14767'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14767'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14767'^^xsd:string;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14714'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14714'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14714'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14712'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14712'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14712'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14716'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14716'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14716'^^xsd:string;
  dwc:observationDate '1977-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17889'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17889'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17889'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14717'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14717'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14717'^^xsd:string;
  dwc:observationDate '1977-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14719'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14719'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14719'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14754'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14754'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14754'^^xsd:string;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17854'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17854'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17854'^^xsd:string;
  dwc:observationDate '1979-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17912'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17912'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17912'^^xsd:string;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17879'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_17879'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17879'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17880'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17880'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17880'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14757'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14757'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14757'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14720'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14720'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14720'^^xsd:string;
  dwc:observationDate '1977-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17883'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17883'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17883'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17868'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17868'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17868'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17864'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17864'^^xsd:string;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17858'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17858'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17858'^^xsd:string;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17855'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17855'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17855'^^xsd:string;
  dwc:observationDate '1979-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17848'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17848'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17848'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17844'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17844'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17844'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17843'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17843'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17843'^^xsd:string;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14786'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14786'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14786'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14778'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14778'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14778'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14774'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14774'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14774'^^xsd:string;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14742'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14742'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14742'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14740'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14740'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14740'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14739'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14739'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14739'^^xsd:string;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14736'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14736'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14736'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17836'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17836'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17836'^^xsd:string;
  dwc:observationDate '1979-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17834'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17834'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17834'^^xsd:string;
  dwc:observationDate '1979-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17833'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17833'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17833'^^xsd:string;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14771'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14771'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14771'^^xsd:string;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14768'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14768'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14768'^^xsd:string;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14753'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14753'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14753'^^xsd:string;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14710'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14710'^^xsd:string;
  dwc:observationDate '1977-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14707'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14707'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14707'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14705'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14705'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14705'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14702'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14702'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14702'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14699'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14699'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14699'^^xsd:string;
  dwc:observationDate '1977-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14696'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14696'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14696'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14695'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14695'^^xsd:string;
  dwc:observationDate '1977-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14693'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14693'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14693'^^xsd:string;
  dwc:observationDate '1977-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14691'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14691'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14691'^^xsd:string;
  dwc:observationDate '1977-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14690'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14690'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14690'^^xsd:string;
  dwc:observationDate '1977-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14688'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14688'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14688'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14685'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14685'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14685'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14684'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14684'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14684'^^xsd:string;
  dwc:observationDate '1977-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17842'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17842'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17842'^^xsd:string;
  dwc:observationDate '1979-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17841'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17841'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17841'^^xsd:string;
  dwc:observationDate '1979-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17840'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17840'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17840'^^xsd:string;
  dwc:observationDate '1979-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17838'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17838'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17838'^^xsd:string;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14683'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14683'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14683'^^xsd:string;
  dwc:observationDate '1977-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14676'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14676'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14730'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14730'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14730'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12432'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12432'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12432'^^xsd:string;
  dwc:observationDate '1976-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13261'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13261'^^xsd:string;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14680'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14680'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14680'^^xsd:string;
  dwc:observationDate '1977-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14678'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14678'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14678'^^xsd:string;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14674'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14674'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14674'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14672'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14672'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14672'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14669'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14669'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14669'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14724'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14724'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14724'^^xsd:string;
  dwc:observationDate '1977-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14723'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14723'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14723'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14713'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14713'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14713'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14711'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14711'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14766'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14766'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14766'^^xsd:string;
  dwc:observationDate '1978-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14763'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14763'^^xsd:string;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14762'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14762'^^xsd:string;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14761'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14761'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14761'^^xsd:string;
  dwc:observationDate '1978-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14755'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14755'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14755'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17916'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17916'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17916'^^xsd:string;
  dwc:observationDate '1979-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14677'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14677'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14677'^^xsd:string;
  dwc:observationDate '1977-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14692'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14692'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14692'^^xsd:string;
  dwc:observationDate '1977-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14700'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14700'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14700'^^xsd:string;
  dwc:observationDate '1977-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14703'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14703'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14703'^^xsd:string;
  dwc:observationDate '1977-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14706'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14706'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14706'^^xsd:string;
  dwc:observationDate '1977-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14708'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14708'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14708'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17914'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17914'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17914'^^xsd:string;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17900'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17900'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17900'^^xsd:string;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17894'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17894'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17894'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14679'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14679'^^xsd:string;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14675'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14675'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14675'^^xsd:string;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14673'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14673'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14673'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14697'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14697'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14697'^^xsd:string;
  dwc:observationDate '1977-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14694'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14694'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14694'^^xsd:string;
  dwc:observationDate '1977-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14682'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14682'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14682'^^xsd:string;
  dwc:observationDate '1977-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14681'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14681'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14681'^^xsd:string;
  dwc:observationDate '1977-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17846'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_17846'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967, -68.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_17846'^^xsd:string;
  dwc:observationDate '1979-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12741'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12741'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 44, -68.1 44, -68.1 44, -68.1 44, -68.1 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12741'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18399'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18399'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 44.033, -68.1 44.033, -68.1 44.033, -68.1 44.033, -68.1 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18399'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18417'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18417'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 44.2, -68.1 44.2, -68.1 44.2, -68.1 44.2, -68.1 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18417'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11783'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 44.283, -68.1 44.283, -68.1 44.283, -68.1 44.283, -68.1 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11783'^^xsd:string;
  dwc:observationDate '1975-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18328'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18328'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 44.317, -68.1 44.317, -68.1 44.317, -68.1 44.317, -68.1 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18328'^^xsd:string;
  dwc:observationDate '1979-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13296'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13296'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.1'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.1 44.317, -68.1 44.317, -68.1 44.317, -68.1 44.317, -68.1 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13296'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10039'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10039'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 40.25, -68.083 40.25, -68.083 40.25, -68.083 40.25, -68.083 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_10039'^^xsd:string;
  dwc:observationDate '1963-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10108'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10108'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 40.6, -68.083 40.6, -68.083 40.6, -68.083 40.6, -68.083 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10108'^^xsd:string;
  dwc:observationDate '1966-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15749'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15749'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 42.617, -68.083 42.617, -68.083 42.617, -68.083 42.617, -68.083 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15749'^^xsd:string;
  dwc:observationDate '1978-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11949'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11949'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 43.967, -68.083 43.967, -68.083 43.967, -68.083 43.967, -68.083 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11949'^^xsd:string;
  dwc:observationDate '1975-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11948'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11948'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 43.967, -68.083 43.967, -68.083 43.967, -68.083 43.967, -68.083 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11948'^^xsd:string;
  dwc:observationDate '1975-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13753'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_13753'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 44.017, -68.083 44.017, -68.083 44.017, -68.083 44.017, -68.083 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13753'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18433'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18433'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 44.117, -68.083 44.117, -68.083 44.117, -68.083 44.117, -68.083 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18433'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.083)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-68.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11530'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11530'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.083'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.083 44.333, -68.083 44.333, -68.083 44.333, -68.083 44.333, -68.083 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11530'^^xsd:string;
  dwc:observationDate '1974-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10764'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10764'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 40.283, -68.067 40.283, -68.067 40.283, -68.067 40.283, -68.067 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10764'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10765'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10765'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 40.283, -68.067 40.283, -68.067 40.283, -68.067 40.283, -68.067 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10765'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.283"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10763'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10763'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '40.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 40.283, -68.067 40.283, -68.067 40.283, -68.067 40.283, -68.067 40.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10763'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11965'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11965'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 41.983, -68.067 41.983, -68.067 41.983, -68.067 41.983, -68.067 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11965'^^xsd:string;
  dwc:observationDate '1975-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18463'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18463'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 43.917, -68.067 43.917, -68.067 43.917, -68.067 43.917, -68.067 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18463'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18442'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18442'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 43.967, -68.067 43.967, -68.067 43.967, -68.067 43.967, -68.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18442'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12468'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12468'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 43.967, -68.067 43.967, -68.067 43.967, -68.067 43.967, -68.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12468'^^xsd:string;
  dwc:observationDate '1976-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18416'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18416'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 43.967, -68.067 43.967, -68.067 43.967, -68.067 43.967, -68.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18416'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18459'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18459'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 43.983, -68.067 43.983, -68.067 43.983, -68.067 43.983, -68.067 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18459'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14318'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14318'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 44.017, -68.067 44.017, -68.067 44.017, -68.067 44.017, -68.067 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14318'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13314'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13314'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 44.283, -68.067 44.283, -68.067 44.283, -68.067 44.283, -68.067 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13314'^^xsd:string;
  dwc:observationDate '1977-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13301'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13301'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 44.3, -68.067 44.3, -68.067 44.3, -68.067 44.3, -68.067 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13301'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13210'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13210'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 44.3, -68.067 44.3, -68.067 44.3, -68.067 44.3, -68.067 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13210'^^xsd:string;
  dwc:observationDate '1977-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12682'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12682'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 44.3, -68.067 44.3, -68.067 44.3, -68.067 44.3, -68.067 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12682'^^xsd:string;
  dwc:observationDate '1976-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11629'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11629'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 44.317, -68.067 44.317, -68.067 44.317, -68.067 44.317, -68.067 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11629'^^xsd:string;
  dwc:observationDate '1974-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -68.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-68.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11848'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11848'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.067'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.067 44.333, -68.067 44.333, -68.067 44.333, -68.067 44.333, -68.067 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11848'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -68.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.217 -68.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.217"^^xsd:decimal ;
  geo-pos:long "-68.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15379'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15379'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.05'^^xsd:double;
  dwc:latitude '40.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.05 40.217, -68.05 40.217, -68.05 40.217, -68.05 40.217, -68.05 40.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15379'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -68.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -68.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "-68.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14919'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14919'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.05'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.05 40.4, -68.05 40.4, -68.05 40.4, -68.05 40.4, -68.05 40.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14919'^^xsd:string;
  dwc:observationDate '1974-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -68.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -68.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-68.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14975'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14975'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.05'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.05 42.033, -68.05 42.033, -68.05 42.033, -68.05 42.033, -68.05 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_14975'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -68.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -68.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-68.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16977'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16977'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.05'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.05 42.217, -68.05 42.217, -68.05 42.217, -68.05 42.217, -68.05 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16977'^^xsd:string;
  dwc:observationDate '1978-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18407'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18407'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.05'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.05 44.067, -68.05 44.067, -68.05 44.067, -68.05 44.067, -68.05 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18407'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11937'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11937'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.05'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.05 44.067, -68.05 44.067, -68.05 44.067, -68.05 44.067, -68.05 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11937'^^xsd:string;
  dwc:observationDate '1975-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -68.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-68.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11071'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11071'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.033'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.033 40.267, -68.033 40.267, -68.033 40.267, -68.033 40.267, -68.033 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11071'^^xsd:string;
  dwc:observationDate '1969-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -68.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-68.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14401'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14401'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.033'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.033 43.783, -68.033 43.783, -68.033 43.783, -68.033 43.783, -68.033 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14401'^^xsd:string;
  dwc:observationDate '1978-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -68.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-68.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18462'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18462'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.033'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.033 43.9, -68.033 43.9, -68.033 43.9, -68.033 43.9, -68.033 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18462'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -68.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-68.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14400'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14400'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.033'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.033 43.917, -68.033 43.917, -68.033 43.917, -68.033 43.917, -68.033 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14400'^^xsd:string;
  dwc:observationDate '1978-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18458'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18458'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.033'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.033 43.95, -68.033 43.95, -68.033 43.95, -68.033 43.95, -68.033 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18458'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -68.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-68.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18444'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18444'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.033'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.033 44.067, -68.033 44.067, -68.033 44.067, -68.033 44.067, -68.033 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18444'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -68.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-68.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18457'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18457'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.017'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.017 43.95, -68.017 43.95, -68.017 43.95, -68.017 43.95, -68.017 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18457'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-68.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -68.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-68.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18392'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18392'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68.017'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68.017 44.15, -68.017 44.15, -68.017 44.15, -68.017 44.15, -68.017 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18392'^^xsd:string;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -68)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11156'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11156'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 38, -68 38, -68 38, -68 38, -68 38))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11156'^^xsd:string;
  dwc:observationDate '1969-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -68)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11217'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11217'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 39, -68 39, -68 39, -68 39, -68 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11217'^^xsd:string;
  dwc:observationDate '1970-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -68)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15701'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15701'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 40.35, -68 40.35, -68 40.35, -68 40.35, -68 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15701'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -68)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15047'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15047'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 40.35, -68 40.35, -68 40.35, -68 40.35, -68 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15047'^^xsd:string;
  dwc:observationDate '1974-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -68)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17051'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17051'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 40.5, -68 40.5, -68 40.5, -68 40.5, -68 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17051'^^xsd:string;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -68)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15700'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15700'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 40.567, -68 40.567, -68 40.567, -68 40.567, -68 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15700'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -68)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11301'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11301'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 40.6, -68 40.6, -68 40.6, -68 40.6, -68 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11301'^^xsd:string;
  dwc:observationDate '1971-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -68)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17052'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17052'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 40.75, -68 40.75, -68 40.75, -68 40.75, -68 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17052'^^xsd:string;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -68)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17053'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17053'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 41.983, -68 41.983, -68 41.983, -68 41.983, -68 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17053'^^xsd:string;
  dwc:observationDate '1978-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -68)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15506'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15506'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 42.15, -68 42.15, -68 42.15, -68 42.15, -68 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15506'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -68)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13250'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13250'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 42.15, -68 42.15, -68 42.15, -68 42.15, -68 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13250'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -68)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16979'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 42.25, -68 42.25, -68 42.25, -68 42.25, -68 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_16979'^^xsd:string;
  dwc:observationDate '1978-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -68)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16978'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_16978'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 42.25, -68 42.25, -68 42.25, -68 42.25, -68 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_16978'^^xsd:string;
  dwc:observationDate '1978-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -68)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18881'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18881'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 42.467, -68 42.467, -68 42.467, -68 42.467, -68 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18881'^^xsd:string;
  dwc:observationDate '1980-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -68)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18461'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 43.867, -68 43.867, -68 43.867, -68 43.867, -68 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18461'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -68)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18443'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18443'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 43.967, -68 43.967, -68 43.967, -68 43.967, -68 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18443'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -68)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13375'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13375'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 44.083, -68 44.083, -68 44.083, -68 44.083, -68 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13375'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -68)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11951'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11951'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 44.283, -68 44.283, -68 44.283, -68 44.283, -68 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11951'^^xsd:string;
  dwc:observationDate '1975-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -68)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13315'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13315'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 44.3, -68 44.3, -68 44.3, -68 44.3, -68 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13315'^^xsd:string;
  dwc:observationDate '1977-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -68)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12470'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12470'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-68'^^xsd:integer;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-68 44.367, -68 44.367, -68 44.367, -68 44.367, -68 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12470'^^xsd:string;
  dwc:observationDate '1976-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -67.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -67.983)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-67.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15668'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15668'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.983'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.983 40.783, -67.983 40.783, -67.983 40.783, -67.983 40.783, -67.983 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15668'^^xsd:string;
  dwc:observationDate '1978-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14206'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14206'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.983'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.983 44.367, -67.983 44.367, -67.983 44.367, -67.983 44.367, -67.983 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14206'^^xsd:string;
  dwc:observationDate '1978-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -67.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.633 -67.967)"^^geo:wktLiteral ;
  geo-pos:lat "36.633"^^xsd:decimal ;
  geo-pos:long "-67.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10221'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10221'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.967'^^xsd:double;
  dwc:latitude '36.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.967 36.633, -67.967 36.633, -67.967 36.633, -67.967 36.633, -67.967 36.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10221'^^xsd:string;
  dwc:observationDate '1966-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-67.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67.967)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-67.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15643'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15643'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.967'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.967 42.05, -67.967 42.05, -67.967 42.05, -67.967 42.05, -67.967 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15643'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18450'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18450'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.967'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.967 43.967, -67.967 43.967, -67.967 43.967, -67.967 43.967, -67.967 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18450'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -67.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -67.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-67.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12573'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12573'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.967'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.967 44.333, -67.967 44.333, -67.967 44.333, -67.967 44.333, -67.967 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12573'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -67.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-67.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -67.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-67.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11853'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11853'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.967'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.967 44.35, -67.967 44.35, -67.967 44.35, -67.967 44.35, -67.967 44.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11853'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -67.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -67.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-67.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15525'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15525'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.95'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.95 41.2, -67.95 41.2, -67.95 41.2, -67.95 41.2, -67.95 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15525'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.433"^^xsd:decimal ;
  geo-pos:long "-67.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13411'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13411'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.95'^^xsd:double;
  dwc:latitude '44.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.95 44.433, -67.95 44.433, -67.95 44.433, -67.95 44.433, -67.95 44.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13411'^^xsd:string;
  dwc:observationDate '1977-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -67.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -67.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-67.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10766'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10766'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.933'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.933 40.333, -67.933 40.333, -67.933 40.333, -67.933 40.333, -67.933 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10766'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -67.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-67.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -67.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-67.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12425'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12425'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.933'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.933 44.267, -67.933 44.267, -67.933 44.267, -67.933 44.267, -67.933 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12425'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18537'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18537'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.933'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.933 44.367, -67.933 44.367, -67.933 44.367, -67.933 44.367, -67.933 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_18537'^^xsd:string;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -67.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483"^^xsd:decimal ;
  dwc:decimalLongitude "-67.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483 -67.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.483"^^xsd:decimal ;
  geo-pos:long "-67.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10302'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10302'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.917'^^xsd:double;
  dwc:latitude '38.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.917 38.483, -67.917 38.483, -67.917 38.483, -67.917 38.483, -67.917 38.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10302'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15343'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_15343'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.917'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.917 40.5, -67.917 40.5, -67.917 40.5, -67.917 40.5, -67.917 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15343'^^xsd:string;
  dwc:observationDate '1976-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-67.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14976'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14976'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.917'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.917 42.133, -67.917 42.133, -67.917 42.133, -67.917 42.133, -67.917 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14976'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13300'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13300'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.917'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.917 44.367, -67.917 44.367, -67.917 44.367, -67.917 44.367, -67.917 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13300'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -67.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -67.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-67.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11592'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11592'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.9'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.9 44.25, -67.9 44.25, -67.9 44.25, -67.9 44.25, -67.9 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11592'^^xsd:string;
  dwc:observationDate '1974-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -67.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -67.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-67.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11571'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.9'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.9 44.4, -67.9 44.4, -67.9 44.4, -67.9 44.4, -67.9 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11571'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10767'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10767'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 40.35, -67.883 40.35, -67.883 40.35, -67.883 40.35, -67.883 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10767'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14966'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14966'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 40.383, -67.883 40.383, -67.883 40.383, -67.883 40.383, -67.883 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14966'^^xsd:string;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.383"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.383 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.383"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14965'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14965'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '40.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 40.383, -67.883 40.383, -67.883 40.383, -67.883 40.383, -67.883 40.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_14965'^^xsd:string;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14964'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14964'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 40.4, -67.883 40.4, -67.883 40.4, -67.883 40.4, -67.883 40.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14964'^^xsd:string;
  dwc:observationDate '1974-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14173'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14173'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 43.983, -67.883 43.983, -67.883 43.983, -67.883 43.983, -67.883 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14173'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14316'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14316'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 43.983, -67.883 43.983, -67.883 43.983, -67.883 43.983, -67.883 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14316'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11931'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11931'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 44.4, -67.883 44.4, -67.883 44.4, -67.883 44.4, -67.883 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11931'^^xsd:string;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-67.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-67.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11574'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11574'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.883'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.883 44.417, -67.883 44.417, -67.883 44.417, -67.883 44.417, -67.883 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11574'^^xsd:string;
  dwc:observationDate '1974-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-67.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15528'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15528'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.867'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.867 42.433, -67.867 42.433, -67.867 42.433, -67.867 42.433, -67.867 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15528'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -67.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-67.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -67.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-67.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17980'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17980'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.867'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.867 44.317, -67.867 44.317, -67.867 44.317, -67.867 44.317, -67.867 44.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 '284_17980'^^xsd:string;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -67.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -67.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-67.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14253'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14253'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.867'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.867 44.333, -67.867 44.333, -67.867 44.333, -67.867 44.333, -67.867 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14253'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12407'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12407'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.867'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.867 44.367, -67.867 44.367, -67.867 44.367, -67.867 44.367, -67.867 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12407'^^xsd:string;
  dwc:observationDate '1976-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13370'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13370'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.867'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.867 44.367, -67.867 44.367, -67.867 44.367, -67.867 44.367, -67.867 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13370'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -67.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483"^^xsd:decimal ;
  dwc:decimalLongitude "-67.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -67.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.483"^^xsd:decimal ;
  geo-pos:long "-67.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12625'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12625'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.867'^^xsd:double;
  dwc:latitude '44.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.867 44.483, -67.867 44.483, -67.867 44.483, -67.867 44.483, -67.867 44.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12625'^^xsd:string;
  dwc:observationDate '1976-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -67.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -67.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-67.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10142'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10142'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.85'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.85 38.133, -67.85 38.133, -67.85 38.133, -67.85 38.133, -67.85 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10142'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-67.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18884'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_18884'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.85'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.85 42.05, -67.85 42.05, -67.85 42.05, -67.85 42.05, -67.85 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18884'^^xsd:string;
  dwc:observationDate '1980-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-67.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14977'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14977'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.85'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.85 42.133, -67.85 42.133, -67.85 42.133, -67.85 42.133, -67.85 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14977'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -67.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -67.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-67.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13450'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13450'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.85'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.85 44.333, -67.85 44.333, -67.85 44.333, -67.85 44.333, -67.85 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13450'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11849'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11849'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.85'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.85 44.367, -67.85 44.367, -67.85 44.367, -67.85 44.367, -67.85 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11849'^^xsd:string;
  dwc:observationDate '1975-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11852'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11852'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.85'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.85 44.367, -67.85 44.367, -67.85 44.367, -67.85 44.367, -67.85 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11852'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367 -67.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.367"^^xsd:decimal ;
  geo-pos:long "-67.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11851'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11851'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.85'^^xsd:double;
  dwc:latitude '44.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.85 44.367, -67.85 44.367, -67.85 44.367, -67.85 44.367, -67.85 44.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11851'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15644'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15644'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 42.083, -67.833 42.083, -67.833 42.083, -67.833 42.083, -67.833 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15644'^^xsd:string;
  dwc:observationDate '1978-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17168'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17168'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 42.3, -67.833 42.3, -67.833 42.3, -67.833 42.3, -67.833 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17168'^^xsd:string;
  dwc:observationDate '1979-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12302'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12302'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 42.517, -67.833 42.517, -67.833 42.517, -67.833 42.517, -67.833 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12302'^^xsd:string;
  dwc:observationDate '1976-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15747'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15747'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 43.033, -67.833 43.033, -67.833 43.033, -67.833 43.033, -67.833 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15747'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12423'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12423'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.05, -67.833 44.05, -67.833 44.05, -67.833 44.05, -67.833 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12423'^^xsd:string;
  dwc:observationDate '1976-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11600'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11600'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.133, -67.833 44.133, -67.833 44.133, -67.833 44.133, -67.833 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11600'^^xsd:string;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13299'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13299'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.417, -67.833 44.417, -67.833 44.417, -67.833 44.417, -67.833 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13299'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13298'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13298'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.417, -67.833 44.417, -67.833 44.417, -67.833 44.417, -67.833 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13298'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -67.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-67.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13432'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13432'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.833'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.833 44.417, -67.833 44.417, -67.833 44.417, -67.833 44.417, -67.833 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13432'^^xsd:string;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -67.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -67.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.367"^^xsd:decimal ;
  geo-pos:long "-67.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10768'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10768'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.817'^^xsd:double;
  dwc:latitude '40.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.817 40.367, -67.817 40.367, -67.817 40.367, -67.817 40.367, -67.817 40.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10768'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -67.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -67.817)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-67.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11532'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11532'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.817'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.817 44.233, -67.817 44.233, -67.817 44.233, -67.817 44.233, -67.817 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11532'^^xsd:string;
  dwc:observationDate '1974-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.817)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-67.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12635'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12635'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.817'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.817 44.467, -67.817 44.467, -67.817 44.467, -67.817 44.467, -67.817 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12635'^^xsd:string;
  dwc:observationDate '1976-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -67.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -67.817)"^^geo:wktLiteral ;
  geo-pos:lat "44.483"^^xsd:decimal ;
  geo-pos:long "-67.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18303'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18303'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.817'^^xsd:double;
  dwc:latitude '44.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.817 44.483, -67.817 44.483, -67.817 44.483, -67.817 44.483, -67.817 44.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18303'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -67.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -67.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-67.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15073'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15073'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.8'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8 40.267, -67.8 40.267, -67.8 40.267, -67.8 40.267, -67.8 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15073'^^xsd:string;
  dwc:observationDate '1975-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -67.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -67.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-67.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13433'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13433'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.8'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8 40.517, -67.8 40.517, -67.8 40.517, -67.8 40.517, -67.8 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13433'^^xsd:string;
  dwc:observationDate '1977-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-67.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13431'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13431'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.8'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.8 44.467, -67.8 44.467, -67.8 44.467, -67.8 44.467, -67.8 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13431'^^xsd:string;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -67.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -67.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-67.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17725'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17725'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.783'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.783 42.033, -67.783 42.033, -67.783 42.033, -67.783 42.033, -67.783 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_17725'^^xsd:string;
  dwc:observationDate '1979-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -67.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -67.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-67.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17723'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17723'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.783'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.783 42.067, -67.783 42.067, -67.783 42.067, -67.783 42.067, -67.783 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17723'^^xsd:string;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -67.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -67.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-67.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15248'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15248'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.783'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.783 42.067, -67.783 42.067, -67.783 42.067, -67.783 42.067, -67.783 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15248'^^xsd:string;
  dwc:observationDate '1975-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -67.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -67.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-67.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15577'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15577'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.783'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.783 42.267, -67.783 42.267, -67.783 42.267, -67.783 42.267, -67.783 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15577'^^xsd:string;
  dwc:observationDate '1978-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_20045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_20045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_20045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -67.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_20045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -67.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-67.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_20045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_20045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_20045'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_20045'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.783'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.783 43.083, -67.783 43.083, -67.783 43.083, -67.783 43.083, -67.783 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_20045'^^xsd:string;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -67.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -67.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-67.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11842'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11842'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.783'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.783 44.267, -67.783 44.267, -67.783 44.267, -67.783 44.267, -67.783 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11842'^^xsd:string;
  dwc:observationDate '1975-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -67.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-67.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -67.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-67.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15702'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15702'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.767'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.767 40.35, -67.767 40.35, -67.767 40.35, -67.767 40.35, -67.767 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15702'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.767)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-67.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18254'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18254'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.767'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.767 44.183, -67.767 44.183, -67.767 44.183, -67.767 44.183, -67.767 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18254'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -67.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-67.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -67.767)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-67.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12026'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12026'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.767'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.767 44.217, -67.767 44.217, -67.767 44.217, -67.767 44.217, -67.767 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12026'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13675'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13675'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.75'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.75 40.5, -67.75 40.5, -67.75 40.5, -67.75 40.5, -67.75 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13675'^^xsd:string;
  dwc:observationDate '1977-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -67.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -67.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-67.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17722'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17722'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.733'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.733 42.25, -67.733 42.25, -67.733 42.25, -67.733 42.25, -67.733 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17722'^^xsd:string;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -67.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-67.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -67.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-67.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17724'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_17724'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.733'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.733 42.267, -67.733 42.267, -67.733 42.267, -67.733 42.267, -67.733 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17724'^^xsd:string;
  dwc:observationDate '1979-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.733)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-67.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12390'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12390'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.733'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.733 44.183, -67.733 44.183, -67.733 44.183, -67.733 44.183, -67.733 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12390'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -67.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -67.733)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-67.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12557'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12557'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.733'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.733 44.4, -67.733 44.4, -67.733 44.4, -67.733 44.4, -67.733 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12557'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -67.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.367"^^xsd:decimal ;
  dwc:decimalLongitude "-67.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.367 -67.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.367"^^xsd:decimal ;
  geo-pos:long "-67.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11072'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11072'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.717'^^xsd:double;
  dwc:latitude '40.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.717 40.367, -67.717 40.367, -67.717 40.367, -67.717 40.367, -67.717 40.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_11072'^^xsd:string;
  dwc:observationDate '1969-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "-67.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15804'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15804'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.7'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7 40.45, -67.7 40.45, -67.7 40.45, -67.7 40.45, -67.7 40.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15804'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -67.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -67.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.467"^^xsd:decimal ;
  geo-pos:long "-67.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19014'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_19014'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.7'^^xsd:double;
  dwc:latitude '40.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7 40.467, -67.7 40.467, -67.7 40.467, -67.7 40.467, -67.7 40.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_19014'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -67.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -67.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.467"^^xsd:decimal ;
  geo-pos:long "-67.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19013'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_19013'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.7'^^xsd:double;
  dwc:latitude '40.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7 40.467, -67.7 40.467, -67.7 40.467, -67.7 40.467, -67.7 40.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19013'^^xsd:string;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -67.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -67.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-67.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19016'^^xsd:string;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_19016'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.7'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7 40.483, -67.7 40.483, -67.7 40.483, -67.7 40.483, -67.7 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:occurrenceId '284_19016'^^xsd:string;
  dwc:observationDate '1980-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11073'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11073'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7 40.5, -67.7 40.5, -67.7 40.5, -67.7 40.5, -67.7 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11073'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11074'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11074'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7 40.5, -67.7 40.5, -67.7 40.5, -67.7 40.5, -67.7 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11074'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-67.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12389'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12389'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.7'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.7 44.167, -67.7 44.167, -67.7 44.167, -67.7 44.167, -67.7 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12389'^^xsd:string;
  dwc:observationDate '1976-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -67.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-67.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -67.683)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-67.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10407'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10407'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.683'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.683 39.6, -67.683 39.6, -67.683 39.6, -67.683 39.6, -67.683 39.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10407'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -67.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -67.683)"^^geo:wktLiteral ;
  geo-pos:lat "40.633"^^xsd:decimal ;
  geo-pos:long "-67.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15523'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15523'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.683'^^xsd:double;
  dwc:latitude '40.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.683 40.633, -67.683 40.633, -67.683 40.633, -67.683 40.633, -67.683 40.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15523'^^xsd:string;
  dwc:observationDate '1977-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-67.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-67.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18307'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18307'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.683'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.683 44.1, -67.683 44.1, -67.683 44.1, -67.683 44.1, -67.683 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18307'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-67.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11565'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11565'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.683'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.683 44.167, -67.683 44.167, -67.683 44.167, -67.683 44.167, -67.683 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11565'^^xsd:string;
  dwc:observationDate '1974-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-67.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12316'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.683'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.683 44.167, -67.683 44.167, -67.683 44.167, -67.683 44.167, -67.683 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12316'^^xsd:string;
  dwc:observationDate '1976-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -67.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-67.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -67.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-67.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12025'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12025'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.683'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.683 44.2, -67.683 44.2, -67.683 44.2, -67.683 44.2, -67.683 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12025'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "24"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13766'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13766'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '24'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 24, -67.667 24, -67.667 24, -67.667 24, -67.667 24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13766'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19015'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19015'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 40.4, -67.667 40.4, -67.667 40.4, -67.667 40.4, -67.667 40.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_19015'^^xsd:string;
  dwc:observationDate '1980-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12165'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12165'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 40.45, -67.667 40.45, -67.667 40.45, -67.667 40.45, -67.667 40.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_12165'^^xsd:string;
  dwc:observationDate '1976-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19510'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_19510'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 40.8, -67.667 40.8, -67.667 40.8, -67.667 40.8, -67.667 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19510'^^xsd:string;
  dwc:observationDate '1981-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.767"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.767 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.767"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15746'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15746'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '42.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 42.767, -67.667 42.767, -67.667 42.767, -67.667 42.767, -67.667 42.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15746'^^xsd:string;
  dwc:observationDate '1978-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12388'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12388'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 44.167, -67.667 44.167, -67.667 44.167, -67.667 44.167, -67.667 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12388'^^xsd:string;
  dwc:observationDate '1976-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12644'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12644'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 44.167, -67.667 44.167, -67.667 44.167, -67.667 44.167, -67.667 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12644'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12383'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12383'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 44.183, -67.667 44.183, -67.667 44.183, -67.667 44.183, -67.667 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12383'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-67.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12024'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12024'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.667'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.667 44.183, -67.667 44.183, -67.667 44.183, -67.667 44.183, -67.667 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12024'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-67.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13246'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13246'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.65'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.65 44.167, -67.65 44.167, -67.65 44.167, -67.65 44.167, -67.65 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13246'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.433"^^xsd:decimal ;
  geo-pos:long "-67.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17948'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17948'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.65'^^xsd:double;
  dwc:latitude '44.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.65 44.433, -67.65 44.433, -67.65 44.433, -67.65 44.433, -67.65 44.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17948'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13215'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13215'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 40.333, -67.633 40.333, -67.633 40.333, -67.633 40.333, -67.633 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_13215'^^xsd:string;
  dwc:observationDate '1977-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12910'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12910'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 40.567, -67.633 40.567, -67.633 40.567, -67.633 40.567, -67.633 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12910'^^xsd:string;
  dwc:observationDate '1977-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15526'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15526'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 41.4, -67.633 41.4, -67.633 41.4, -67.633 41.4, -67.633 41.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15526'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15620'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15620'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 42.083, -67.633 42.083, -67.633 42.083, -67.633 42.083, -67.633 42.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 '284_15620'^^xsd:string;
  dwc:observationDate '1978-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18460'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 44.083, -67.633 44.083, -67.633 44.083, -67.633 44.083, -67.633 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18460'^^xsd:string;
  dwc:observationDate '1979-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12351'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12351'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 44.15, -67.633 44.15, -67.633 44.15, -67.633 44.15, -67.633 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12351'^^xsd:string;
  dwc:observationDate '1976-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12379'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12379'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 44.183, -67.633 44.183, -67.633 44.183, -67.633 44.183, -67.633 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12379'^^xsd:string;
  dwc:observationDate '1976-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12378'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12378'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 44.183, -67.633 44.183, -67.633 44.183, -67.633 44.183, -67.633 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12378'^^xsd:string;
  dwc:observationDate '1976-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.433"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18263'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18263'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '44.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 44.433, -67.633 44.433, -67.633 44.433, -67.633 44.433, -67.633 44.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18263'^^xsd:string;
  dwc:observationDate '1979-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -67.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.433"^^xsd:decimal ;
  geo-pos:long "-67.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14169'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14169'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.633'^^xsd:double;
  dwc:latitude '44.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.633 44.433, -67.633 44.433, -67.633 44.433, -67.633 44.433, -67.633 44.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14169'^^xsd:string;
  dwc:observationDate '1978-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "-67.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.617)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "-67.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16960'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16960'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.617'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.617 40.45, -67.617 40.45, -67.617 40.45, -67.617 40.45, -67.617 40.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16960'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.617)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-67.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11581'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11581'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.617'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.617 44.133, -67.617 44.133, -67.617 44.133, -67.617 44.133, -67.617 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11581'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.617)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-67.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12243'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12243'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.617'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.617 44.15, -67.617 44.15, -67.617 44.15, -67.617 44.15, -67.617 44.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 '284_12243'^^xsd:string;
  dwc:observationDate '1976-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -67.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -67.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.717"^^xsd:decimal ;
  geo-pos:long "-67.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13692'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13692'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.6'^^xsd:double;
  dwc:latitude '40.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.6 40.717, -67.6 40.717, -67.6 40.717, -67.6 40.717, -67.6 40.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13692'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -67.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -67.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-67.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14387'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14387'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.6'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.6 43.2, -67.6 43.2, -67.6 43.2, -67.6 43.2, -67.6 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14387'^^xsd:string;
  dwc:observationDate '1978-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-67.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14174'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14174'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.6'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.6 44.15, -67.6 44.15, -67.6 44.15, -67.6 44.15, -67.6 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14174'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -67.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.517"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -67.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.517"^^xsd:decimal ;
  geo-pos:long "-67.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11850'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11850'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.6'^^xsd:double;
  dwc:latitude '44.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.6 44.517, -67.6 44.517, -67.6 44.517, -67.6 44.517, -67.6 44.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11850'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -67.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.617"^^xsd:decimal ;
  dwc:decimalLongitude "-67.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.617 -67.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.617"^^xsd:decimal ;
  geo-pos:long "-67.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15474'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15474'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.583'^^xsd:double;
  dwc:latitude '40.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.583 40.617, -67.583 40.617, -67.583 40.617, -67.583 40.617, -67.583 40.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15474'^^xsd:string;
  dwc:observationDate '1977-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.583)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-67.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11792'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11792'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.583'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.583 44.133, -67.583 44.133, -67.583 44.133, -67.583 44.133, -67.583 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11792'^^xsd:string;
  dwc:observationDate '1975-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -67.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -67.567)"^^geo:wktLiteral ;
  geo-pos:lat "37.067"^^xsd:decimal ;
  geo-pos:long "-67.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10419'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10419'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.567'^^xsd:double;
  dwc:latitude '37.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.567 37.067, -67.567 37.067, -67.567 37.067, -67.567 37.067, -67.567 37.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10419'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -67.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -67.567)"^^geo:wktLiteral ;
  geo-pos:lat "37.067"^^xsd:decimal ;
  geo-pos:long "-67.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10420'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10420'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.567'^^xsd:double;
  dwc:latitude '37.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.567 37.067, -67.567 37.067, -67.567 37.067, -67.567 37.067, -67.567 37.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10420'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.567)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15154'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15154'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.567'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.567 40.533, -67.567 40.533, -67.567 40.533, -67.567 40.533, -67.567 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15154'^^xsd:string;
  dwc:observationDate '1975-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -67.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -67.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-67.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17660'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17660'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.567'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.567 42.167, -67.567 42.167, -67.567 42.167, -67.567 42.167, -67.567 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17660'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -67.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -67.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-67.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17661'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17661'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.567'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.567 42.167, -67.567 42.167, -67.567 42.167, -67.567 42.167, -67.567 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17661'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -67.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -67.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-67.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11752'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11752'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.567'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.567 42.883, -67.567 42.883, -67.567 42.883, -67.567 42.883, -67.567 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11752'^^xsd:string;
  dwc:observationDate '1975-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -67.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -67.567)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-67.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11590'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11590'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.567'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.567 44.3, -67.567 44.3, -67.567 44.3, -67.567 44.3, -67.567 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11590'^^xsd:string;
  dwc:observationDate '1974-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.417 -67.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.417"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.417 -67.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.417"^^xsd:decimal ;
  geo-pos:long "-67.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10723'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10723'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.55'^^xsd:double;
  dwc:latitude '29.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.55 29.417, -67.55 29.417, -67.55 29.417, -67.55 29.417, -67.55 29.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10723'^^xsd:string;
  dwc:observationDate '1968-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-67.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13485'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.55'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.55 40.817, -67.55 40.817, -67.55 40.817, -67.55 40.817, -67.55 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13485'^^xsd:string;
  dwc:observationDate '1977-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-67.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12359'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12359'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.55'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.55 44.133, -67.55 44.133, -67.55 44.133, -67.55 44.133, -67.55 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12359'^^xsd:string;
  dwc:observationDate '1976-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-67.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12487'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12487'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.55'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.55 44.467, -67.55 44.467, -67.55 44.467, -67.55 44.467, -67.55 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12487'^^xsd:string;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -67.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.117"^^xsd:decimal ;
  dwc:decimalLongitude "-67.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -67.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.117"^^xsd:decimal ;
  geo-pos:long "-67.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15380'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15380'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.533'^^xsd:double;
  dwc:latitude '40.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.533 40.117, -67.533 40.117, -67.533 40.117, -67.533 40.117, -67.533 40.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15380'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -67.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-67.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -67.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-67.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15129'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15129'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.533'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.533 40.9, -67.533 40.9, -67.533 40.9, -67.533 40.9, -67.533 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15129'^^xsd:string;
  dwc:observationDate '1975-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.533)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-67.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18144'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18144'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.533'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.533 44.133, -67.533 44.133, -67.533 44.133, -67.533 44.133, -67.533 44.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 '284_18144'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.533)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-67.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12732'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12732'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.533'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.533 44.467, -67.533 44.467, -67.533 44.467, -67.533 44.467, -67.533 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12732'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.533)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-67.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12731'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12731'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.533'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.533 44.467, -67.533 44.467, -67.533 44.467, -67.533 44.467, -67.533 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12731'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-67.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -67.533)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-67.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12578'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12578'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.533'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.533 44.467, -67.533 44.467, -67.533 44.467, -67.533 44.467, -67.533 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12578'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -67.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483"^^xsd:decimal ;
  dwc:decimalLongitude "-67.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -67.533)"^^geo:wktLiteral ;
  geo-pos:lat "44.483"^^xsd:decimal ;
  geo-pos:long "-67.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11620'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11620'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.533'^^xsd:double;
  dwc:latitude '44.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.533 44.483, -67.533 44.483, -67.533 44.483, -67.533 44.483, -67.533 44.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11620'^^xsd:string;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17642'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17642'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 40.783, -67.517 40.783, -67.517 40.783, -67.517 40.783, -67.517 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17642'^^xsd:string;
  dwc:observationDate '1979-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17645'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17645'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 40.783, -67.517 40.783, -67.517 40.783, -67.517 40.783, -67.517 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17645'^^xsd:string;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13486'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13486'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 40.917, -67.517 40.917, -67.517 40.917, -67.517 40.917, -67.517 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13486'^^xsd:string;
  dwc:observationDate '1977-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15116'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15116'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 41.633, -67.517 41.633, -67.517 41.633, -67.517 41.633, -67.517 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15116'^^xsd:string;
  dwc:observationDate '1975-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17054'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17054'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 42.15, -67.517 42.15, -67.517 42.15, -67.517 42.15, -67.517 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17054'^^xsd:string;
  dwc:observationDate '1978-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18306'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18306'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 44.1, -67.517 44.1, -67.517 44.1, -67.517 44.1, -67.517 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18306'^^xsd:string;
  dwc:observationDate '1979-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12023'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12023'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 44.15, -67.517 44.15, -67.517 44.15, -67.517 44.15, -67.517 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12023'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67.517)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-67.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11627'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11627'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.517'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.517 44.5, -67.517 44.5, -67.517 44.5, -67.517 44.5, -67.517 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11627'^^xsd:string;
  dwc:observationDate '1974-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14830'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14830'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.25, -67.5 40.25, -67.5 40.25, -67.5 40.25, -67.5 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14830'^^xsd:string;
  dwc:observationDate '1979-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13046'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13046'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.817, -67.5 40.817, -67.5 40.817, -67.5 40.817, -67.5 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13046'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13044'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_13044'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.817, -67.5 40.817, -67.5 40.817, -67.5 40.817, -67.5 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13044'^^xsd:string;
  dwc:observationDate '1977-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13045'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13045'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.817, -67.5 40.817, -67.5 40.817, -67.5 40.817, -67.5 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13045'^^xsd:string;
  dwc:observationDate '1977-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13702'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13702'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13702'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13701'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13701'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13701'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13689'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13689'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13689'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13101'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13101'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13101'^^xsd:string;
  dwc:observationDate '1977-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13374'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13374'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13374'^^xsd:string;
  dwc:observationDate '1977-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13545'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13545'^^xsd:string;
  dwc:observationDate '1977-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13106'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13106'^^xsd:string;
  dwc:observationDate '1977-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13437'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13437'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13437'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13453'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13453'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13453'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13451'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13451'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13451'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13480'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13480'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13480'^^xsd:string;
  dwc:observationDate '1977-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13544'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13544'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13544'^^xsd:string;
  dwc:observationDate '1977-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13077'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13077'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833, -67.5 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13077'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13141'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13141'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.867, -67.5 40.867, -67.5 40.867, -67.5 40.867, -67.5 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13141'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13140'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13140'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.867, -67.5 40.867, -67.5 40.867, -67.5 40.867, -67.5 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13140'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14858'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14858'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 40.9, -67.5 40.9, -67.5 40.9, -67.5 40.9, -67.5 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14858'^^xsd:string;
  dwc:observationDate '1970-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17056'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17056'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 41.083, -67.5 41.083, -67.5 41.083, -67.5 41.083, -67.5 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17056'^^xsd:string;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14859'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14859'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 41.25, -67.5 41.25, -67.5 41.25, -67.5 41.25, -67.5 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14859'^^xsd:string;
  dwc:observationDate '1970-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17055'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17055'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 41.25, -67.5 41.25, -67.5 41.25, -67.5 41.25, -67.5 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17055'^^xsd:string;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14860'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14860'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 41.3, -67.5 41.3, -67.5 41.3, -67.5 41.3, -67.5 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14860'^^xsd:string;
  dwc:observationDate '1970-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14861'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14861'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 41.35, -67.5 41.35, -67.5 41.35, -67.5 41.35, -67.5 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14861'^^xsd:string;
  dwc:observationDate '1970-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13602'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13602'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 42.25, -67.5 42.25, -67.5 42.25, -67.5 42.25, -67.5 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13602'^^xsd:string;
  dwc:observationDate '1977-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13657'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13657'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 42.967, -67.5 42.967, -67.5 42.967, -67.5 42.967, -67.5 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13657'^^xsd:string;
  dwc:observationDate '1977-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12324'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12324'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 44.1, -67.5 44.1, -67.5 44.1, -67.5 44.1, -67.5 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12324'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14175'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14175'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 44.117, -67.5 44.117, -67.5 44.117, -67.5 44.117, -67.5 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14175'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18305'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18305'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 44.117, -67.5 44.117, -67.5 44.117, -67.5 44.117, -67.5 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18305'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12022'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12022'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 44.15, -67.5 44.15, -67.5 44.15, -67.5 44.15, -67.5 44.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12022'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11753'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11753'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 44.167, -67.5 44.167, -67.5 44.167, -67.5 44.167, -67.5 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11753'^^xsd:string;
  dwc:observationDate '1975-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -67.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-67.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11626'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11626'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.5'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.5 44.55, -67.5 44.55, -67.5 44.55, -67.5 44.55, -67.5 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11626'^^xsd:string;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14829'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14829'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 40.233, -67.483 40.233, -67.483 40.233, -67.483 40.233, -67.483 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14829'^^xsd:string;
  dwc:observationDate '1979-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14828'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14828'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 40.233, -67.483 40.233, -67.483 40.233, -67.483 40.233, -67.483 40.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_14828'^^xsd:string;
  dwc:observationDate '1979-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.717"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15766'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15766'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '40.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 40.717, -67.483 40.717, -67.483 40.717, -67.483 40.717, -67.483 40.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15766'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13709'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13709'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 40.8, -67.483 40.8, -67.483 40.8, -67.483 40.8, -67.483 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13709'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13452'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13452'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 40.8, -67.483 40.8, -67.483 40.8, -67.483 40.8, -67.483 40.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 '284_13452'^^xsd:string;
  dwc:observationDate '1977-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11320'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11320'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 41.1, -67.483 41.1, -67.483 41.1, -67.483 41.1, -67.483 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11320'^^xsd:string;
  dwc:observationDate '1971-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15575'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15575'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 42.3, -67.483 42.3, -67.483 42.3, -67.483 42.3, -67.483 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15575'^^xsd:string;
  dwc:observationDate '1978-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15576'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15576'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 42.3, -67.483 42.3, -67.483 42.3, -67.483 42.3, -67.483 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15576'^^xsd:string;
  dwc:observationDate '1978-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -67.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-67.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -67.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-67.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17944'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17944'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.483'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.483 44.6, -67.483 44.6, -67.483 44.6, -67.483 44.6, -67.483 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17944'^^xsd:string;
  dwc:observationDate '1979-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10115'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10115'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 38.133, -67.467 38.133, -67.467 38.133, -67.467 38.133, -67.467 38.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10115'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15476'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15476'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 40.5, -67.467 40.5, -67.467 40.5, -67.467 40.5, -67.467 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15476'^^xsd:string;
  dwc:observationDate '1977-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12915'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12915'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 40.5, -67.467 40.5, -67.467 40.5, -67.467 40.5, -67.467 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12915'^^xsd:string;
  dwc:observationDate '1977-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11075'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11075'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 40.533, -67.467 40.533, -67.467 40.533, -67.467 40.533, -67.467 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11075'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13047'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13047'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 40.817, -67.467 40.817, -67.467 40.817, -67.467 40.817, -67.467 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13047'^^xsd:string;
  dwc:observationDate '1977-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11566'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11566'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 44.317, -67.467 44.317, -67.467 44.317, -67.467 44.317, -67.467 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11566'^^xsd:string;
  dwc:observationDate '1974-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11625'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11625'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 44.533, -67.467 44.533, -67.467 44.533, -67.467 44.533, -67.467 44.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11625'^^xsd:string;
  dwc:observationDate '1974-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.467)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "-67.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11529'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11529'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.467'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.467 44.533, -67.467 44.533, -67.467 44.533, -67.467 44.533, -67.467 44.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11529'^^xsd:string;
  dwc:observationDate '1974-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -67.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -67.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-67.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15159'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15159'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.45'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.45 41.767, -67.45 41.767, -67.45 41.767, -67.45 41.767, -67.45 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15159'^^xsd:string;
  dwc:observationDate '1975-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-67.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11926'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11926'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.45'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.45 44.067, -67.45 44.067, -67.45 44.067, -67.45 44.067, -67.45 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11926'^^xsd:string;
  dwc:observationDate '1975-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -67.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-67.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18225'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18225'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.45'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.45 44.133, -67.45 44.133, -67.45 44.133, -67.45 44.133, -67.45 44.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 '284_18225'^^xsd:string;
  dwc:observationDate '1979-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "-67.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14399'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14399'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.45'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.45 44.533, -67.45 44.533, -67.45 44.533, -67.45 44.533, -67.45 44.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14399'^^xsd:string;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -67.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -67.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-67.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14220'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14220'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.45'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.45 44.55, -67.45 44.55, -67.45 44.55, -67.45 44.55, -67.45 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14220'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -67.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -67.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-67.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10143'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10143'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.433'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.433 38.15, -67.433 38.15, -67.433 38.15, -67.433 38.15, -67.433 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10143'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15485'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15485'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 40.317, -67.417 40.317, -67.417 40.317, -67.417 40.317, -67.417 40.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15485'^^xsd:string;
  dwc:observationDate '1977-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13142'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13142'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 40.8, -67.417 40.8, -67.417 40.8, -67.417 40.8, -67.417 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13142'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13635'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13635'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 40.833, -67.417 40.833, -67.417 40.833, -67.417 40.833, -67.417 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13635'^^xsd:string;
  dwc:observationDate '1977-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17064'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_17064'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 40.85, -67.417 40.85, -67.417 40.85, -67.417 40.85, -67.417 40.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17064'^^xsd:string;
  dwc:observationDate '1978-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12768'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12768'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 42.2, -67.417 42.2, -67.417 42.2, -67.417 42.2, -67.417 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12768'^^xsd:string;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12536'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12536'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 42.2, -67.417 42.2, -67.417 42.2, -67.417 42.2, -67.417 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12536'^^xsd:string;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11781'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11781'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 44.067, -67.417 44.067, -67.417 44.067, -67.417 44.067, -67.417 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11781'^^xsd:string;
  dwc:observationDate '1975-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14176'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14176'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 44.083, -67.417 44.083, -67.417 44.083, -67.417 44.083, -67.417 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14176'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12337'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12337'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 44.1, -67.417 44.1, -67.417 44.1, -67.417 44.1, -67.417 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12337'^^xsd:string;
  dwc:observationDate '1976-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.517"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.517"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11624'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11624'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '44.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 44.517, -67.417 44.517, -67.417 44.517, -67.417 44.517, -67.417 44.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11624'^^xsd:string;
  dwc:observationDate '1974-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12572'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12572'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 44.533, -67.417 44.533, -67.417 44.533, -67.417 44.533, -67.417 44.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12572'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11945'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11945'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 44.533, -67.417 44.533, -67.417 44.533, -67.417 44.533, -67.417 44.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11945'^^xsd:string;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "-67.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11623'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11623'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.417'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.417 44.533, -67.417 44.533, -67.417 44.533, -67.417 44.533, -67.417 44.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11623'^^xsd:string;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -67.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -67.383)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-67.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18888'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18888'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.383'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.383 41.5, -67.383 41.5, -67.383 41.5, -67.383 41.5, -67.383 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18888'^^xsd:string;
  dwc:observationDate '1980-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -67.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -67.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-67.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15745'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15745'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.383'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.383 42.667, -67.383 42.667, -67.383 42.667, -67.383 42.667, -67.383 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15745'^^xsd:string;
  dwc:observationDate '1978-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -67.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-67.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13245'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13245'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.383'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.383 44.183, -67.383 44.183, -67.383 44.183, -67.383 44.183, -67.383 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13245'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -67.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-67.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -67.383)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-67.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14219'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14219'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.383'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.383 44.55, -67.383 44.55, -67.383 44.55, -67.383 44.55, -67.383 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14219'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -67.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.183 -67.367)"^^geo:wktLiteral ;
  geo-pos:lat "38.183"^^xsd:decimal ;
  geo-pos:long "-67.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10144'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10144'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.367'^^xsd:double;
  dwc:latitude '38.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.367 38.183, -67.367 38.183, -67.367 38.183, -67.367 38.183, -67.367 38.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10144'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -67.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 -67.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "-67.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15249'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15249'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.367'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.367 40.15, -67.367 40.15, -67.367 40.15, -67.367 40.15, -67.367 40.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15249'^^xsd:string;
  dwc:observationDate '1975-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-67.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12387'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12387'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.367'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.367 44.067, -67.367 44.067, -67.367 44.067, -67.367 44.067, -67.367 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12387'^^xsd:string;
  dwc:observationDate '1976-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.567"^^xsd:decimal ;
  geo-pos:long "-67.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14254'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14254'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.367'^^xsd:double;
  dwc:latitude '44.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.367 44.567, -67.367 44.567, -67.367 44.567, -67.367 44.567, -67.367 44.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14254'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-67.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15529'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15529'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.35'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.35 42.133, -67.35 42.133, -67.35 42.133, -67.35 42.133, -67.35 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15529'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -67.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -67.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-67.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13640'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13640'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.35'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.35 42.183, -67.35 42.183, -67.35 42.183, -67.35 42.183, -67.35 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13640'^^xsd:string;
  dwc:observationDate '1977-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-67.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14177'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14177'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.35'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.35 44.067, -67.35 44.067, -67.35 44.067, -67.35 44.067, -67.35 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14177'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -67.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -67.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-67.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11528'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11528'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.35'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.35 44.117, -67.35 44.117, -67.35 44.117, -67.35 44.117, -67.35 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11528'^^xsd:string;
  dwc:observationDate '1974-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12736'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12736'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.35'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.35 44.65, -67.35 44.65, -67.35 44.65, -67.35 44.65, -67.35 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12736'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.883"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.883 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.883"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10220'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10220'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '36.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 36.883, -67.333 36.883, -67.333 36.883, -67.333 36.883, -67.333 36.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10220'^^xsd:string;
  dwc:observationDate '1966-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15036'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15036'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 40.517, -67.333 40.517, -67.333 40.517, -67.333 40.517, -67.333 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15036'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15155'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15155'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 40.567, -67.333 40.567, -67.333 40.567, -67.333 40.567, -67.333 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15155'^^xsd:string;
  dwc:observationDate '1975-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12360'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12360'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 44.05, -67.333 44.05, -67.333 44.05, -67.333 44.05, -67.333 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12360'^^xsd:string;
  dwc:observationDate '1976-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17950'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17950'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 44.5, -67.333 44.5, -67.333 44.5, -67.333 44.5, -67.333 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17950'^^xsd:string;
  dwc:observationDate '1979-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.533 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.533"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14257'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14257'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '44.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 44.533, -67.333 44.533, -67.333 44.533, -67.333 44.533, -67.333 44.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14257'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.567"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11820'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11820'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '44.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 44.567, -67.333 44.567, -67.333 44.567, -67.333 44.567, -67.333 44.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11820'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -67.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -67.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-67.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18285'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18285'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.333'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.333 44.6, -67.333 44.6, -67.333 44.6, -67.333 44.6, -67.333 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18285'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15035'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15035'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.317'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.317 40.567, -67.317 40.567, -67.317 40.567, -67.317 40.567, -67.317 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15035'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15034'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15034'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.317'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.317 40.567, -67.317 40.567, -67.317 40.567, -67.317 40.567, -67.317 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15034'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -67.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-67.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -67.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-67.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15659'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15659'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.317'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.317 40.917, -67.317 40.917, -67.317 40.917, -67.317 40.917, -67.317 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15659'^^xsd:string;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -67.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -67.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-67.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12310'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12310'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.317'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.317 42.067, -67.317 42.067, -67.317 42.067, -67.317 42.067, -67.317 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12310'^^xsd:string;
  dwc:observationDate '1976-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -67.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-67.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14178'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14178'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.317'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.317 44.067, -67.317 44.067, -67.317 44.067, -67.317 44.067, -67.317 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14178'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-67.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-67.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11631'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11631'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.317'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.317 44.1, -67.317 44.1, -67.317 44.1, -67.317 44.1, -67.317 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11631'^^xsd:string;
  dwc:observationDate '1974-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15703'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15703'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 40.5, -67.3 40.5, -67.3 40.5, -67.3 40.5, -67.3 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15703'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12982'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12982'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 40.55, -67.3 40.55, -67.3 40.55, -67.3 40.55, -67.3 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12982'^^xsd:string;
  dwc:observationDate '1977-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.517"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.517"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15581'^^xsd:string;
  dwc:scientificName 'Phoca vitulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15581'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '44.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 44.517, -67.3 44.517, -67.3 44.517, -67.3 44.517, -67.3 44.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Seal" by the provider'^^xsd:string;
  dwc:aphiaid '137084'^^xsd:integer;
  dwc:occurrenceId '284_15581'^^xsd:string;
  dwc:observationDate '1978-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.567"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.567"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14172'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14172'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '44.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 44.567, -67.3 44.567, -67.3 44.567, -67.3 44.567, -67.3 44.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14172'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.567"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.567"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14300'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '44.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 44.567, -67.3 44.567, -67.3 44.567, -67.3 44.567, -67.3 44.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14300'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18242'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 44.583, -67.3 44.583, -67.3 44.583, -67.3 44.583, -67.3 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18242'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14152'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 44.583, -67.3 44.583, -67.3 44.583, -67.3 44.583, -67.3 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14152'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -67.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -67.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-67.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12332'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12332'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.3'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.3 44.6, -67.3 44.6, -67.3 44.6, -67.3 44.6, -67.3 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12332'^^xsd:string;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11077'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11077'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.283'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.283 40.567, -67.283 40.567, -67.283 40.567, -67.283 40.567, -67.283 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11077'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11078'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11078'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.283'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.283 40.567, -67.283 40.567, -67.283 40.567, -67.283 40.567, -67.283 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_11078'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.283)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11076'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11076'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.283'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.283 40.567, -67.283 40.567, -67.283 40.567, -67.283 40.567, -67.283 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_11076'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -67.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.717"^^xsd:decimal ;
  dwc:decimalLongitude "-67.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -67.283)"^^geo:wktLiteral ;
  geo-pos:lat "41.717"^^xsd:decimal ;
  geo-pos:long "-67.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15619'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15619'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.283'^^xsd:double;
  dwc:latitude '41.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.283 41.717, -67.283 41.717, -67.283 41.717, -67.283 41.717, -67.283 41.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15619'^^xsd:string;
  dwc:observationDate '1978-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -67.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-67.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -67.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-67.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15602'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15602'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.283'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.283 42.45, -67.283 42.45, -67.283 42.45, -67.283 42.45, -67.283 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15602'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-67.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11589'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11589'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.283'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.283 44.033, -67.283 44.033, -67.283 44.033, -67.283 44.033, -67.283 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11589'^^xsd:string;
  dwc:observationDate '1974-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -67.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-67.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -67.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-67.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13297'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13297'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.283'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.283 44.583, -67.283 44.583, -67.283 44.583, -67.283 44.583, -67.283 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13297'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11273'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11273'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 40.433, -67.267 40.433, -67.267 40.433, -67.267 40.433, -67.267 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11273'^^xsd:string;
  dwc:observationDate '1971-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10770'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10770'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 40.5, -67.267 40.5, -67.267 40.5, -67.267 40.5, -67.267 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10770'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10769'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10769'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 40.5, -67.267 40.5, -67.267 40.5, -67.267 40.5, -67.267 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10769'^^xsd:string;
  dwc:observationDate '1968-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15477'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15477'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 40.567, -67.267 40.567, -67.267 40.567, -67.267 40.567, -67.267 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15477'^^xsd:string;
  dwc:observationDate '1977-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14978'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14978'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 42.167, -67.267 42.167, -67.267 42.167, -67.267 42.167, -67.267 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_14978'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13406'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13406'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 42.867, -67.267 42.867, -67.267 42.867, -67.267 42.867, -67.267 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13406'^^xsd:string;
  dwc:observationDate '1977-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13407'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13407'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 42.867, -67.267 42.867, -67.267 42.867, -67.267 42.867, -67.267 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13407'^^xsd:string;
  dwc:observationDate '1977-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12608'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12608'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 44.033, -67.267 44.033, -67.267 44.033, -67.267 44.033, -67.267 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12608'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-67.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11591'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11591'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.267'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.267 44.033, -67.267 44.033, -67.267 44.033, -67.267 44.033, -67.267 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11591'^^xsd:string;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13149'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13149'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 40.5, -67.25 40.5, -67.25 40.5, -67.25 40.5, -67.25 40.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13149'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12911'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12911'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 40.567, -67.25 40.567, -67.25 40.567, -67.25 40.567, -67.25 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12911'^^xsd:string;
  dwc:observationDate '1977-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11296'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11296'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 40.6, -67.25 40.6, -67.25 40.6, -67.25 40.6, -67.25 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11296'^^xsd:string;
  dwc:observationDate '1971-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15618'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15618'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 41.75, -67.25 41.75, -67.25 41.75, -67.25 41.75, -67.25 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15618'^^xsd:string;
  dwc:observationDate '1978-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17663'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17663'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 42.2, -67.25 42.2, -67.25 42.2, -67.25 42.2, -67.25 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17663'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12322'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12322'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 44.033, -67.25 44.033, -67.25 44.033, -67.25 44.033, -67.25 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12322'^^xsd:string;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13212'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13212'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 44.083, -67.25 44.083, -67.25 44.083, -67.25 44.083, -67.25 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13212'^^xsd:string;
  dwc:observationDate '1977-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12549'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12549'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.25'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.25 44.633, -67.25 44.633, -67.25 44.633, -67.25 44.633, -67.25 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12549'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14182'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14182'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.233'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.233 44.033, -67.233 44.033, -67.233 44.033, -67.233 44.033, -67.233 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14182'^^xsd:string;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.617"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.617"^^xsd:decimal ;
  geo-pos:long "-67.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12567'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12567'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.233'^^xsd:double;
  dwc:latitude '44.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.233 44.617, -67.233 44.617, -67.233 44.617, -67.233 44.617, -67.233 44.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12567'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12571'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12571'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.233'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.233 44.633, -67.233 44.633, -67.233 44.633, -67.233 44.633, -67.233 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12571'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -67.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-67.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -67.217)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-67.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10608'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10608'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.217'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.217 39.95, -67.217 39.95, -67.217 39.95, -67.217 39.95, -67.217 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10608'^^xsd:string;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -67.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-67.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -67.217)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-67.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15802'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_15802'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.217'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.217 40.483, -67.217 40.483, -67.217 40.483, -67.217 40.483, -67.217 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15802'^^xsd:string;
  dwc:observationDate '1978-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -67.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-67.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -67.217)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-67.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13135'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13135'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.217'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.217 40.883, -67.217 40.883, -67.217 40.883, -67.217 40.883, -67.217 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13135'^^xsd:string;
  dwc:observationDate '1977-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-67.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14179'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14179'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.217'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.217 44.033, -67.217 44.033, -67.217 44.033, -67.217 44.033, -67.217 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_14179'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.617"^^xsd:decimal ;
  dwc:decimalLongitude "-67.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.617"^^xsd:decimal ;
  geo-pos:long "-67.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14305'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14305'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.217'^^xsd:double;
  dwc:latitude '44.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.217 44.617, -67.217 44.617, -67.217 44.617, -67.217 44.617, -67.217 44.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14305'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12182'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12182'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 40.167, -67.2 40.167, -67.2 40.167, -67.2 40.167, -67.2 40.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12182'^^xsd:string;
  dwc:observationDate '1976-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15483'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15483'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 40.5, -67.2 40.5, -67.2 40.5, -67.2 40.5, -67.2 40.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 '284_15483'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15658'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15658'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 40.883, -67.2 40.883, -67.2 40.883, -67.2 40.883, -67.2 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15658'^^xsd:string;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15228'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15228'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 42.133, -67.2 42.133, -67.2 42.133, -67.2 42.133, -67.2 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15228'^^xsd:string;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15556'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15556'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 42.3, -67.2 42.3, -67.2 42.3, -67.2 42.3, -67.2 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15556'^^xsd:string;
  dwc:observationDate '1977-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11588'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11588'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44, -67.2 44, -67.2 44, -67.2 44, -67.2 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11588'^^xsd:string;
  dwc:observationDate '1974-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11564'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11564'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.033, -67.2 44.033, -67.2 44.033, -67.2 44.033, -67.2 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11564'^^xsd:string;
  dwc:observationDate '1974-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14363'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14363'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.033, -67.2 44.033, -67.2 44.033, -67.2 44.033, -67.2 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14363'^^xsd:string;
  dwc:observationDate '1978-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17988'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17988'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.3, -67.2 44.3, -67.2 44.3, -67.2 44.3, -67.2 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17988'^^xsd:string;
  dwc:observationDate '1979-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.617"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.617"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12617'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12617'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.617, -67.2 44.617, -67.2 44.617, -67.2 44.617, -67.2 44.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12617'^^xsd:string;
  dwc:observationDate '1976-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12506'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12506'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12506'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12504'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12504'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12504'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12526'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12526'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12526'^^xsd:string;
  dwc:observationDate '1976-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12602'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12602'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12602'^^xsd:string;
  dwc:observationDate '1976-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12609'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12609'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12609'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12505'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12505'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12610'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12610'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633, -67.2 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12610'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12634'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12634'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12634'^^xsd:string;
  dwc:observationDate '1976-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17987'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_17987'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17987'^^xsd:string;
  dwc:observationDate '1979-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12642'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12642'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12642'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12519'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12519'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.2'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.65, -67.2 44.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 '284_12519'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10422'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10422'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 35.9, -67.183 35.9, -67.183 35.9, -67.183 35.9, -67.183 35.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10422'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10853'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10853'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 40.533, -67.183 40.533, -67.183 40.533, -67.183 40.533, -67.183 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10853'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10854'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10854'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 40.533, -67.183 40.533, -67.183 40.533, -67.183 40.533, -67.183 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10854'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17732'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_17732'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 40.983, -67.183 40.983, -67.183 40.983, -67.183 40.983, -67.183 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17732'^^xsd:string;
  dwc:observationDate '1979-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13904'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13904'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 42.45, -67.183 42.45, -67.183 42.45, -67.183 42.45, -67.183 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_13904'^^xsd:string;
  dwc:observationDate '1978-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11582'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11582'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44, -67.183 44, -67.183 44, -67.183 44, -67.183 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11582'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13205'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13205'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44, -67.183 44, -67.183 44, -67.183 44, -67.183 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13205'^^xsd:string;
  dwc:observationDate '1977-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12499'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12499'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12499'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13446'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13446'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13446'^^xsd:string;
  dwc:observationDate '1977-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12715'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12715'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12715'^^xsd:string;
  dwc:observationDate '1976-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12502'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12502'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12502'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12503'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12503'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12503'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12714'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12714'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12714'^^xsd:string;
  dwc:observationDate '1976-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12492'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12492'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12492'^^xsd:string;
  dwc:observationDate '1976-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12628'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12628'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633, -67.183 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12628'^^xsd:string;
  dwc:observationDate '1976-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-67.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12611'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.183'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.183 44.65, -67.183 44.65, -67.183 44.65, -67.183 44.65, -67.183 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12611'^^xsd:string;
  dwc:observationDate '1976-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17608'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17608'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 40.25, -67.167 40.25, -67.167 40.25, -67.167 40.25, -67.167 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17608'^^xsd:string;
  dwc:observationDate '1979-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15803'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15803'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 40.517, -67.167 40.517, -67.167 40.517, -67.167 40.517, -67.167 40.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15803'^^xsd:string;
  dwc:observationDate '1978-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15484'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15484'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 40.55, -67.167 40.55, -67.167 40.55, -67.167 40.55, -67.167 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15484'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.683"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.683 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.683"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11079'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11079'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '40.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 40.683, -67.167 40.683, -67.167 40.683, -67.167 40.683, -67.167 40.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11079'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15598'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15598'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 42.2, -67.167 42.2, -67.167 42.2, -67.167 42.2, -67.167 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15598'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.633"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12494'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12494'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '43.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 43.633, -67.167 43.633, -67.167 43.633, -67.167 43.633, -67.167 43.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_12494'^^xsd:string;
  dwc:observationDate '1976-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11795'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11795'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44, -67.167 44, -67.167 44, -67.167 44, -67.167 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11795'^^xsd:string;
  dwc:observationDate '1975-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11616'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11616'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44, -67.167 44, -67.167 44, -67.167 44, -67.167 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11616'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11841'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11841'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.083, -67.167 44.083, -67.167 44.083, -67.167 44.083, -67.167 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11841'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18226'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18226'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.1, -67.167 44.1, -67.167 44.1, -67.167 44.1, -67.167 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_18226'^^xsd:string;
  dwc:observationDate '1979-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.617"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.617"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13504'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_13504'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.617, -67.167 44.617, -67.167 44.617, -67.167 44.617, -67.167 44.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13504'^^xsd:string;
  dwc:observationDate '1977-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14153'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14153'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14153'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12507'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12507'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12507'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12501'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12501'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12501'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12556'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633, -67.167 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12556'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11982'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11982'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.65, -67.167 44.65, -67.167 44.65, -67.167 44.65, -67.167 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11982'^^xsd:string;
  dwc:observationDate '1975-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13497'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13497'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.167'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.167 44.65, -67.167 44.65, -67.167 44.65, -67.167 44.65, -67.167 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13497'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13787'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13787'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 40.4, -67.15 40.4, -67.15 40.4, -67.15 40.4, -67.15 40.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13787'^^xsd:string;
  dwc:observationDate '1978-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10852'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10852'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10852'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10851'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10851'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10851'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10850'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10850'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10850'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.533"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.533 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.533"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10849'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10849'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '40.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533, -67.15 40.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10849'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19532'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_19532'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 42.217, -67.15 42.217, -67.15 42.217, -67.15 42.217, -67.15 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19532'^^xsd:string;
  dwc:observationDate '1981-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13594'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13594'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 44.083, -67.15 44.083, -67.15 44.083, -67.15 44.083, -67.15 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13594'^^xsd:string;
  dwc:observationDate '1977-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17811'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17811'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.15 44.65, -67.15 44.65, -67.15 44.65, -67.15 44.65, -67.15 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17811'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14347'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14347'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 41.583, -67.133 41.583, -67.133 41.583, -67.133 41.583, -67.133 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14347'^^xsd:string;
  dwc:observationDate '1978-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18289'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18289'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.667, -67.133 43.667, -67.133 43.667, -67.133 43.667, -67.133 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18289'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11944'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11944'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.967, -67.133 43.967, -67.133 43.967, -67.133 43.967, -67.133 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11944'^^xsd:string;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14534'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14534'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_14534'^^xsd:string;
  dwc:observationDate '1975-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14560'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14560'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14560'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14549'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14549'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14549'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14557'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14557'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14557'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14588'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14588'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14588'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14566'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14566'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14566'^^xsd:string;
  dwc:observationDate '1975-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14553'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14553'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14553'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14551'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14551'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14551'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14574'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14574'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14574'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14578'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14578'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14578'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14583'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14583'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '284_14583'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12290'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12290'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12290'^^xsd:string;
  dwc:observationDate '1976-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14508'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14508'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14508'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14481'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14481'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14481'^^xsd:string;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14637'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14637'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14637'^^xsd:string;
  dwc:observationDate '1975-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14483'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14483'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14483'^^xsd:string;
  dwc:observationDate '1973-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14530'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14530'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14530'^^xsd:string;
  dwc:observationDate '1975-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14529'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14529'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14529'^^xsd:string;
  dwc:observationDate '1975-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14526'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14526'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14526'^^xsd:string;
  dwc:observationDate '1975-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14523'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14523'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14523'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14514'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14514'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14514'^^xsd:string;
  dwc:observationDate '1974-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11595'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11595'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11595'^^xsd:string;
  dwc:observationDate '1974-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14507'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14507'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14507'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11523'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11523'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11523'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14498'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14498'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14498'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14495'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14495'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14495'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14499'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14499'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14499'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14490'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14490'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14490'^^xsd:string;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14484'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14484'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14484'^^xsd:string;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14478'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14478'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14478'^^xsd:string;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14522'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14522'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14522'^^xsd:string;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14519'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14519'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14519'^^xsd:string;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14608'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14608'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14608'^^xsd:string;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14611'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14611'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14611'^^xsd:string;
  dwc:observationDate '1975-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14617'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14617'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14617'^^xsd:string;
  dwc:observationDate '1975-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14630'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14630'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14630'^^xsd:string;
  dwc:observationDate '1975-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14634'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14634'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14634'^^xsd:string;
  dwc:observationDate '1975-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14640'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14640'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14640'^^xsd:string;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14644'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14644'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14644'^^xsd:string;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14652'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14652'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_14652'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14505'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14505'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14505'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14665'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14665'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14665'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14479'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14479'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14479'^^xsd:string;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14502'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14502'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14502'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14487'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14487'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14487'^^xsd:string;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14494'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14494'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14494'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14493'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14493'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14493'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14510'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14510'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14510'^^xsd:string;
  dwc:observationDate '1974-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14509'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14509'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14509'^^xsd:string;
  dwc:observationDate '1974-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14520'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14520'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14520'^^xsd:string;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14485'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14485'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14485'^^xsd:string;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14515'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14515'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14515'^^xsd:string;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14658'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14658'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14658'^^xsd:string;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14655'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14655'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14655'^^xsd:string;
  dwc:observationDate '1975-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14651'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14651'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14651'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14629'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14629'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14629'^^xsd:string;
  dwc:observationDate '1975-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14486'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14486'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14486'^^xsd:string;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14577'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14577'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14577'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14571'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14571'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14500'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14500'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14500'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14492'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14492'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14492'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14491'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14491'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14491'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14501'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14501'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14501'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14565'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14565'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14565'^^xsd:string;
  dwc:observationDate '1975-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14562'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14562'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14562'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14559'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14559'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14559'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14546'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14546'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14546'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14543'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14543'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14543'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14538'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14538'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14538'^^xsd:string;
  dwc:observationDate '1975-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14536'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14536'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14536'^^xsd:string;
  dwc:observationDate '1975-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14556'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14556'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14556'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14533'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14533'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14533'^^xsd:string;
  dwc:observationDate '1975-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14532'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14532'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14532'^^xsd:string;
  dwc:observationDate '1975-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14531'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14531'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14531'^^xsd:string;
  dwc:observationDate '1975-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14528'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14528'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14528'^^xsd:string;
  dwc:observationDate '1975-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14527'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14527'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14527'^^xsd:string;
  dwc:observationDate '1975-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14525'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14525'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14525'^^xsd:string;
  dwc:observationDate '1975-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14524'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14524'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14524'^^xsd:string;
  dwc:observationDate '1975-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14512'^^xsd:string;
  dwc:scientificName 'Delphinapterus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14512'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Beluga (White Whale)" by the provider'^^xsd:string;
  dwc:aphiaid '137115'^^xsd:integer;
  dwc:occurrenceId '284_14512'^^xsd:string;
  dwc:observationDate '1974-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14496'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14496'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_14496'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14521'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14521'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14521'^^xsd:string;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12554'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12554'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12554'^^xsd:string;
  dwc:observationDate '1976-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14518'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14518'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14518'^^xsd:string;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14497'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14497'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14497'^^xsd:string;
  dwc:observationDate '1974-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14506'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14506'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14506'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14513'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14513'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14513'^^xsd:string;
  dwc:observationDate '1974-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14489'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14489'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14489'^^xsd:string;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14504'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14504'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14504'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14668'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14668'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14668'^^xsd:string;
  dwc:observationDate '1976-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14660'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14660'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14660'^^xsd:string;
  dwc:observationDate '1975-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14659'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14659'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14659'^^xsd:string;
  dwc:observationDate '1975-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14656'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14656'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14656'^^xsd:string;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14653'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14653'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14653'^^xsd:string;
  dwc:observationDate '1975-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14648'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14648'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14648'^^xsd:string;
  dwc:observationDate '1975-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14647'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14647'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14647'^^xsd:string;
  dwc:observationDate '1975-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14645'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14645'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14645'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14642'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14642'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14642'^^xsd:string;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14641'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14641'^^xsd:string;
  dwc:observationDate '1975-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14638'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14638'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14638'^^xsd:string;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14635'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14635'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14635'^^xsd:string;
  dwc:observationDate '1975-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14633'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14633'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14633'^^xsd:string;
  dwc:observationDate '1975-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14631'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14631'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14631'^^xsd:string;
  dwc:observationDate '1975-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14627'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14627'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14627'^^xsd:string;
  dwc:observationDate '1975-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14624'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14624'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14624'^^xsd:string;
  dwc:observationDate '1975-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14622'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14622'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14622'^^xsd:string;
  dwc:observationDate '1975-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14620'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14620'^^xsd:string;
  dwc:observationDate '1975-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14618'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14618'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14618'^^xsd:string;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14615'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14615'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14615'^^xsd:string;
  dwc:observationDate '1975-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14613'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14613'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14613'^^xsd:string;
  dwc:observationDate '1975-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14612'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14612'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14612'^^xsd:string;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14609'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14609'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14609'^^xsd:string;
  dwc:observationDate '1975-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14606'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14606'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14606'^^xsd:string;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14604'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14604'^^xsd:string;
  dwc:observationDate '1975-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14603'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14603'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14603'^^xsd:string;
  dwc:observationDate '1975-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14601'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14601'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14601'^^xsd:string;
  dwc:observationDate '1975-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14599'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14599'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14599'^^xsd:string;
  dwc:observationDate '1975-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14597'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14597'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14597'^^xsd:string;
  dwc:observationDate '1975-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14595'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14595'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14595'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14593'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14593'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14593'^^xsd:string;
  dwc:observationDate '1975-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14591'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14591'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14591'^^xsd:string;
  dwc:observationDate '1975-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14589'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14589'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14589'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14586'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14586'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14586'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14584'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14584'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14584'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14581'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14581'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14581'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14579'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14579'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14579'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14575'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14575'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14575'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14572'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14572'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14572'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14564'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14564'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14564'^^xsd:string;
  dwc:observationDate '1975-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14563'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14563'^^xsd:string;
  dwc:observationDate '1975-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14561'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14561'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14561'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14558'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14558'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14550'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14550'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14550'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14548'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14548'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14547'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14547'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14547'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14545'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14545'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14544'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14544'^^xsd:string;
  dwc:observationDate '1975-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14542'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14542'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14542'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14541'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14541'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14541'^^xsd:string;
  dwc:observationDate '1975-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14540'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14540'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14540'^^xsd:string;
  dwc:observationDate '1975-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14539'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14539'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14539'^^xsd:string;
  dwc:observationDate '1975-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14537'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14537'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14537'^^xsd:string;
  dwc:observationDate '1975-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14535'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14535'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14535'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14667'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14667'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14667'^^xsd:string;
  dwc:observationDate '1975-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14663'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14663'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14663'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14552'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14552'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14477'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14477'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14477'^^xsd:string;
  dwc:observationDate '1972-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14555'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14555'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14555'^^xsd:string;
  dwc:observationDate '1975-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14517'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14517'^^xsd:string;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14569'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14569'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14569'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14567'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14567'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14554'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14554'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14554'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14488'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14488'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14488'^^xsd:string;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14480'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14480'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14480'^^xsd:string;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14607'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14607'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14607'^^xsd:string;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14605'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14605'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14605'^^xsd:string;
  dwc:observationDate '1975-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14516'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14516'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14516'^^xsd:string;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14503'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14503'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14503'^^xsd:string;
  dwc:observationDate '1974-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14511'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14511'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14511'^^xsd:string;
  dwc:observationDate '1974-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14664'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_14664'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14664'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14666'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14666'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14666'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14568'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14568'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14568'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14570'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14570'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14570'^^xsd:string;
  dwc:observationDate '1975-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14573'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14573'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14573'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14576'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14576'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14576'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14580'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14580'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14580'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14582'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14582'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14582'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14585'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14585'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14585'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14587'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14587'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14587'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14590'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14590'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14590'^^xsd:string;
  dwc:observationDate '1975-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14592'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14592'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14592'^^xsd:string;
  dwc:observationDate '1975-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14594'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14594'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14594'^^xsd:string;
  dwc:observationDate '1975-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14596'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14596'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14596'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14598'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14598'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14598'^^xsd:string;
  dwc:observationDate '1975-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14600'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14600'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14600'^^xsd:string;
  dwc:observationDate '1975-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14602'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14602'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14602'^^xsd:string;
  dwc:observationDate '1975-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14610'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14610'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14610'^^xsd:string;
  dwc:observationDate '1975-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14614'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14614'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14614'^^xsd:string;
  dwc:observationDate '1975-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14616'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14616'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14616'^^xsd:string;
  dwc:observationDate '1975-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14619'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14619'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14619'^^xsd:string;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14621'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14621'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14621'^^xsd:string;
  dwc:observationDate '1975-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14623'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_14623'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14623'^^xsd:string;
  dwc:observationDate '1975-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14625'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14625'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14625'^^xsd:string;
  dwc:observationDate '1975-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14626'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14626'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14626'^^xsd:string;
  dwc:observationDate '1975-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14628'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14628'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14628'^^xsd:string;
  dwc:observationDate '1975-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14632'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14632'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14632'^^xsd:string;
  dwc:observationDate '1975-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14636'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14636'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14636'^^xsd:string;
  dwc:observationDate '1975-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14639'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14639'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14639'^^xsd:string;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14643'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14643'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14643'^^xsd:string;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14646'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_14646'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14646'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14649'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14649'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14649'^^xsd:string;
  dwc:observationDate '1975-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14650'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_14650'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14650'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14654'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14654'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14654'^^xsd:string;
  dwc:observationDate '1975-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14657'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14657'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14657'^^xsd:string;
  dwc:observationDate '1975-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14661'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14661'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14661'^^xsd:string;
  dwc:observationDate '1975-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14662'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14662'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.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 '284_14662'^^xsd:string;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14482'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14482'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983, -67.133 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14482'^^xsd:string;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67.133)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-67.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11525'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11525'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.133'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.133 44, -67.133 44, -67.133 44, -67.133 44, -67.133 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11525'^^xsd:string;
  dwc:observationDate '1974-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-67.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-67.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10848'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10848'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.117'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.117 40.55, -67.117 40.55, -67.117 40.55, -67.117 40.55, -67.117 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10848'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-67.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -67.117)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-67.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10847'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10847'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.117'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.117 40.55, -67.117 40.55, -67.117 40.55, -67.117 40.55, -67.117 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10847'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -67.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-67.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -67.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-67.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15799'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15799'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.117'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.117 41.383, -67.117 41.383, -67.117 41.383, -67.117 41.383, -67.117 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15799'^^xsd:string;
  dwc:observationDate '1978-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -67.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.433 -67.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.433"^^xsd:decimal ;
  geo-pos:long "-67.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15798'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15798'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.117'^^xsd:double;
  dwc:latitude '41.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.117 41.433, -67.117 41.433, -67.117 41.433, -67.117 41.433, -67.117 41.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15798'^^xsd:string;
  dwc:observationDate '1978-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11608'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11608'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.117 43.967, -67.117 43.967, -67.117 43.967, -67.117 43.967, -67.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11608'^^xsd:string;
  dwc:observationDate '1974-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.117)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12372'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12372'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.117'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.117 43.967, -67.117 43.967, -67.117 43.967, -67.117 43.967, -67.117 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12372'^^xsd:string;
  dwc:observationDate '1976-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-67.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -67.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-67.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12500'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12500'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.117'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.117 44.633, -67.117 44.633, -67.117 44.633, -67.117 44.633, -67.117 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12500'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15482'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15482'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 40.45, -67.1 40.45, -67.1 40.45, -67.1 40.45, -67.1 40.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15482'^^xsd:string;
  dwc:observationDate '1977-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13076'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13076'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 42.433, -67.1 42.433, -67.1 42.433, -67.1 42.433, -67.1 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13076'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13074'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13074'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 42.433, -67.1 42.433, -67.1 42.433, -67.1 42.433, -67.1 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13074'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.433 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.433"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13075'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13075'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '42.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 42.433, -67.1 42.433, -67.1 42.433, -67.1 42.433, -67.1 42.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13075'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11950'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11950'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 43.817, -67.1 43.817, -67.1 43.817, -67.1 43.817, -67.1 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11950'^^xsd:string;
  dwc:observationDate '1975-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12175'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12175'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 43.967, -67.1 43.967, -67.1 43.967, -67.1 43.967, -67.1 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12175'^^xsd:string;
  dwc:observationDate '1976-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12304'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12304'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 44.5, -67.1 44.5, -67.1 44.5, -67.1 44.5, -67.1 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12304'^^xsd:string;
  dwc:observationDate '1976-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.733"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.733"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18298'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_18298'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '44.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 44.733, -67.1 44.733, -67.1 44.733, -67.1 44.733, -67.1 44.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18298'^^xsd:string;
  dwc:observationDate '1979-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.067 -67.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.067"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.067 -67.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.067"^^xsd:decimal ;
  geo-pos:long "-67.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11840'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11840'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.1'^^xsd:double;
  dwc:latitude '45.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.1 45.067, -67.1 45.067, -67.1 45.067, -67.1 45.067, -67.1 45.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11840'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10846'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10846'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.083'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.083 40.567, -67.083 40.567, -67.083 40.567, -67.083 40.567, -67.083 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10846'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10845'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10845'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.083'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.083 40.567, -67.083 40.567, -67.083 40.567, -67.083 40.567, -67.083 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10845'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -67.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-67.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -67.083)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-67.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13148'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13148'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.083'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.083 40.75, -67.083 40.75, -67.083 40.75, -67.083 40.75, -67.083 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13148'^^xsd:string;
  dwc:observationDate '1977-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -67.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-67.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -67.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-67.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15789'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15789'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.083'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.083 41.267, -67.083 41.267, -67.083 41.267, -67.083 41.267, -67.083 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15789'^^xsd:string;
  dwc:observationDate '1975-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -67.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -67.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-67.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15800'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15800'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.083'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.083 41.667, -67.083 41.667, -67.083 41.667, -67.083 41.667, -67.083 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15800'^^xsd:string;
  dwc:observationDate '1978-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -67.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-67.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -67.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-67.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11957'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11957'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.083'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.083 42.117, -67.083 42.117, -67.083 42.117, -67.083 42.117, -67.083 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11957'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13576'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13576'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.083'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.083 43.983, -67.083 43.983, -67.083 43.983, -67.083 43.983, -67.083 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13576'^^xsd:string;
  dwc:observationDate '1977-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -67.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-67.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -67.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-67.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18312'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18312'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.067'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.067 42.017, -67.067 42.017, -67.067 42.017, -67.067 42.017, -67.067 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_18312'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-67.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-67.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12343'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12343'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.067'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.067 42.05, -67.067 42.05, -67.067 42.05, -67.067 42.05, -67.067 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12343'^^xsd:string;
  dwc:observationDate '1976-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -67.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-67.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -67.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-67.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15763'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_15763'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.067'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.067 42.233, -67.067 42.233, -67.067 42.233, -67.067 42.233, -67.067 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15763'^^xsd:string;
  dwc:observationDate '1975-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-67.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-67.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12624'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12624'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.067'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.067 43.95, -67.067 43.95, -67.067 43.95, -67.067 43.95, -67.067 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12624'^^xsd:string;
  dwc:observationDate '1976-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11976'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11976'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.067'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.067 43.967, -67.067 43.967, -67.067 43.967, -67.067 43.967, -67.067 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11976'^^xsd:string;
  dwc:observationDate '1975-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-67.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -67.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-67.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11967'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11967'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.067'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.067 43.983, -67.067 43.983, -67.067 43.983, -67.067 43.983, -67.067 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11967'^^xsd:string;
  dwc:observationDate '1975-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12514'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12514'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 40.433, -67.05 40.433, -67.05 40.433, -67.05 40.433, -67.05 40.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12514'^^xsd:string;
  dwc:observationDate '1976-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.117"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15144'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15144'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '42.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 42.117, -67.05 42.117, -67.05 42.117, -67.05 42.117, -67.05 42.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15144'^^xsd:string;
  dwc:observationDate '1975-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15024'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15024'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 42.15, -67.05 42.15, -67.05 42.15, -67.05 42.15, -67.05 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15024'^^xsd:string;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.85 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.85"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18968'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_18968'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '42.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 42.85, -67.05 42.85, -67.05 42.85, -67.05 42.85, -67.05 42.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18968'^^xsd:string;
  dwc:observationDate '1980-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11928'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11928'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 43.95, -67.05 43.95, -67.05 43.95, -67.05 43.95, -67.05 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11928'^^xsd:string;
  dwc:observationDate '1975-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13438'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13438'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 43.967, -67.05 43.967, -67.05 43.967, -67.05 43.967, -67.05 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13438'^^xsd:string;
  dwc:observationDate '1977-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11667'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11667'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 44.233, -67.05 44.233, -67.05 44.233, -67.05 44.233, -67.05 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11667'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18325'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18325'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 44.75, -67.05 44.75, -67.05 44.75, -67.05 44.75, -67.05 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18325'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18324'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_18324'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 44.75, -67.05 44.75, -67.05 44.75, -67.05 44.75, -67.05 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18324'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-67.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17981'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_17981'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.05'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.05 44.75, -67.05 44.75, -67.05 44.75, -67.05 44.75, -67.05 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17981'^^xsd:string;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13143'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13143'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 40.3, -67.033 40.3, -67.033 40.3, -67.033 40.3, -67.033 40.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13143'^^xsd:string;
  dwc:observationDate '1977-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.567"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.567 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.567"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15704'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15704'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '40.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 40.567, -67.033 40.567, -67.033 40.567, -67.033 40.567, -67.033 40.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15704'^^xsd:string;
  dwc:observationDate '1978-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.583"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10844'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10844'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '40.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 40.583, -67.033 40.583, -67.033 40.583, -67.033 40.583, -67.033 40.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10844'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15146'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15146'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 42.083, -67.033 42.083, -67.033 42.083, -67.033 42.083, -67.033 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15146'^^xsd:string;
  dwc:observationDate '1975-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11587'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11587'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 43.933, -67.033 43.933, -67.033 43.933, -67.033 43.933, -67.033 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11587'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11933'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11933'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 43.967, -67.033 43.967, -67.033 43.967, -67.033 43.967, -67.033 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11933'^^xsd:string;
  dwc:observationDate '1975-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11665'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11665'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 44.283, -67.033 44.283, -67.033 44.283, -67.033 44.283, -67.033 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11665'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -67.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-67.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11802'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11802'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.033'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.033 44.75, -67.033 44.75, -67.033 44.75, -67.033 44.75, -67.033 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11802'^^xsd:string;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -67.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -67.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-67.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11601'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11601'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.017'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.017 43.933, -67.017 43.933, -67.017 43.933, -67.017 43.933, -67.017 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11601'^^xsd:string;
  dwc:observationDate '1974-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-67.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13577'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13577'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.017'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.017 43.95, -67.017 43.95, -67.017 43.95, -67.017 43.95, -67.017 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13577'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -67.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -67.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.767"^^xsd:decimal ;
  geo-pos:long "-67.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18288'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18288'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.017'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.017 44.767, -67.017 44.767, -67.017 44.767, -67.017 44.767, -67.017 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18288'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -67.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -67.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.767"^^xsd:decimal ;
  geo-pos:long "-67.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18316'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18316'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.017'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.017 44.767, -67.017 44.767, -67.017 44.767, -67.017 44.767, -67.017 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18316'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-67.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18317'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18317'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.017'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.017 44.783, -67.017 44.783, -67.017 44.783, -67.017 44.783, -67.017 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18317'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -67.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -67.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-67.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11924'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11924'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67.017'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67.017 44.933, -67.017 44.933, -67.017 44.933, -67.017 44.933, -67.017 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11924'^^xsd:string;
  dwc:observationDate '1975-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -67)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13641'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13641'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 40.25, -67 40.25, -67 40.25, -67 40.25, -67 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13641'^^xsd:string;
  dwc:observationDate '1977-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -67)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10843'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10843'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 40.6, -67 40.6, -67 40.6, -67 40.6, -67 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10843'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -67)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19907'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19907'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 40.867, -67 40.867, -67 40.867, -67 40.867, -67 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19907'^^xsd:string;
  dwc:observationDate '1981-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17057'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17057'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.083, -67 41.083, -67 41.083, -67 41.083, -67 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17057'^^xsd:string;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17697'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17697'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.083, -67 41.083, -67 41.083, -67 41.083, -67 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17697'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17700'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17700'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.083, -67 41.083, -67 41.083, -67 41.083, -67 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_17700'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17696'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17696'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.083, -67 41.083, -67 41.083, -67 41.083, -67 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17696'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17699'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17699'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.083, -67 41.083, -67 41.083, -67 41.083, -67 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17699'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17698'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_17698'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.083, -67 41.083, -67 41.083, -67 41.083, -67 41.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 '284_17698'^^xsd:string;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.233"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17058'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17058'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.233, -67 41.233, -67 41.233, -67 41.233, -67 41.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17058'^^xsd:string;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17059'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17059'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.25, -67 41.25, -67 41.25, -67 41.25, -67 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17059'^^xsd:string;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17060'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_17060'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.283, -67 41.283, -67 41.283, -67 41.283, -67 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_17060'^^xsd:string;
  dwc:observationDate '1978-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16981'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16981'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.667, -67 41.667, -67 41.667, -67 41.667, -67 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_16981'^^xsd:string;
  dwc:observationDate '1978-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15638'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15638'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.783, -67 41.783, -67 41.783, -67 41.783, -67 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15638'^^xsd:string;
  dwc:observationDate '1978-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16980'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_16980'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.867, -67 41.867, -67 41.867, -67 41.867, -67 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16980'^^xsd:string;
  dwc:observationDate '1978-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19538'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19538'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.867, -67 41.867, -67 41.867, -67 41.867, -67 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19538'^^xsd:string;
  dwc:observationDate '1981-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17112'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17112'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.967, -67 41.967, -67 41.967, -67 41.967, -67 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17112'^^xsd:string;
  dwc:observationDate '1978-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -67)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17110'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_17110'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 41.967, -67 41.967, -67 41.967, -67 41.967, -67 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17110'^^xsd:string;
  dwc:observationDate '1978-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -67)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14118'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14118'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 42.05, -67 42.05, -67 42.05, -67 42.05, -67 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14118'^^xsd:string;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -67)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15597'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15597'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 42.25, -67 42.25, -67 42.25, -67 42.25, -67 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15597'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -67)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15622'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15622'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 42.5, -67 42.5, -67 42.5, -67 42.5, -67 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15622'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -67)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11793'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11793'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 43.45, -67 43.45, -67 43.45, -67 43.45, -67 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11793'^^xsd:string;
  dwc:observationDate '1975-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -67)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12338'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12338'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 43.95, -67 43.95, -67 43.95, -67 43.95, -67 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12338'^^xsd:string;
  dwc:observationDate '1976-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13447'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13447'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44, -67 44, -67 44, -67 44, -67 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13447'^^xsd:string;
  dwc:observationDate '1977-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11603'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11603'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44.05, -67 44.05, -67 44.05, -67 44.05, -67 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11603'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11666'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11666'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44.25, -67 44.25, -67 44.25, -67 44.25, -67 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11666'^^xsd:string;
  dwc:observationDate '1975-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17812'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17812'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44.783, -67 44.783, -67 44.783, -67 44.783, -67 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17812'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17809'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17809'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44.783, -67 44.783, -67 44.783, -67 44.783, -67 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17809'^^xsd:string;
  dwc:observationDate '1979-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17808'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17808'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44.783, -67 44.783, -67 44.783, -67 44.783, -67 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17808'^^xsd:string;
  dwc:observationDate '1979-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -67)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12668'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12668'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 44.9, -67 44.9, -67 44.9, -67 44.9, -67 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12668'^^xsd:string;
  dwc:observationDate '1976-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.083"^^xsd:decimal ;
  dwc:decimalLongitude "-67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -67)"^^geo:wktLiteral ;
  geo-pos:lat "45.083"^^xsd:decimal ;
  geo-pos:long "-67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13308'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13308'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-67'^^xsd:integer;
  dwc:latitude '45.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-67 45.083, -67 45.083, -67 45.083, -67 45.083, -67 45.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13308'^^xsd:string;
  dwc:observationDate '1977-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15033'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15033'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 40.833, -66.983 40.833, -66.983 40.833, -66.983 40.833, -66.983 40.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15033'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17814'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17814'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17814'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17813'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17813'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17813'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18287'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18287'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18286'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_18286'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783, -66.983 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18286'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18277'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18277'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18277'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18276'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18276'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18276'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18492'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18492'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18492'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18274'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18274'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18274'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18275'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18275'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18275'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18315'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18315'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.8, -66.983 44.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 '284_18315'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18260'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18260'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.833, -66.983 44.833, -66.983 44.833, -66.983 44.833, -66.983 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18260'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18259'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18259'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.833, -66.983 44.833, -66.983 44.833, -66.983 44.833, -66.983 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18259'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18258'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.833, -66.983 44.833, -66.983 44.833, -66.983 44.833, -66.983 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18258'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.85"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18248'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18248'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.85, -66.983 44.85, -66.983 44.85, -66.983 44.85, -66.983 44.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18248'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.85"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18249'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18249'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.85, -66.983 44.85, -66.983 44.85, -66.983 44.85, -66.983 44.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18249'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.85"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18247'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18247'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.85, -66.983 44.85, -66.983 44.85, -66.983 44.85, -66.983 44.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 '284_18247'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.867"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18292'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18292'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.867, -66.983 44.867, -66.983 44.867, -66.983 44.867, -66.983 44.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18292'^^xsd:string;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.867"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18293'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18293'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.867, -66.983 44.867, -66.983 44.867, -66.983 44.867, -66.983 44.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18293'^^xsd:string;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.883"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14422'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_14422'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.883, -66.983 44.883, -66.983 44.883, -66.983 44.883, -66.983 44.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14422'^^xsd:string;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13519'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13519'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.917, -66.983 44.917, -66.983 44.917, -66.983 44.917, -66.983 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13519'^^xsd:string;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19289'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_19289'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.917, -66.983 44.917, -66.983 44.917, -66.983 44.917, -66.983 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19289'^^xsd:string;
  dwc:observationDate '1981-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13543'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13543'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.933, -66.983 44.933, -66.983 44.933, -66.983 44.933, -66.983 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13543'^^xsd:string;
  dwc:observationDate '1977-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.983)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13538'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13538'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.983'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.983 44.933, -66.983 44.933, -66.983 44.933, -66.983 44.933, -66.983 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13538'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10616'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10616'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 29.5, -66.967 29.5, -66.967 29.5, -66.967 29.5, -66.967 29.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10616'^^xsd:string;
  dwc:observationDate '1968-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13807'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13807'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 40.933, -66.967 40.933, -66.967 40.933, -66.967 40.933, -66.967 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13807'^^xsd:string;
  dwc:observationDate '1978-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10995'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10995'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 40.95, -66.967 40.95, -66.967 40.95, -66.967 40.95, -66.967 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10995'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15645'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15645'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 41.8, -66.967 41.8, -66.967 41.8, -66.967 41.8, -66.967 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15645'^^xsd:string;
  dwc:observationDate '1978-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12314'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12314'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 43.783, -66.967 43.783, -66.967 43.783, -66.967 43.783, -66.967 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12314'^^xsd:string;
  dwc:observationDate '1976-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18339'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18339'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 43.95, -66.967 43.95, -66.967 43.95, -66.967 43.95, -66.967 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18339'^^xsd:string;
  dwc:observationDate '1979-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.767"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17815'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_17815'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.767, -66.967 44.767, -66.967 44.767, -66.967 44.767, -66.967 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17815'^^xsd:string;
  dwc:observationDate '1979-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11925'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11925'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.8, -66.967 44.8, -66.967 44.8, -66.967 44.8, -66.967 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11925'^^xsd:string;
  dwc:observationDate '1975-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14256'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14256'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.833, -66.967 44.833, -66.967 44.833, -66.967 44.833, -66.967 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14256'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18279'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18279'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.833, -66.967 44.833, -66.967 44.833, -66.967 44.833, -66.967 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18279'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.867"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14154'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14154'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.867, -66.967 44.867, -66.967 44.867, -66.967 44.867, -66.967 44.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14154'^^xsd:string;
  dwc:observationDate '1978-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13540'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13540'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.9, -66.967 44.9, -66.967 44.9, -66.967 44.9, -66.967 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13540'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13539'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13539'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.9, -66.967 44.9, -66.967 44.9, -66.967 44.9, -66.967 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13539'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11598'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11598'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.917, -66.967 44.917, -66.967 44.917, -66.967 44.917, -66.967 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11598'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12733'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12733'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.967'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.967 44.933, -66.967 44.933, -66.967 44.933, -66.967 44.933, -66.967 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12733'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17648'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17648'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 42, -66.95 42, -66.95 42, -66.95 42, -66.95 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17648'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11942'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11942'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 43.933, -66.95 43.933, -66.95 43.933, -66.95 43.933, -66.95 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11942'^^xsd:string;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11610'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11610'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.55, -66.95 44.55, -66.95 44.55, -66.95 44.55, -66.95 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11610'^^xsd:string;
  dwc:observationDate '1974-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13685'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_13685'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.633, -66.95 44.633, -66.95 44.633, -66.95 44.633, -66.95 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13685'^^xsd:string;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11640'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11640'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11640'^^xsd:string;
  dwc:observationDate '1974-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18509'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18509'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18509'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18508'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18508'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18508'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18506'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18506'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18506'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18507'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18507'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18507'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18511'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18511'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18511'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11639'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11639'^^xsd:string;
  dwc:observationDate '1974-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18505'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18505'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18510'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18510'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.8, -66.95 44.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 '284_18510'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18295'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18295'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.817, -66.95 44.817, -66.95 44.817, -66.95 44.817, -66.95 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_18295'^^xsd:string;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.883"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14136'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.883, -66.95 44.883, -66.95 44.883, -66.95 44.883, -66.95 44.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14136'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11856'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11856'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.933, -66.95 44.933, -66.95 44.933, -66.95 44.933, -66.95 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11856'^^xsd:string;
  dwc:observationDate '1975-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11855'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11855'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.95'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.95 44.933, -66.95 44.933, -66.95 44.933, -66.95 44.933, -66.95 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11855'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.767"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11080'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11080'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '40.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 40.767, -66.933 40.767, -66.933 40.767, -66.933 40.767, -66.933 40.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11080'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11940'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11940'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 43.917, -66.933 43.917, -66.933 43.917, -66.933 43.917, -66.933 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11940'^^xsd:string;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14269'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14269'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.75, -66.933 44.75, -66.933 44.75, -66.933 44.75, -66.933 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14269'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13355'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13355'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.8, -66.933 44.8, -66.933 44.8, -66.933 44.8, -66.933 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13355'^^xsd:string;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13559'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13559'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13559'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17810'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_17810'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17810'^^xsd:string;
  dwc:observationDate '1979-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18314'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18314'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18314'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18334'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_18334'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817, -66.933 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18334'^^xsd:string;
  dwc:observationDate '1979-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11618'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11618'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.833, -66.933 44.833, -66.933 44.833, -66.933 44.833, -66.933 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11618'^^xsd:string;
  dwc:observationDate '1974-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11617'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11617'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.833, -66.933 44.833, -66.933 44.833, -66.933 44.833, -66.933 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11617'^^xsd:string;
  dwc:observationDate '1974-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18297'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18297'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.833, -66.933 44.833, -66.933 44.833, -66.933 44.833, -66.933 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18297'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12449'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12449'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.9, -66.933 44.9, -66.933 44.9, -66.933 44.9, -66.933 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12449'^^xsd:string;
  dwc:observationDate '1976-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14266'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14266'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.917, -66.933 44.917, -66.933 44.917, -66.933 44.917, -66.933 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14266'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14265'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14265'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.917, -66.933 44.917, -66.933 44.917, -66.933 44.917, -66.933 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14265'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12429'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12429'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.933, -66.933 44.933, -66.933 44.933, -66.933 44.933, -66.933 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12429'^^xsd:string;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11932'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11932'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.933, -66.933 44.933, -66.933 44.933, -66.933 44.933, -66.933 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11932'^^xsd:string;
  dwc:observationDate '1975-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19290'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_19290'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.933, -66.933 44.933, -66.933 44.933, -66.933 44.933, -66.933 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19290'^^xsd:string;
  dwc:observationDate '1981-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12454'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12454'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.95, -66.933 44.95, -66.933 44.95, -66.933 44.95, -66.933 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12454'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12453'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12453'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.95, -66.933 44.95, -66.933 44.95, -66.933 44.95, -66.933 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12453'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.967"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14120'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14120'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '44.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 44.967, -66.933 44.967, -66.933 44.967, -66.933 44.967, -66.933 44.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14120'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 -66.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033"^^xsd:decimal ;
  dwc:decimalLongitude "-66.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 -66.933)"^^geo:wktLiteral ;
  geo-pos:lat "45.033"^^xsd:decimal ;
  geo-pos:long "-66.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11857'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11857'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.933'^^xsd:double;
  dwc:latitude '45.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.933 45.033, -66.933 45.033, -66.933 45.033, -66.933 45.033, -66.933 45.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11857'^^xsd:string;
  dwc:observationDate '1975-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19908'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_19908'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 40.75, -66.917 40.75, -66.917 40.75, -66.917 40.75, -66.917 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19908'^^xsd:string;
  dwc:observationDate '1981-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13251'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13251'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 43.9, -66.917 43.9, -66.917 43.9, -66.917 43.9, -66.917 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13251'^^xsd:string;
  dwc:observationDate '1977-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11596'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11596'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 43.917, -66.917 43.917, -66.917 43.917, -66.917 43.917, -66.917 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11596'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.667"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14255'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.667, -66.917 44.667, -66.917 44.667, -66.917 44.667, -66.917 44.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14255'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14299'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14299'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.75, -66.917 44.75, -66.917 44.75, -66.917 44.75, -66.917 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14299'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14268'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14268'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14268'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14252'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14252'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14252'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12450'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12450'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12450'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12448'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12448'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8, -66.917 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12448'^^xsd:string;
  dwc:observationDate '1976-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14356'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14356'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.817, -66.917 44.817, -66.917 44.817, -66.917 44.817, -66.917 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14356'^^xsd:string;
  dwc:observationDate '1978-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14313'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14313'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.817, -66.917 44.817, -66.917 44.817, -66.917 44.817, -66.917 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14313'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11621'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11621'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.833, -66.917 44.833, -66.917 44.833, -66.917 44.833, -66.917 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11621'^^xsd:string;
  dwc:observationDate '1974-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.85 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.85"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14267'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14267'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.85, -66.917 44.85, -66.917 44.85, -66.917 44.85, -66.917 44.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14267'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11803'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11803'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.95, -66.917 44.95, -66.917 44.95, -66.917 44.95, -66.917 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11803'^^xsd:string;
  dwc:observationDate '1975-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14195'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_14195'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.95, -66.917 44.95, -66.917 44.95, -66.917 44.95, -66.917 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14195'^^xsd:string;
  dwc:observationDate '1978-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14196'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14196'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.917'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.917 44.95, -66.917 44.95, -66.917 44.95, -66.917 44.95, -66.917 44.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 '284_14196'^^xsd:string;
  dwc:observationDate '1978-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15727'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15727'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 42.417, -66.9 42.417, -66.9 42.417, -66.9 42.417, -66.9 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15727'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11583'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11583'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 43.9, -66.9 43.9, -66.9 43.9, -66.9 43.9, -66.9 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11583'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11586'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11586'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 43.9, -66.9 43.9, -66.9 43.9, -66.9 43.9, -66.9 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11586'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11605'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11605'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.033, -66.9 44.033, -66.9 44.033, -66.9 44.033, -66.9 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11605'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12108'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12108'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12108'^^xsd:string;
  dwc:observationDate '1976-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12143'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12143'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12143'^^xsd:string;
  dwc:observationDate '1976-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12107'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12107'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12107'^^xsd:string;
  dwc:observationDate '1976-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12110'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12110'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12110'^^xsd:string;
  dwc:observationDate '1976-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12113'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12113'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12113'^^xsd:string;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12120'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12120'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12120'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12118'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12118'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12118'^^xsd:string;
  dwc:observationDate '1976-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12116'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12116'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12116'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12105'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12105'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12105'^^xsd:string;
  dwc:observationDate '1976-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12133'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12133'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12133'^^xsd:string;
  dwc:observationDate '1976-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12104'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12104'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12104'^^xsd:string;
  dwc:observationDate '1976-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12119'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12119'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12119'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12115'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_12115'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12115'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12111'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12111'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12111'^^xsd:string;
  dwc:observationDate '1976-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12117'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_12117'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12117'^^xsd:string;
  dwc:observationDate '1976-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12112'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_12112'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6, -66.9 44.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12112'^^xsd:string;
  dwc:observationDate '1976-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13549'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13549'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.817, -66.9 44.817, -66.9 44.817, -66.9 44.817, -66.9 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13549'^^xsd:string;
  dwc:observationDate '1977-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.883"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14189'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14189'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.883, -66.9 44.883, -66.9 44.883, -66.9 44.883, -66.9 44.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14189'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12518'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12518'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.933, -66.9 44.933, -66.9 44.933, -66.9 44.933, -66.9 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12518'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18294'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18294'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.95, -66.9 44.95, -66.9 44.95, -66.9 44.95, -66.9 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_18294'^^xsd:string;
  dwc:observationDate '1979-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18296'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_18296'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.95, -66.9 44.95, -66.9 44.95, -66.9 44.95, -66.9 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18296'^^xsd:string;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.967"^^xsd:decimal ;
  geo-pos:long "-66.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14421'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14421'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.9'^^xsd:double;
  dwc:latitude '44.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.9 44.967, -66.9 44.967, -66.9 44.967, -66.9 44.967, -66.9 44.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_14421'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.933 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.933 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "33.933"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11199'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11199'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '33.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 33.933, -66.883 33.933, -66.883 33.933, -66.883 33.933, -66.883 33.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11199'^^xsd:string;
  dwc:observationDate '1970-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12683'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12683'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 40.667, -66.883 40.667, -66.883 40.667, -66.883 40.667, -66.883 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12683'^^xsd:string;
  dwc:observationDate '1976-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17678'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_17678'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 42.05, -66.883 42.05, -66.883 42.05, -66.883 42.05, -66.883 42.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 '284_17678'^^xsd:string;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12727'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12727'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 43.9, -66.883 43.9, -66.883 43.9, -66.883 43.9, -66.883 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12727'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14231'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.8, -66.883 44.8, -66.883 44.8, -66.883 44.8, -66.883 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14231'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17793'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17793'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.817, -66.883 44.817, -66.883 44.817, -66.883 44.817, -66.883 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17793'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17787'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17787'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.817, -66.883 44.817, -66.883 44.817, -66.883 44.817, -66.883 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17787'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14171'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14171'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.917, -66.883 44.917, -66.883 44.917, -66.883 44.917, -66.883 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14171'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14251'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14251'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.917, -66.883 44.917, -66.883 44.917, -66.883 44.917, -66.883 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14251'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.917 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.917"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14250'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.917, -66.883 44.917, -66.883 44.917, -66.883 44.917, -66.883 44.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14250'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14187'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14187'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_14187'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14202'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14202'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14202'^^xsd:string;
  dwc:observationDate '1978-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14258'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14258'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14213'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14213'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14213'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14201'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_14201'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95, -66.883 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14201'^^xsd:string;
  dwc:observationDate '1978-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.967"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14184'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14184'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.967, -66.883 44.967, -66.883 44.967, -66.883 44.967, -66.883 44.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14184'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.967"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14183'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14183'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '44.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 44.967, -66.883 44.967, -66.883 44.967, -66.883 44.967, -66.883 44.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14183'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 -66.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033"^^xsd:decimal ;
  dwc:decimalLongitude "-66.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 -66.883)"^^geo:wktLiteral ;
  geo-pos:lat "45.033"^^xsd:decimal ;
  geo-pos:long "-66.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12459'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12459'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.883'^^xsd:double;
  dwc:latitude '45.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.883 45.033, -66.883 45.033, -66.883 45.033, -66.883 45.033, -66.883 45.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12459'^^xsd:string;
  dwc:observationDate '1976-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -66.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -66.867)"^^geo:wktLiteral ;
  geo-pos:lat "40.767"^^xsd:decimal ;
  geo-pos:long "-66.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11081'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.867'^^xsd:double;
  dwc:latitude '40.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.867 40.767, -66.867 40.767, -66.867 40.767, -66.867 40.767, -66.867 40.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11081'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -66.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -66.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-66.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10500'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10500'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.867'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.867 42.7, -66.867 42.7, -66.867 42.7, -66.867 42.7, -66.867 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10500'^^xsd:string;
  dwc:observationDate '1967-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-66.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13751'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13751'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.867'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.867 42.75, -66.867 42.75, -66.867 42.75, -66.867 42.75, -66.867 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13751'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-66.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14309'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14309'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.867'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.867 42.75, -66.867 42.75, -66.867 42.75, -66.867 42.75, -66.867 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_14309'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -66.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-66.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14273'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_14273'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.867'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.867 44.933, -66.867 44.933, -66.867 44.933, -66.867 44.933, -66.867 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14273'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12639'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12639'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.867'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.867 44.95, -66.867 44.95, -66.867 44.95, -66.867 44.95, -66.867 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12639'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -66.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -66.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-66.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15530'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15530'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.85'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.85 40.6, -66.85 40.6, -66.85 40.6, -66.85 40.6, -66.85 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15530'^^xsd:string;
  dwc:observationDate '1977-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -66.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -66.85)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-66.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15138'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15138'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.85'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.85 41.883, -66.85 41.883, -66.85 41.883, -66.85 41.883, -66.85 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15138'^^xsd:string;
  dwc:observationDate '1975-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-66.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15025'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15025'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.85'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.85 42.133, -66.85 42.133, -66.85 42.133, -66.85 42.133, -66.85 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15025'^^xsd:string;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-66.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13749'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13749'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.85'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.85 42.75, -66.85 42.75, -66.85 42.75, -66.85 42.75, -66.85 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13749'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -66.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-66.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14307'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14307'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.85'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.85 42.75, -66.85 42.75, -66.85 42.75, -66.85 42.75, -66.85 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14307'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.733"^^xsd:decimal ;
  geo-pos:long "-66.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18139'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18139'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.85'^^xsd:double;
  dwc:latitude '44.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.85 44.733, -66.85 44.733, -66.85 44.733, -66.85 44.733, -66.85 44.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18139'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.733"^^xsd:decimal ;
  geo-pos:long "-66.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_18138'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.85'^^xsd:double;
  dwc:latitude '44.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.85 44.733, -66.85 44.733, -66.85 44.733, -66.85 44.733, -66.85 44.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18138'^^xsd:string;
  dwc:observationDate '1979-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16961'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_16961'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 40.75, -66.833 40.75, -66.833 40.75, -66.833 40.75, -66.833 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_16961'^^xsd:string;
  dwc:observationDate '1978-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15636'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15636'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 41.15, -66.833 41.15, -66.833 41.15, -66.833 41.15, -66.833 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15636'^^xsd:string;
  dwc:observationDate '1978-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15637'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15637'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 41.15, -66.833 41.15, -66.833 41.15, -66.833 41.15, -66.833 41.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 '284_15637'^^xsd:string;
  dwc:observationDate '1978-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15190'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15190'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 41.467, -66.833 41.467, -66.833 41.467, -66.833 41.467, -66.833 41.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15190'^^xsd:string;
  dwc:observationDate '1975-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15137'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_15137'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 41.833, -66.833 41.833, -66.833 41.833, -66.833 41.833, -66.833 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15137'^^xsd:string;
  dwc:observationDate '1975-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18940'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 42.283, -66.833 42.283, -66.833 42.283, -66.833 42.283, -66.833 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18940'^^xsd:string;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15624'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15624'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 42.583, -66.833 42.583, -66.833 42.583, -66.833 42.583, -66.833 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15624'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15623'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15623'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 42.583, -66.833 42.583, -66.833 42.583, -66.833 42.583, -66.833 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15623'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11943'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11943'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 43.733, -66.833 43.733, -66.833 43.733, -66.833 43.733, -66.833 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11943'^^xsd:string;
  dwc:observationDate '1975-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13462'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13462'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 43.867, -66.833 43.867, -66.833 43.867, -66.833 43.867, -66.833 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13462'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18281'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_18281'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 43.9, -66.833 43.9, -66.833 43.9, -66.833 43.9, -66.833 43.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 '284_18281'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13593'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13593'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 44, -66.833 44, -66.833 44, -66.833 44, -66.833 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13593'^^xsd:string;
  dwc:observationDate '1977-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14138'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 44.583, -66.833 44.583, -66.833 44.583, -66.833 44.583, -66.833 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14138'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12109'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_12109'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 44.65, -66.833 44.65, -66.833 44.65, -66.833 44.65, -66.833 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12109'^^xsd:string;
  dwc:observationDate '1976-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14137'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14137'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 44.8, -66.833 44.8, -66.833 44.8, -66.833 44.8, -66.833 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14137'^^xsd:string;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14192'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14192'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.833'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.833 44.8, -66.833 44.8, -66.833 44.8, -66.833 44.8, -66.833 44.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 '284_14192'^^xsd:string;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -66.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -66.817)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-66.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10423'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10423'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.817'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.817 35.533, -66.817 35.533, -66.817 35.533, -66.817 35.533, -66.817 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10423'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -66.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -66.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-66.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14197'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_14197'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.817'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.817 36.9, -66.817 36.9, -66.817 36.9, -66.817 36.9, -66.817 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14197'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -66.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -66.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-66.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13715'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13715'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.817'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.817 36.9, -66.817 36.9, -66.817 36.9, -66.817 36.9, -66.817 36.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13715'^^xsd:string;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -66.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.667 -66.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.667"^^xsd:decimal ;
  geo-pos:long "-66.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13694'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13694'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.817'^^xsd:double;
  dwc:latitude '40.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.817 40.667, -66.817 40.667, -66.817 40.667, -66.817 40.667, -66.817 40.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13694'^^xsd:string;
  dwc:observationDate '1977-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.817)"^^geo:wktLiteral ;
  geo-pos:lat "44.767"^^xsd:decimal ;
  geo-pos:long "-66.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12142'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12142'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.817'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.817 44.767, -66.817 44.767, -66.817 44.767, -66.817 44.767, -66.817 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12142'^^xsd:string;
  dwc:observationDate '1976-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.817)"^^geo:wktLiteral ;
  geo-pos:lat "44.767"^^xsd:decimal ;
  geo-pos:long "-66.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12141'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_12141'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.817'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.817 44.767, -66.817 44.767, -66.817 44.767, -66.817 44.767, -66.817 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12141'^^xsd:string;
  dwc:observationDate '1976-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -66.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -66.817)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-66.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13687'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13687'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.817'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.817 45, -66.817 45, -66.817 45, -66.817 45, -66.817 45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13687'^^xsd:string;
  dwc:observationDate '1977-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10840'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10840'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10840'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10841'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10841'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10841'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10842'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10842'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10842'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10839'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10839'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7, -66.8 40.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10839'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17668'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17668'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 42.2, -66.8 42.2, -66.8 42.2, -66.8 42.2, -66.8 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17668'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11584'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11584'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 43.85, -66.8 43.85, -66.8 43.85, -66.8 43.85, -66.8 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11584'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13465'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13465'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 43.867, -66.8 43.867, -66.8 43.867, -66.8 43.867, -66.8 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13465'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13295'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13295'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13295'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11609'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11609'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11609'^^xsd:string;
  dwc:observationDate '1974-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13294'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13294'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13294'^^xsd:string;
  dwc:observationDate '1977-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13691'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13691'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883, -66.8 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13691'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.867"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12103'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_12103'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '44.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 44.867, -66.8 44.867, -66.8 44.867, -66.8 44.867, -66.8 44.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12103'^^xsd:string;
  dwc:observationDate '1976-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 -66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 -66.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "-66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12781'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12781'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.8'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.8 45.05, -66.8 45.05, -66.8 45.05, -66.8 45.05, -66.8 45.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12781'^^xsd:string;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11774'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11774'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 43.867, -66.783 43.867, -66.783 43.867, -66.783 43.867, -66.783 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11774'^^xsd:string;
  dwc:observationDate '1975-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11580'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11580'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 43.883, -66.783 43.883, -66.783 43.883, -66.783 43.883, -66.783 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11580'^^xsd:string;
  dwc:observationDate '1974-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12132'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12132'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_12132'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12126'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12126'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12126'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12160'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12160'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12160'^^xsd:string;
  dwc:observationDate '1976-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12159'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12159'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12159'^^xsd:string;
  dwc:observationDate '1976-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12161'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12161'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12161'^^xsd:string;
  dwc:observationDate '1976-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12156'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12156'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12156'^^xsd:string;
  dwc:observationDate '1976-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12153'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12153'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12153'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12150'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12150'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12150'^^xsd:string;
  dwc:observationDate '1976-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11632'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11632'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11632'^^xsd:string;
  dwc:observationDate '1974-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12125'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12125'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12125'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12158'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12158'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12158'^^xsd:string;
  dwc:observationDate '1976-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12154'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12154'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12154'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12148'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_12148'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12148'^^xsd:string;
  dwc:observationDate '1976-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12147'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12147'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12147'^^xsd:string;
  dwc:observationDate '1976-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12144'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12144'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12144'^^xsd:string;
  dwc:observationDate '1976-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12140'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12140'^^xsd:string;
  dwc:observationDate '1976-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12139'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_12139'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12139'^^xsd:string;
  dwc:observationDate '1976-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12138'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12138'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12138'^^xsd:string;
  dwc:observationDate '1976-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12137'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12137'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12137'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12136'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12136'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12136'^^xsd:string;
  dwc:observationDate '1976-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12114'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12114'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12114'^^xsd:string;
  dwc:observationDate '1976-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12163'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12163'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12163'^^xsd:string;
  dwc:observationDate '1976-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12164'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_12164'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12164'^^xsd:string;
  dwc:observationDate '1976-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12131'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12131'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12131'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12134'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12134'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12134'^^xsd:string;
  dwc:observationDate '1976-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12129'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12129'^^xsd:string;
  dwc:observationDate '1976-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12149'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12149'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12149'^^xsd:string;
  dwc:observationDate '1976-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12152'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12152'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12152'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12146'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12146'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12146'^^xsd:string;
  dwc:observationDate '1976-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12157'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12157'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12157'^^xsd:string;
  dwc:observationDate '1976-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12135'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12135'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12135'^^xsd:string;
  dwc:observationDate '1976-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12127'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12127'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12127'^^xsd:string;
  dwc:observationDate '1976-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12162'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12162'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12162'^^xsd:string;
  dwc:observationDate '1976-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12155'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12155'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12155'^^xsd:string;
  dwc:observationDate '1976-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12151'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12151'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12151'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12145'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12145'^^xsd:string;
  dwc:observationDate '1976-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12130'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12130'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12130'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12128'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12128'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783, -66.783 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12128'^^xsd:string;
  dwc:observationDate '1976-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -66.783)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-66.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17963'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17963'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.783'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.783 44.817, -66.783 44.817, -66.783 44.817, -66.783 44.817, -66.783 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17963'^^xsd:string;
  dwc:observationDate '1979-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-66.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17007'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17007'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.767'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.767 42.217, -66.767 42.217, -66.767 42.217, -66.767 42.217, -66.767 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17007'^^xsd:string;
  dwc:observationDate '1978-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-66.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17008'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17008'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.767'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.767 42.217, -66.767 42.217, -66.767 42.217, -66.767 42.217, -66.767 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17008'^^xsd:string;
  dwc:observationDate '1978-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-66.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12585'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12585'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.767'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.767 43.817, -66.767 43.817, -66.767 43.817, -66.767 43.817, -66.767 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12585'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.767)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-66.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14185'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14185'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.767'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.767 44.583, -66.767 44.583, -66.767 44.583, -66.767 44.583, -66.767 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14185'^^xsd:string;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -66.767)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-66.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17791'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17791'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.767'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.767 44.8, -66.767 44.8, -66.767 44.8, -66.767 44.8, -66.767 44.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17791'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.767)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17792'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17792'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.767'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.767 44.833, -66.767 44.833, -66.767 44.833, -66.767 44.833, -66.767 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17792'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18917'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18917'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 40.783, -66.75 40.783, -66.75 40.783, -66.75 40.783, -66.75 40.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18917'^^xsd:string;
  dwc:observationDate '1980-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13693'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13693'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 41, -66.75 41, -66.75 41, -66.75 41, -66.75 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13693'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15743'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15743'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 41.183, -66.75 41.183, -66.75 41.183, -66.75 41.183, -66.75 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15743'^^xsd:string;
  dwc:observationDate '1978-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13608'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13608'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 41.633, -66.75 41.633, -66.75 41.633, -66.75 41.633, -66.75 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_13608'^^xsd:string;
  dwc:observationDate '1977-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17006'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17006'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 42.2, -66.75 42.2, -66.75 42.2, -66.75 42.2, -66.75 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17006'^^xsd:string;
  dwc:observationDate '1978-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11764'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11764'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 43.867, -66.75 43.867, -66.75 43.867, -66.75 43.867, -66.75 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11764'^^xsd:string;
  dwc:observationDate '1975-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11664'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11664'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.2, -66.75 44.2, -66.75 44.2, -66.75 44.2, -66.75 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11664'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14862'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_14862'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.267, -66.75 44.267, -66.75 44.267, -66.75 44.267, -66.75 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14862'^^xsd:string;
  dwc:observationDate '1970-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13421'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13421'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.75, -66.75 44.75, -66.75 44.75, -66.75 44.75, -66.75 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13421'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13420'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.75, -66.75 44.75, -66.75 44.75, -66.75 44.75, -66.75 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13420'^^xsd:string;
  dwc:observationDate '1977-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.767 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.767"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12106'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12106'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.767, -66.75 44.767, -66.75 44.767, -66.75 44.767, -66.75 44.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12106'^^xsd:string;
  dwc:observationDate '1976-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12369'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12369'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.783, -66.75 44.783, -66.75 44.783, -66.75 44.783, -66.75 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12369'^^xsd:string;
  dwc:observationDate '1976-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18262'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18262'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.833, -66.75 44.833, -66.75 44.833, -66.75 44.833, -66.75 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18262'^^xsd:string;
  dwc:observationDate '1979-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -66.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-66.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18261'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.75'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.75 44.833, -66.75 44.833, -66.75 44.833, -66.75 44.833, -66.75 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18261'^^xsd:string;
  dwc:observationDate '1979-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-66.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13427'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13427'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.733'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.733 43.867, -66.733 43.867, -66.733 43.867, -66.733 43.867, -66.733 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13427'^^xsd:string;
  dwc:observationDate '1977-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -66.733)"^^geo:wktLiteral ;
  geo-pos:lat "44.867"^^xsd:decimal ;
  geo-pos:long "-66.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18235'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.733'^^xsd:double;
  dwc:latitude '44.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.733 44.867, -66.733 44.867, -66.733 44.867, -66.733 44.867, -66.733 44.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18235'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17641'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 40.883, -66.717 40.883, -66.717 40.883, -66.717 40.883, -66.717 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17641'^^xsd:string;
  dwc:observationDate '1979-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15117'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15117'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 41.917, -66.717 41.917, -66.717 41.917, -66.717 41.917, -66.717 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15117'^^xsd:string;
  dwc:observationDate '1975-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15625'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15625'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 42.633, -66.717 42.633, -66.717 42.633, -66.717 42.633, -66.717 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15625'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13750'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13750'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 42.7, -66.717 42.7, -66.717 42.7, -66.717 42.7, -66.717 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13750'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14308'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14308'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 42.7, -66.717 42.7, -66.717 42.7, -66.717 42.7, -66.717 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_14308'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11585'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11585'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 43.867, -66.717 43.867, -66.717 43.867, -66.717 43.867, -66.717 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11585'^^xsd:string;
  dwc:observationDate '1974-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12021'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12021'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 43.95, -66.717 43.95, -66.717 43.95, -66.717 43.95, -66.717 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12021'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18291'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18291'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 44.65, -66.717 44.65, -66.717 44.65, -66.717 44.65, -66.717 44.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18291'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.717 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.717"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.717 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.717"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17790'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17790'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '44.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 44.717, -66.717 44.717, -66.717 44.717, -66.717 44.717, -66.717 44.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17790'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.733"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17965'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17965'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '44.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 44.733, -66.717 44.733, -66.717 44.733, -66.717 44.733, -66.717 44.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17965'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -66.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-66.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18127'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18127'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.717'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.717 44.95, -66.717 44.95, -66.717 44.95, -66.717 44.95, -66.717 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18127'^^xsd:string;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.817 -66.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.817"^^xsd:decimal ;
  geo-pos:long "-66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11082'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11082'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.7'^^xsd:double;
  dwc:latitude '40.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.7 40.817, -66.7 40.817, -66.7 40.817, -66.7 40.817, -66.7 40.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11082'^^xsd:string;
  dwc:observationDate '1969-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -66.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13607'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13607'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.7'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.7 41.533, -66.7 41.533, -66.7 41.533, -66.7 41.533, -66.7 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13607'^^xsd:string;
  dwc:observationDate '1977-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -66.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18309'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18309'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.7'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.7 44.633, -66.7 44.633, -66.7 44.633, -66.7 44.633, -66.7 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18309'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.633"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.633 -66.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.633"^^xsd:decimal ;
  geo-pos:long "-66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18308'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_18308'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.7'^^xsd:double;
  dwc:latitude '44.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.7 44.633, -66.7 44.633, -66.7 44.633, -66.7 44.633, -66.7 44.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18308'^^xsd:string;
  dwc:observationDate '1979-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.733 -66.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.733"^^xsd:decimal ;
  geo-pos:long "-66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12565'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12565'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.7'^^xsd:double;
  dwc:latitude '44.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.7 44.733, -66.7 44.733, -66.7 44.733, -66.7 44.733, -66.7 44.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12565'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11556'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11556'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 41.583, -66.683 41.583, -66.683 41.583, -66.683 41.583, -66.683 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11556'^^xsd:string;
  dwc:observationDate '1974-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14973'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14973'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 41.7, -66.683 41.7, -66.683 41.7, -66.683 41.7, -66.683 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14973'^^xsd:string;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15793'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15793'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 41.883, -66.683 41.883, -66.683 41.883, -66.683 41.883, -66.683 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15793'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15140'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15140'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 42.017, -66.683 42.017, -66.683 42.017, -66.683 42.017, -66.683 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15140'^^xsd:string;
  dwc:observationDate '1975-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15119'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15119'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 42.083, -66.683 42.083, -66.683 42.083, -66.683 42.083, -66.683 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15119'^^xsd:string;
  dwc:observationDate '1975-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.717 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.717"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13993'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13993'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '42.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 42.717, -66.683 42.717, -66.683 42.717, -66.683 42.717, -66.683 42.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13993'^^xsd:string;
  dwc:observationDate '1978-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.617"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.617"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18128'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18128'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '44.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 44.617, -66.683 44.617, -66.683 44.617, -66.683 44.617, -66.683 44.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_18128'^^xsd:string;
  dwc:observationDate '1979-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.617"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.617 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.617"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18124'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '44.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 44.617, -66.683 44.617, -66.683 44.617, -66.683 44.617, -66.683 44.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18124'^^xsd:string;
  dwc:observationDate '1979-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.683"^^xsd:decimal ;
  dwc:decimalLongitude "-66.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.683"^^xsd:decimal ;
  geo-pos:long "-66.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17968'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17968'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.683'^^xsd:double;
  dwc:latitude '44.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.683 44.683, -66.683 44.683, -66.683 44.683, -66.683 44.683, -66.683 44.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17968'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.767"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10116'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10116'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 37.767, -66.667 37.767, -66.667 37.767, -66.667 37.767, -66.667 37.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10116'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15118'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15118'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 41.75, -66.667 41.75, -66.667 41.75, -66.667 41.75, -66.667 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15118'^^xsd:string;
  dwc:observationDate '1975-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15139'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15139'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 42.033, -66.667 42.033, -66.667 42.033, -66.667 42.033, -66.667 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15139'^^xsd:string;
  dwc:observationDate '1975-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15145'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15145'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 42.133, -66.667 42.133, -66.667 42.133, -66.667 42.133, -66.667 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15145'^^xsd:string;
  dwc:observationDate '1975-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17005'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17005'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 42.167, -66.667 42.167, -66.667 42.167, -66.667 42.167, -66.667 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17005'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15124'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_15124'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 42.233, -66.667 42.233, -66.667 42.233, -66.667 42.233, -66.667 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15124'^^xsd:string;
  dwc:observationDate '1975-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17671'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17671'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 42.25, -66.667 42.25, -66.667 42.25, -66.667 42.25, -66.667 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_17671'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.633"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12373'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12373'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '43.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 43.633, -66.667 43.633, -66.667 43.633, -66.667 43.633, -66.667 43.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12373'^^xsd:string;
  dwc:observationDate '1976-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11599'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11599'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 43.833, -66.667 43.833, -66.667 43.833, -66.667 43.833, -66.667 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11599'^^xsd:string;
  dwc:observationDate '1974-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13464'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13464'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 43.833, -66.667 43.833, -66.667 43.833, -66.667 43.833, -66.667 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13464'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11663'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11663'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.217, -66.667 44.217, -66.667 44.217, -66.667 44.217, -66.667 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11663'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.217"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11662'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11662'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.217, -66.667 44.217, -66.667 44.217, -66.667 44.217, -66.667 44.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11662'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18267'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18267'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.55, -66.667 44.55, -66.667 44.55, -66.667 44.55, -66.667 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18267'^^xsd:string;
  dwc:observationDate '1979-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18266'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18266'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.55, -66.667 44.55, -66.667 44.55, -66.667 44.55, -66.667 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18266'^^xsd:string;
  dwc:observationDate '1979-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18233'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18233'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.55, -66.667 44.55, -66.667 44.55, -66.667 44.55, -66.667 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18233'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.667"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12124'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12124'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12124'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.667"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12123'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12123'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12123'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.667"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12121'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12121'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.667"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12122'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12122'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667, -66.667 44.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12122'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.683"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.683"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17789'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17789'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.683, -66.667 44.683, -66.667 44.683, -66.667 44.683, -66.667 44.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_17789'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14310'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14310'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.7, -66.667 44.7, -66.667 44.7, -66.667 44.7, -66.667 44.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14310'^^xsd:string;
  dwc:observationDate '1978-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.783 -66.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.783"^^xsd:decimal ;
  geo-pos:long "-66.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18243'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18243'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.667'^^xsd:double;
  dwc:latitude '44.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.667 44.783, -66.667 44.783, -66.667 44.783, -66.667 44.783, -66.667 44.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_18243'^^xsd:string;
  dwc:observationDate '1979-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18912'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18912'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 40.883, -66.65 40.883, -66.65 40.883, -66.65 40.883, -66.65 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18912'^^xsd:string;
  dwc:observationDate '1980-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18913'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18913'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 40.883, -66.65 40.883, -66.65 40.883, -66.65 40.883, -66.65 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18913'^^xsd:string;
  dwc:observationDate '1980-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.883 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.883"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18914'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_18914'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '40.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 40.883, -66.65 40.883, -66.65 40.883, -66.65 40.883, -66.65 40.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18914'^^xsd:string;
  dwc:observationDate '1980-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17004'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17004'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 42.167, -66.65 42.167, -66.65 42.167, -66.65 42.167, -66.65 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17004'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12575'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12575'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 43.817, -66.65 43.817, -66.65 43.817, -66.65 43.817, -66.65 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12575'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12020'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12020'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 43.933, -66.65 43.933, -66.65 43.933, -66.65 43.933, -66.65 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12020'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12019'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12019'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 43.933, -66.65 43.933, -66.65 43.933, -66.65 43.933, -66.65 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12019'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.683"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.683"^^xsd:decimal ;
  geo-pos:long "-66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17788'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.65'^^xsd:double;
  dwc:latitude '44.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.65 44.683, -66.65 44.683, -66.65 44.683, -66.65 44.683, -66.65 44.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17788'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -66.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -66.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-66.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15593'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15593'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.633'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.633 40.867, -66.633 40.867, -66.633 40.867, -66.633 40.867, -66.633 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_15593'^^xsd:string;
  dwc:observationDate '1978-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -66.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.983"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.983 -66.633)"^^geo:wktLiteral ;
  geo-pos:lat "40.983"^^xsd:decimal ;
  geo-pos:long "-66.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18918'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18918'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.633'^^xsd:double;
  dwc:latitude '40.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.633 40.983, -66.633 40.983, -66.633 40.983, -66.633 40.983, -66.633 40.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18918'^^xsd:string;
  dwc:observationDate '1980-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -66.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -66.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-66.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13857'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13857'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.633'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.633 41.867, -66.633 41.867, -66.633 41.867, -66.633 41.867, -66.633 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_13857'^^xsd:string;
  dwc:observationDate '1978-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.683"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -66.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.683"^^xsd:decimal ;
  geo-pos:long "-66.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_17964'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.633'^^xsd:double;
  dwc:latitude '44.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.633 44.683, -66.633 44.683, -66.633 44.683, -66.633 44.683, -66.633 44.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17964'^^xsd:string;
  dwc:observationDate '1979-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12871'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12871'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 41.65, -66.617 41.65, -66.617 41.65, -66.617 41.65, -66.617 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12871'^^xsd:string;
  dwc:observationDate '1977-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15453'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15453'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 41.65, -66.617 41.65, -66.617 41.65, -66.617 41.65, -66.617 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15453'^^xsd:string;
  dwc:observationDate '1977-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15120'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15120'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 41.783, -66.617 41.783, -66.617 41.783, -66.617 41.783, -66.617 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15120'^^xsd:string;
  dwc:observationDate '1975-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17654'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_17654'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 42.3, -66.617 42.3, -66.617 42.3, -66.617 42.3, -66.617 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17654'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12181'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12181'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 43.817, -66.617 43.817, -66.617 43.817, -66.617 43.817, -66.617 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12181'^^xsd:string;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11818'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11818'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 43.817, -66.617 43.817, -66.617 43.817, -66.617 43.817, -66.617 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11818'^^xsd:string;
  dwc:observationDate '1975-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14362'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14362'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 43.867, -66.617 43.867, -66.617 43.867, -66.617 43.867, -66.617 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_14362'^^xsd:string;
  dwc:observationDate '1978-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -66.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -66.617)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-66.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_18232'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.617'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.617 44.5, -66.617 44.5, -66.617 44.5, -66.617 44.5, -66.617 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18232'^^xsd:string;
  dwc:observationDate '1979-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -66.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -66.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-66.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19906'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_19906'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.6'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6 40.6, -66.6 40.6, -66.6 40.6, -66.6 40.6, -66.6 40.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19906'^^xsd:string;
  dwc:observationDate '1981-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -66.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -66.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-66.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17010'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17010'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.6'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6 42.017, -66.6 42.017, -66.6 42.017, -66.6 42.017, -66.6 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17010'^^xsd:string;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-66.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19531'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_19531'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.6'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6 42.283, -66.6 42.283, -66.6 42.283, -66.6 42.283, -66.6 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19531'^^xsd:string;
  dwc:observationDate '1981-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -66.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -66.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-66.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15143'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15143'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.6'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6 42.733, -66.6 42.733, -66.6 42.733, -66.6 42.733, -66.6 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15143'^^xsd:string;
  dwc:observationDate '1975-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -66.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-66.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12018'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12018'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.6 43.9, -66.6 43.9, -66.6 43.9, -66.6 43.9, -66.6 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12018'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -66.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -66.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-66.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15032'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15032'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.583'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.583 40.967, -66.583 40.967, -66.583 40.967, -66.583 40.967, -66.583 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15032'^^xsd:string;
  dwc:observationDate '1974-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -66.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-66.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -66.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-66.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16998'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_16998'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.583'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.583 41.633, -66.583 41.633, -66.583 41.633, -66.583 41.633, -66.583 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_16998'^^xsd:string;
  dwc:observationDate '1978-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -66.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-66.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -66.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-66.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12330'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12330'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.583'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.583 43.45, -66.583 43.45, -66.583 43.45, -66.583 43.45, -66.583 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12330'^^xsd:string;
  dwc:observationDate '1976-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -66.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-66.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -66.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-66.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12512'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12512'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.583'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.583 43.45, -66.583 43.45, -66.583 43.45, -66.583 43.45, -66.583 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12512'^^xsd:string;
  dwc:observationDate '1976-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -66.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-66.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -66.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-66.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12513'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.583'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.583 43.45, -66.583 43.45, -66.583 43.45, -66.583 43.45, -66.583 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12513'^^xsd:string;
  dwc:observationDate '1976-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-66.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13213'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13213'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.583'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.583 43.817, -66.583 43.817, -66.583 43.817, -66.583 43.817, -66.583 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13213'^^xsd:string;
  dwc:observationDate '1977-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12633'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12633'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.583'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.583 43.833, -66.583 43.833, -66.583 43.833, -66.583 43.833, -66.583 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12633'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17009'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17009'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.067, -66.567 42.067, -66.567 42.067, -66.567 42.067, -66.567 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17009'^^xsd:string;
  dwc:observationDate '1978-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13661'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13661'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.167, -66.567 42.167, -66.567 42.167, -66.567 42.167, -66.567 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13661'^^xsd:string;
  dwc:observationDate '1977-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17669'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17669'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.183, -66.567 42.183, -66.567 42.183, -66.567 42.183, -66.567 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17669'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17682'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17682'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.217, -66.567 42.217, -66.567 42.217, -66.567 42.217, -66.567 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17682'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13227'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13227'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15487'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15487'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15487'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13226'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13226'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13226'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15486'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15486'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367, -66.567 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15486'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11772'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11772'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 43.8, -66.567 43.8, -66.567 43.8, -66.567 43.8, -66.567 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11772'^^xsd:string;
  dwc:observationDate '1975-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14361'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14361'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 43.85, -66.567 43.85, -66.567 43.85, -66.567 43.85, -66.567 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14361'^^xsd:string;
  dwc:observationDate '1978-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-66.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12017'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12017'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.567'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.567 43.883, -66.567 43.883, -66.567 43.883, -66.567 43.883, -66.567 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12017'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-66.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17683'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17683'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.55'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.55 42.233, -66.55 42.233, -66.55 42.233, -66.55 42.233, -66.55 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17683'^^xsd:string;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17737'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17737'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.55'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.55 42.25, -66.55 42.25, -66.55 42.25, -66.55 42.25, -66.55 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17737'^^xsd:string;
  dwc:observationDate '1979-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17736'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17736'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.55'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.55 42.25, -66.55 42.25, -66.55 42.25, -66.55 42.25, -66.55 42.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 '284_17736'^^xsd:string;
  dwc:observationDate '1979-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.55)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-66.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18929'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.55'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.55 42.417, -66.55 42.417, -66.55 42.417, -66.55 42.417, -66.55 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18929'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-66.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11607'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11607'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.55'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.55 43.8, -66.55 43.8, -66.55 43.8, -66.55 43.8, -66.55 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11607'^^xsd:string;
  dwc:observationDate '1974-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.55)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-66.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12564'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12564'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.55'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.55 43.8, -66.55 43.8, -66.55 43.8, -66.55 43.8, -66.55 43.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 '284_12564'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -66.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -66.55)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-66.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14312'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_14312'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.55'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.55 44.183, -66.55 44.183, -66.55 44.183, -66.55 44.183, -66.55 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14312'^^xsd:string;
  dwc:observationDate '1978-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -66.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.867"^^xsd:decimal ;
  dwc:decimalLongitude "-66.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.867 -66.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.867"^^xsd:decimal ;
  geo-pos:long "-66.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14823'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_14823'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.533'^^xsd:double;
  dwc:latitude '40.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.533 40.867, -66.533 40.867, -66.533 40.867, -66.533 40.867, -66.533 40.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14823'^^xsd:string;
  dwc:observationDate '1969-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-66.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13872'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13872'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.533'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.533 41.667, -66.533 41.667, -66.533 41.667, -66.533 41.667, -66.533 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13872'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.533)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-66.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15594'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15594'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.533'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.533 41.667, -66.533 41.667, -66.533 41.667, -66.533 41.667, -66.533 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_15594'^^xsd:string;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-66.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15026'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15026'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.533'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.533 42.1, -66.533 42.1, -66.533 42.1, -66.533 42.1, -66.533 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15026'^^xsd:string;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -66.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-66.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -66.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-66.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12530'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_12530'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.533'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.533 42.4, -66.533 42.4, -66.533 42.4, -66.533 42.4, -66.533 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12530'^^xsd:string;
  dwc:observationDate '1976-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -66.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-66.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -66.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-66.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17117'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17117'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.533'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.533 42.517, -66.533 42.517, -66.533 42.517, -66.533 42.517, -66.533 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17117'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -66.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-66.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12323'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12323'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.533'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.533 43.883, -66.533 43.883, -66.533 43.883, -66.533 43.883, -66.533 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12323'^^xsd:string;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 -66.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.783 -66.517)"^^geo:wktLiteral ;
  geo-pos:lat "33.783"^^xsd:decimal ;
  geo-pos:long "-66.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12570'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12570'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.517'^^xsd:double;
  dwc:latitude '33.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.517 33.783, -66.517 33.783, -66.517 33.783, -66.517 33.783, -66.517 33.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12570'^^xsd:string;
  dwc:observationDate '1976-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -66.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -66.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-66.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15150'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_15150'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.517'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.517 40.8, -66.517 40.8, -66.517 40.8, -66.517 40.8, -66.517 40.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15150'^^xsd:string;
  dwc:observationDate '1975-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -66.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -66.517)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-66.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17640'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17640'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.517'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.517 40.933, -66.517 40.933, -66.517 40.933, -66.517 40.933, -66.517 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17640'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-66.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-66.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14970'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14970'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.517'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.517 42.133, -66.517 42.133, -66.517 42.133, -66.517 42.133, -66.517 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_14970'^^xsd:string;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-66.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-66.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14969'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14969'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.517'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.517 42.133, -66.517 42.133, -66.517 42.133, -66.517 42.133, -66.517 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_14969'^^xsd:string;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-66.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-66.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18937'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18937'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.517'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.517 42.3, -66.517 42.3, -66.517 42.3, -66.517 42.3, -66.517 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18937'^^xsd:string;
  dwc:observationDate '1980-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.517)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12724'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12724'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.517'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.517 43.783, -66.517 43.783, -66.517 43.783, -66.517 43.783, -66.517 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12724'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16982'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16982'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41, -66.5 41, -66.5 41, -66.5 41, -66.5 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_16982'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17639'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_17639'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.017, -66.5 41.017, -66.5 41.017, -66.5 41.017, -66.5 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17639'^^xsd:string;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16985'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16985'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.25, -66.5 41.25, -66.5 41.25, -66.5 41.25, -66.5 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_16985'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16983'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16983'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.25, -66.5 41.25, -66.5 41.25, -66.5 41.25, -66.5 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_16983'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16984'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_16984'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.25, -66.5 41.25, -66.5 41.25, -66.5 41.25, -66.5 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_16984'^^xsd:string;
  dwc:observationDate '1978-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13609'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13609'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.35, -66.5 41.35, -66.5 41.35, -66.5 41.35, -66.5 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13609'^^xsd:string;
  dwc:observationDate '1977-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13776'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13776'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_13776'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13778'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13778'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_13778'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13775'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13775'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13775'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13777'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_13777'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.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 '284_13777'^^xsd:string;
  dwc:observationDate '1978-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13774'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13774'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.5, -66.5 41.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 '284_13774'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15121'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_15121'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 41.7, -66.5 41.7, -66.5 41.7, -66.5 41.7, -66.5 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15121'^^xsd:string;
  dwc:observationDate '1975-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14971'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14971'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 42.133, -66.5 42.133, -66.5 42.133, -66.5 42.133, -66.5 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14971'^^xsd:string;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17002'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17002'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17002'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17001'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17001'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17001'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17000'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17000'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17000'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17003'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_17003'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167, -66.5 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17003'^^xsd:string;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18928'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 42.367, -66.5 42.367, -66.5 42.367, -66.5 42.367, -66.5 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18928'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11669'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11669'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 43.75, -66.5 43.75, -66.5 43.75, -66.5 43.75, -66.5 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11669'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12566'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_12566'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 43.783, -66.5 43.783, -66.5 43.783, -66.5 43.783, -66.5 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12566'^^xsd:string;
  dwc:observationDate '1976-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12630'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12630'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 43.833, -66.5 43.833, -66.5 43.833, -66.5 43.833, -66.5 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12630'^^xsd:string;
  dwc:observationDate '1976-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12627'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12627'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 43.833, -66.5 43.833, -66.5 43.833, -66.5 43.833, -66.5 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12627'^^xsd:string;
  dwc:observationDate '1976-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12626'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12626'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.5'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.5 43.833, -66.5 43.833, -66.5 43.833, -66.5 43.833, -66.5 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12626'^^xsd:string;
  dwc:observationDate '1976-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-66.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.483)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-66.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15342'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15342'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.483'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.483 42, -66.483 42, -66.483 42, -66.483 42, -66.483 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_15342'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-66.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14972'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.483'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.483 42.15, -66.483 42.15, -66.483 42.15, -66.483 42.15, -66.483 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14972'^^xsd:string;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17601'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17601'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.483'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.483 42.167, -66.483 42.167, -66.483 42.167, -66.483 42.167, -66.483 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_17601'^^xsd:string;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -66.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -66.483)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-66.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15122'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15122'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.483'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.483 42.6, -66.483 42.6, -66.483 42.6, -66.483 42.6, -66.483 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15122'^^xsd:string;
  dwc:observationDate '1975-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -66.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-66.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12580'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12580'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.483'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.483 43.817, -66.483 43.817, -66.483 43.817, -66.483 43.817, -66.483 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12580'^^xsd:string;
  dwc:observationDate '1976-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.717"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18915'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18915'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '40.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 40.717, -66.467 40.717, -66.467 40.717, -66.467 40.717, -66.467 40.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18915'^^xsd:string;
  dwc:observationDate '1980-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.717"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.717 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "40.717"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18916'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18916'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '40.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 40.717, -66.467 40.717, -66.467 40.717, -66.467 40.717, -66.467 40.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18916'^^xsd:string;
  dwc:observationDate '1980-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12701'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12701'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 41.733, -66.467 41.733, -66.467 41.733, -66.467 41.733, -66.467 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12701'^^xsd:string;
  dwc:observationDate '1976-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13598'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_13598'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 42.05, -66.467 42.05, -66.467 42.05, -66.467 42.05, -66.467 42.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 '284_13598'^^xsd:string;
  dwc:observationDate '1977-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14827'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14827'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 42.267, -66.467 42.267, -66.467 42.267, -66.467 42.267, -66.467 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14827'^^xsd:string;
  dwc:observationDate '1979-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18931'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18931'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 42.367, -66.467 42.367, -66.467 42.367, -66.467 42.367, -66.467 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18931'^^xsd:string;
  dwc:observationDate '1980-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12584'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12584'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 43.767, -66.467 43.767, -66.467 43.767, -66.467 43.767, -66.467 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12584'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18237'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_18237'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 43.783, -66.467 43.783, -66.467 43.783, -66.467 43.783, -66.467 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18237'^^xsd:string;
  dwc:observationDate '1979-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12725'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12725'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 43.783, -66.467 43.783, -66.467 43.783, -66.467 43.783, -66.467 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12725'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -66.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -66.467)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-66.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14311'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_14311'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.467'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.467 44.183, -66.467 44.183, -66.467 44.183, -66.467 44.183, -66.467 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14311'^^xsd:string;
  dwc:observationDate '1978-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16954'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_16954'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 41.117, -66.45 41.117, -66.45 41.117, -66.45 41.117, -66.45 41.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_16954'^^xsd:string;
  dwc:observationDate '1978-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17670'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_17670'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 42.267, -66.45 42.267, -66.45 42.267, -66.45 42.267, -66.45 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17670'^^xsd:string;
  dwc:observationDate '1979-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18926'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18926'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 42.367, -66.45 42.367, -66.45 42.367, -66.45 42.367, -66.45 42.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 '284_18926'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18935'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18935'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 42.4, -66.45 42.4, -66.45 42.4, -66.45 42.4, -66.45 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18935'^^xsd:string;
  dwc:observationDate '1980-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18936'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18936'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 42.45, -66.45 42.45, -66.45 42.45, -66.45 42.45, -66.45 42.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 '284_18936'^^xsd:string;
  dwc:observationDate '1980-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17116'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17116'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 42.8, -66.45 42.8, -66.45 42.8, -66.45 42.8, -66.45 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_17116'^^xsd:string;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12016'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12016'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 43.85, -66.45 43.85, -66.45 43.85, -66.45 43.85, -66.45 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_12016'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -66.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-66.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12015'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12015'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.45'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.45 43.85, -66.45 43.85, -66.45 43.85, -66.45 43.85, -66.45 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12015'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.217 -66.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.217 -66.433)"^^geo:wktLiteral ;
  geo-pos:lat "23.217"^^xsd:decimal ;
  geo-pos:long "-66.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18564'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_18564'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.433'^^xsd:double;
  dwc:latitude '23.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.433 23.217, -66.433 23.217, -66.433 23.217, -66.433 23.217, -66.433 23.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18564'^^xsd:string;
  dwc:observationDate '1980-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -66.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.017"^^xsd:decimal ;
  dwc:decimalLongitude "-66.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -66.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.017"^^xsd:decimal ;
  geo-pos:long "-66.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10117'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10117'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.433'^^xsd:double;
  dwc:latitude '38.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.433 38.017, -66.433 38.017, -66.433 38.017, -66.433 38.017, -66.433 38.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10117'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -66.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-66.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -66.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-66.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17130'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17130'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.433'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.433 41.05, -66.433 41.05, -66.433 41.05, -66.433 41.05, -66.433 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17130'^^xsd:string;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -66.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -66.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-66.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_18938'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.433'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.433 42.383, -66.433 42.383, -66.433 42.383, -66.433 42.383, -66.433 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18938'^^xsd:string;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -66.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -66.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-66.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13311'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13311'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.433'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.433 43.6, -66.433 43.6, -66.433 43.6, -66.433 43.6, -66.433 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13311'^^xsd:string;
  dwc:observationDate '1977-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-66.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18932'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_18932'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.417'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.417 42.283, -66.417 42.283, -66.417 42.283, -66.417 42.283, -66.417 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18932'^^xsd:string;
  dwc:observationDate '1980-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -66.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-66.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -66.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-66.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18922'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.417'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.417 42.333, -66.417 42.333, -66.417 42.333, -66.417 42.333, -66.417 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18922'^^xsd:string;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-66.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-66.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18924'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18924'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.417'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.417 42.35, -66.417 42.35, -66.417 42.35, -66.417 42.35, -66.417 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18924'^^xsd:string;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-66.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.417)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-66.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_17677'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.417'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.417 42.35, -66.417 42.35, -66.417 42.35, -66.417 42.35, -66.417 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17677'^^xsd:string;
  dwc:observationDate '1979-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12631'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12631'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.417'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.417 43.783, -66.417 43.783, -66.417 43.783, -66.417 43.783, -66.417 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12631'^^xsd:string;
  dwc:observationDate '1976-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12632'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_12632'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.417'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.417 43.783, -66.417 43.783, -66.417 43.783, -66.417 43.783, -66.417 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12632'^^xsd:string;
  dwc:observationDate '1976-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12014'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_12014'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.417'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.417 43.833, -66.417 43.833, -66.417 43.833, -66.417 43.833, -66.417 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12014'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18927'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18927'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 42.25, -66.4 42.25, -66.4 42.25, -66.4 42.25, -66.4 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18927'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17675'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17675'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 42.283, -66.4 42.283, -66.4 42.283, -66.4 42.283, -66.4 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17675'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17674'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17674'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 42.317, -66.4 42.317, -66.4 42.317, -66.4 42.317, -66.4 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17674'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16952'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16952'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.85'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 42.817, -66.4 42.817, -66.4 42.817, -66.4 42.817, -66.4 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16952'^^xsd:string;
  dwc:observationDate '1978-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.817 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.817"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16951'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_16951'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '42.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 42.817, -66.4 42.817, -66.4 42.817, -66.4 42.817, -66.4 42.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16951'^^xsd:string;
  dwc:observationDate '1978-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11661'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11661'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 44.317, -66.4 44.317, -66.4 44.317, -66.4 44.317, -66.4 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11661'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -66.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317 -66.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.317"^^xsd:decimal ;
  geo-pos:long "-66.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11660'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11660'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.4'^^xsd:double;
  dwc:latitude '44.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.4 44.317, -66.4 44.317, -66.4 44.317, -66.4 44.317, -66.4 44.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11660'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -66.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -66.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-66.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10303'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10303'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.383'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.383 40.1, -66.383 40.1, -66.383 40.1, -66.383 40.1, -66.383 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10303'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-66.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14979'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_14979'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.383'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.383 42.2, -66.383 42.2, -66.383 42.2, -66.383 42.2, -66.383 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14979'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-66.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-66.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18925'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_18925'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.383'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.383 42.35, -66.383 42.35, -66.383 42.35, -66.383 42.35, -66.383 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18925'^^xsd:string;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -66.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.417"^^xsd:decimal ;
  dwc:decimalLongitude "-66.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -66.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.417"^^xsd:decimal ;
  geo-pos:long "-66.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18126'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18126'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.383'^^xsd:double;
  dwc:latitude '43.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.383 43.417, -66.383 43.417, -66.383 43.417, -66.383 43.417, -66.383 43.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18126'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -66.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.417"^^xsd:decimal ;
  dwc:decimalLongitude "-66.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -66.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.417"^^xsd:decimal ;
  geo-pos:long "-66.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18125'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_18125'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.383'^^xsd:double;
  dwc:latitude '43.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.383 43.417, -66.383 43.417, -66.383 43.417, -66.383 43.417, -66.383 43.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 '284_18125'^^xsd:string;
  dwc:observationDate '1979-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -66.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.567"^^xsd:decimal ;
  dwc:decimalLongitude "-66.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.567 -66.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.567"^^xsd:decimal ;
  geo-pos:long "-66.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19522'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19522'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.367'^^xsd:double;
  dwc:latitude '42.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.367 42.567, -66.367 42.567, -66.367 42.567, -66.367 42.567, -66.367 42.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19522'^^xsd:string;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11604'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11604'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.367'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.367 43.783, -66.367 43.783, -66.367 43.783, -66.367 43.783, -66.367 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11604'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.667 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "39.667"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14826'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14826'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '39.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 39.667, -66.35 39.667, -66.35 39.667, -66.35 39.667, -66.35 39.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14826'^^xsd:string;
  dwc:observationDate '1979-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15027'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15027'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 42.317, -66.35 42.317, -66.35 42.317, -66.35 42.317, -66.35 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15027'^^xsd:string;
  dwc:observationDate '1974-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_18923'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 42.35, -66.35 42.35, -66.35 42.35, -66.35 42.35, -66.35 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18923'^^xsd:string;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15500'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_15500'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 43.733, -66.35 43.733, -66.35 43.733, -66.35 43.733, -66.35 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15500'^^xsd:string;
  dwc:observationDate '1977-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13235'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_13235'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 43.733, -66.35 43.733, -66.35 43.733, -66.35 43.733, -66.35 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13235'^^xsd:string;
  dwc:observationDate '1977-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12726'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_12726'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 43.767, -66.35 43.767, -66.35 43.767, -66.35 43.767, -66.35 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12726'^^xsd:string;
  dwc:observationDate '1976-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11668'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11668'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.2, -66.35 44.2, -66.35 44.2, -66.35 44.2, -66.35 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11668'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11636'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11636'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.283, -66.35 44.283, -66.35 44.283, -66.35 44.283, -66.35 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11636'^^xsd:string;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11634'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11634'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.283, -66.35 44.283, -66.35 44.283, -66.35 44.283, -66.35 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11634'^^xsd:string;
  dwc:observationDate '1974-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11635'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11635'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.283, -66.35 44.283, -66.35 44.283, -66.35 44.283, -66.35 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11635'^^xsd:string;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11659'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11659'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.383, -66.35 44.383, -66.35 44.383, -66.35 44.383, -66.35 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11659'^^xsd:string;
  dwc:observationDate '1975-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14264'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14264'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14264'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14263'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14263'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14262'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14262'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14262'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -66.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14261'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_14261'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.35'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583, -66.35 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_14261'^^xsd:string;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.567 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.567"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.567 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "18.567"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11726'^^xsd:string;
  dwc:scientificName 'Kogia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11726'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '18.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 18.567, -66.333 18.567, -66.333 18.567, -66.333 18.567, -66.333 18.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pygmy or Dwarf Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159024'^^xsd:integer;
  dwc:occurrenceId '284_11726'^^xsd:string;
  dwc:observationDate '1975-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '159024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11353'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11353'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 40.917, -66.333 40.917, -66.333 40.917, -66.333 40.917, -66.333 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11353'^^xsd:string;
  dwc:observationDate '1971-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13622'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13622'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 41.567, -66.333 41.567, -66.333 41.567, -66.333 41.567, -66.333 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13622'^^xsd:string;
  dwc:observationDate '1977-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13487'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13487'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 41.85, -66.333 41.85, -66.333 41.85, -66.333 41.85, -66.333 41.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13487'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14981'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14981'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 42.167, -66.333 42.167, -66.333 42.167, -66.333 42.167, -66.333 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_14981'^^xsd:string;
  dwc:observationDate '1974-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19540'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19540'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 42.183, -66.333 42.183, -66.333 42.183, -66.333 42.183, -66.333 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19540'^^xsd:string;
  dwc:observationDate '1981-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17684'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_17684'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 42.2, -66.333 42.2, -66.333 42.2, -66.333 42.2, -66.333 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_17684'^^xsd:string;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18883'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18883'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 42.383, -66.333 42.383, -66.333 42.383, -66.333 42.383, -66.333 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18883'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18269'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_18269'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 43.75, -66.333 43.75, -66.333 43.75, -66.333 43.75, -66.333 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18269'^^xsd:string;
  dwc:observationDate '1979-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14360'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14360'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 43.8, -66.333 43.8, -66.333 43.8, -66.333 43.8, -66.333 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_14360'^^xsd:string;
  dwc:observationDate '1978-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -66.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-66.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -66.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-66.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13688'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_13688'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.333'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.333 44.083, -66.333 44.083, -66.333 44.083, -66.333 44.083, -66.333 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13688'^^xsd:string;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -66.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967 -66.317)"^^geo:wktLiteral ;
  geo-pos:lat "40.967"^^xsd:decimal ;
  geo-pos:long "-66.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10408'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10408'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.317'^^xsd:double;
  dwc:latitude '40.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.317 40.967, -66.317 40.967, -66.317 40.967, -66.317 40.967, -66.317 40.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10408'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -66.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.717"^^xsd:decimal ;
  dwc:decimalLongitude "-66.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.717 -66.317)"^^geo:wktLiteral ;
  geo-pos:lat "41.717"^^xsd:decimal ;
  geo-pos:long "-66.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13616'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13616'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.317'^^xsd:double;
  dwc:latitude '41.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.317 41.717, -66.317 41.717, -66.317 41.717, -66.317 41.717, -66.317 41.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13616'^^xsd:string;
  dwc:observationDate '1977-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-66.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-66.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17680'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17680'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.317'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.317 42.233, -66.317 42.233, -66.317 42.233, -66.317 42.233, -66.317 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17680'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-66.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_18930'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.317'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.317 42.283, -66.317 42.283, -66.317 42.283, -66.317 42.283, -66.317 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18930'^^xsd:string;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -66.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-66.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -66.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-66.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15028'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15028'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.317'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.317 42.317, -66.317 42.317, -66.317 42.317, -66.317 42.317, -66.317 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_15028'^^xsd:string;
  dwc:observationDate '1974-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.317)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-66.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12606'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12606'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.317'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.317 43.8, -66.317 43.8, -66.317 43.8, -66.317 43.8, -66.317 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12606'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10409'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10409'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41, -66.3 41, -66.3 41, -66.3 41, -66.3 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10409'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.083"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.083 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.083"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10410'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10410'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.083, -66.3 41.083, -66.3 41.083, -66.3 41.083, -66.3 41.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10410'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17131'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_17131'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.15, -66.3 41.15, -66.3 41.15, -66.3 41.15, -66.3 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17131'^^xsd:string;
  dwc:observationDate '1978-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15557'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15557'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.65, -66.3 41.65, -66.3 41.65, -66.3 41.65, -66.3 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15557'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15558'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15558'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.65, -66.3 41.65, -66.3 41.65, -66.3 41.65, -66.3 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15558'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15559'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15559'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.667, -66.3 41.667, -66.3 41.667, -66.3 41.667, -66.3 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15559'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13668'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13668'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.7, -66.3 41.7, -66.3 41.7, -66.3 41.7, -66.3 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13668'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13667'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13667'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.7, -66.3 41.7, -66.3 41.7, -66.3 41.7, -66.3 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13667'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13666'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13666'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 41.7, -66.3 41.7, -66.3 41.7, -66.3 41.7, -66.3 41.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13666'^^xsd:string;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -66.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-66.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17681'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_17681'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.3'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.3 42.233, -66.3 42.233, -66.3 42.233, -66.3 42.233, -66.3 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17681'^^xsd:string;
  dwc:observationDate '1979-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -66.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-66.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12581'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12581'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.283'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.283 43.733, -66.283 43.733, -66.283 43.733, -66.283 43.733, -66.283 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12581'^^xsd:string;
  dwc:observationDate '1976-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10838'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10838'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 41.1, -66.267 41.1, -66.267 41.1, -66.267 41.1, -66.267 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10838'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10837'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10837'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 41.1, -66.267 41.1, -66.267 41.1, -66.267 41.1, -66.267 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10837'^^xsd:string;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10411'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10411'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 41.25, -66.267 41.25, -66.267 41.25, -66.267 41.25, -66.267 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10411'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17685'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_17685'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 42.217, -66.267 42.217, -66.267 42.217, -66.267 42.217, -66.267 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17685'^^xsd:string;
  dwc:observationDate '1979-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14306'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14306'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 42.3, -66.267 42.3, -66.267 42.3, -66.267 42.3, -66.267 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14306'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13748'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_13748'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 42.3, -66.267 42.3, -66.267 42.3, -66.267 42.3, -66.267 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13748'^^xsd:string;
  dwc:observationDate '1978-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.717"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11657'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11657'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '43.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 43.717, -66.267 43.717, -66.267 43.717, -66.267 43.717, -66.267 43.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11657'^^xsd:string;
  dwc:observationDate '1975-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12257'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12257'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 43.767, -66.267 43.767, -66.267 43.767, -66.267 43.767, -66.267 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_12257'^^xsd:string;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13586'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13586'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 43.767, -66.267 43.767, -66.267 43.767, -66.267 43.767, -66.267 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13586'^^xsd:string;
  dwc:observationDate '1977-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18337'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18337'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.267'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.267 43.783, -66.267 43.783, -66.267 43.783, -66.267 43.783, -66.267 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_18337'^^xsd:string;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.217 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.217 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.217"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12005'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12005'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '41.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 41.217, -66.25 41.217, -66.25 41.217, -66.25 41.217, -66.25 41.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12005'^^xsd:string;
  dwc:observationDate '1975-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15792'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15792'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 41.817, -66.25 41.817, -66.25 41.817, -66.25 41.817, -66.25 41.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15792'^^xsd:string;
  dwc:observationDate '1976-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17676'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_17676'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 42.283, -66.25 42.283, -66.25 42.283, -66.25 42.283, -66.25 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_17676'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15489'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15489'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15489'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13690'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13690'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13690'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13228'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13228'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13228'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15488'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15488'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367, -66.25 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15488'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13613'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13613'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 43.083, -66.25 43.083, -66.25 43.083, -66.25 43.083, -66.25 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13613'^^xsd:string;
  dwc:observationDate '1977-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13489'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13489'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 43.767, -66.25 43.767, -66.25 43.767, -66.25 43.767, -66.25 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13489'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13488'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13488'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 43.767, -66.25 43.767, -66.25 43.767, -66.25 43.767, -66.25 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13488'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13463'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13463'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 43.767, -66.25 43.767, -66.25 43.767, -66.25 43.767, -66.25 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_13463'^^xsd:string;
  dwc:observationDate '1977-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13560'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_13560'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 43.783, -66.25 43.783, -66.25 43.783, -66.25 43.783, -66.25 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13560'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-66.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13501'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13501'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.25'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.25 43.8, -66.25 43.8, -66.25 43.8, -66.25 43.8, -66.25 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13501'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10196'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10196'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 37.467, -66.233 37.467, -66.233 37.467, -66.233 37.467, -66.233 37.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10196'^^xsd:string;
  dwc:observationDate '1966-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10979'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10979'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 40.2, -66.233 40.2, -66.233 40.2, -66.233 40.2, -66.233 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10979'^^xsd:string;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10978'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10978'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 40.2, -66.233 40.2, -66.233 40.2, -66.233 40.2, -66.233 40.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10978'^^xsd:string;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19516'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_19516'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 41.25, -66.233 41.25, -66.233 41.25, -66.233 41.25, -66.233 41.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19516'^^xsd:string;
  dwc:observationDate '1981-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15579'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15579'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 42.367, -66.233 42.367, -66.233 42.367, -66.233 42.367, -66.233 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_15579'^^xsd:string;
  dwc:observationDate '1978-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_17679'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 43.167, -66.233 43.167, -66.233 43.167, -66.233 43.167, -66.233 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_17679'^^xsd:string;
  dwc:observationDate '1979-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13490'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13490'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 43.767, -66.233 43.767, -66.233 43.767, -66.233 43.767, -66.233 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13490'^^xsd:string;
  dwc:observationDate '1977-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12508'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12508'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 43.767, -66.233 43.767, -66.233 43.767, -66.233 43.767, -66.233 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12508'^^xsd:string;
  dwc:observationDate '1976-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12601'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_12601'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.233'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.233 43.767, -66.233 43.767, -66.233 43.767, -66.233 43.767, -66.233 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12601'^^xsd:string;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -66.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -66.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-66.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19517'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19517'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.217'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.217 41.2, -66.217 41.2, -66.217 41.2, -66.217 41.2, -66.217 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19517'^^xsd:string;
  dwc:observationDate '1981-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -66.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-66.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -66.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-66.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15742'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15742'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.217'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.217 41.3, -66.217 41.3, -66.217 41.3, -66.217 41.3, -66.217 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15742'^^xsd:string;
  dwc:observationDate '1978-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -66.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-66.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -66.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-66.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15030'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.217'^^xsd:double;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.217 41.483, -66.217 41.483, -66.217 41.483, -66.217 41.483, -66.217 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15030'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -66.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-66.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -66.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-66.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12684'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12684'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.217'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.217 42.583, -66.217 42.583, -66.217 42.583, -66.217 42.583, -66.217 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12684'^^xsd:string;
  dwc:observationDate '1976-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -66.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-66.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -66.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-66.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13496'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13496'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.217'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.217 43.6, -66.217 43.6, -66.217 43.6, -66.217 43.6, -66.217 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13496'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783"^^xsd:decimal ;
  dwc:decimalLongitude "-66.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783 -66.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.783"^^xsd:decimal ;
  geo-pos:long "-66.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11658'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11658'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.217'^^xsd:double;
  dwc:latitude '43.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.217 43.783, -66.217 43.783, -66.217 43.783, -66.217 43.783, -66.217 43.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11658'^^xsd:string;
  dwc:observationDate '1975-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -66.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-66.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13500'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13500'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.2'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.2 43.767, -66.2 43.767, -66.2 43.767, -66.2 43.767, -66.2 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13500'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -66.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -66.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-66.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18933'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18933'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.183'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.183 41.967, -66.183 41.967, -66.183 41.967, -66.183 41.967, -66.183 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18933'^^xsd:string;
  dwc:observationDate '1980-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -66.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -66.183)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-66.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18934'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_18934'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.183'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.183 41.967, -66.183 41.967, -66.183 41.967, -66.183 41.967, -66.183 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18934'^^xsd:string;
  dwc:observationDate '1980-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-66.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -66.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-66.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13349'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13349'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.183'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.183 43.8, -66.183 43.8, -66.183 43.8, -66.183 43.8, -66.183 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13349'^^xsd:string;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -66.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 -66.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "-66.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12763'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_12763'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.183'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.183 44.383, -66.183 44.383, -66.183 44.383, -66.183 44.383, -66.183 44.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_12763'^^xsd:string;
  dwc:observationDate '1976-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -66.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -66.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-66.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17733'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17733'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.167'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.167 41.367, -66.167 41.367, -66.167 41.367, -66.167 41.367, -66.167 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17733'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -66.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.367"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.367 -66.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.367"^^xsd:decimal ;
  geo-pos:long "-66.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17734'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_17734'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.167'^^xsd:double;
  dwc:latitude '41.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.167 41.367, -66.167 41.367, -66.167 41.367, -66.167 41.367, -66.167 41.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_17734'^^xsd:string;
  dwc:observationDate '1979-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -66.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 -66.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "-66.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16999'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_16999'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.167'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.167 41.75, -66.167 41.75, -66.167 41.75, -66.167 41.75, -66.167 41.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16999'^^xsd:string;
  dwc:observationDate '1978-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -66.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -66.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-66.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18975'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18975'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.167'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.167 41.833, -66.167 41.833, -66.167 41.833, -66.167 41.833, -66.167 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18975'^^xsd:string;
  dwc:observationDate '1980-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -66.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833 -66.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.833"^^xsd:decimal ;
  geo-pos:long "-66.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18974'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_18974'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.167'^^xsd:double;
  dwc:latitude '41.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.167 41.833, -66.167 41.833, -66.167 41.833, -66.167 41.833, -66.167 41.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18974'^^xsd:string;
  dwc:observationDate '1980-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -66.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-66.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11561'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11561'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.167'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.167 43.833, -66.167 43.833, -66.167 43.833, -66.167 43.833, -66.167 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11561'^^xsd:string;
  dwc:observationDate '1974-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-66.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16949'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_16949'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.15'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.15 42.15, -66.15 42.15, -66.15 42.15, -66.15 42.15, -66.15 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_16949'^^xsd:string;
  dwc:observationDate '1978-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-66.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15496'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15496'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.15'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.15 42.15, -66.15 42.15, -66.15 42.15, -66.15 42.15, -66.15 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15496'^^xsd:string;
  dwc:observationDate '1977-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -66.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -66.15)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-66.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18882'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_18882'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.15'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.15 42.383, -66.15 42.383, -66.15 42.383, -66.15 42.383, -66.15 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18882'^^xsd:string;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -66.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -66.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-66.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12516'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12516'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.15'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.15 43.383, -66.15 43.383, -66.15 43.383, -66.15 43.383, -66.15 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12516'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -66.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -66.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-66.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19519'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19519'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.133'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.133 41.183, -66.133 41.183, -66.133 41.183, -66.133 41.183, -66.133 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19519'^^xsd:string;
  dwc:observationDate '1981-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -66.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -66.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-66.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19518'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19518'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.133'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.133 41.183, -66.133 41.183, -66.133 41.183, -66.133 41.183, -66.133 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19518'^^xsd:string;
  dwc:observationDate '1981-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14275'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_14275'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.133'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.133 44.55, -66.133 44.55, -66.133 44.55, -66.133 44.55, -66.133 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14275'^^xsd:string;
  dwc:observationDate '1978-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14274'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14274'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.133'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.133 44.55, -66.133 44.55, -66.133 44.55, -66.133 44.55, -66.133 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14274'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -66.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -66.117)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-66.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15029'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15029'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.117'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.117 41.883, -66.117 41.883, -66.117 41.883, -66.117 41.883, -66.117 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15029'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -66.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-66.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -66.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-66.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13073'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_13073'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.117'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.117 42.467, -66.117 42.467, -66.117 42.467, -66.117 42.467, -66.117 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13073'^^xsd:string;
  dwc:observationDate '1977-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14304'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14304'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.117'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.117 44.55, -66.117 44.55, -66.117 44.55, -66.117 44.55, -66.117 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_14304'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -66.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -66.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-66.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12981'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12981'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.1'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.1 41.267, -66.1 41.267, -66.1 41.267, -66.1 41.267, -66.1 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_12981'^^xsd:string;
  dwc:observationDate '1977-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -66.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.267"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.267 -66.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.267"^^xsd:decimal ;
  geo-pos:long "-66.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12980'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_12980'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.1'^^xsd:double;
  dwc:latitude '41.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.1 41.267, -66.1 41.267, -66.1 41.267, -66.1 41.267, -66.1 41.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12980'^^xsd:string;
  dwc:observationDate '1977-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -66.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -66.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-66.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15656'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15656'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.083'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.083 41.2, -66.083 41.2, -66.083 41.2, -66.083 41.2, -66.083 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_15656'^^xsd:string;
  dwc:observationDate '1978-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -66.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.383 -66.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.383"^^xsd:decimal ;
  geo-pos:long "-66.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15031'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15031'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.083'^^xsd:double;
  dwc:latitude '41.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.083 41.383, -66.083 41.383, -66.083 41.383, -66.083 41.383, -66.083 41.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15031'^^xsd:string;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-66.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.083)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-66.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15341'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15341'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.083'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.083 42, -66.083 42, -66.083 42, -66.083 42, -66.083 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15341'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-66.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -66.083)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-66.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15340'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15340'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.083'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.083 42, -66.083 42, -66.083 42, -66.083 42, -66.083 42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_15340'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-66.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11083'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11083'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.083'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.083 42.15, -66.083 42.15, -66.083 42.15, -66.083 42.15, -66.083 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11083'^^xsd:string;
  dwc:observationDate '1969-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-66.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15724'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15724'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.083'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.083 42.15, -66.083 42.15, -66.083 42.15, -66.083 42.15, -66.083 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15724'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15491'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15491'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.083'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.083 42.167, -66.083 42.167, -66.083 42.167, -66.083 42.167, -66.083 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15491'^^xsd:string;
  dwc:observationDate '1977-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.967 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.967"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.967 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "29.967"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10461'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10461'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '29.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 29.967, -66.067 29.967, -66.067 29.967, -66.067 29.967, -66.067 29.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10461'^^xsd:string;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.883 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.883"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.883 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "37.883"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10305'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10305'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '37.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 37.883, -66.067 37.883, -66.067 37.883, -66.067 37.883, -66.067 37.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10305'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15767'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15767'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 41.667, -66.067 41.667, -66.067 41.667, -66.067 41.667, -66.067 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15767'^^xsd:string;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12677'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12677'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 41.9, -66.067 41.9, -66.067 41.9, -66.067 41.9, -66.067 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12677'^^xsd:string;
  dwc:observationDate '1976-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15501'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15501'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 42.15, -66.067 42.15, -66.067 42.15, -66.067 42.15, -66.067 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15501'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15492'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15492'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 42.167, -66.067 42.167, -66.067 42.167, -66.067 42.167, -66.067 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15492'^^xsd:string;
  dwc:observationDate '1977-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13240'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13240'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 42.167, -66.067 42.167, -66.067 42.167, -66.067 42.167, -66.067 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13240'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15725'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15725'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 42.2, -66.067 42.2, -66.067 42.2, -66.067 42.2, -66.067 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Balaenoptera" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15725'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15595'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15595'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 42.417, -66.067 42.417, -66.067 42.417, -66.067 42.417, -66.067 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15595'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13878'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13878'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 42.417, -66.067 42.417, -66.067 42.417, -66.067 42.417, -66.067 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13878'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.417"^^xsd:decimal ;
  dwc:decimalLongitude "-66.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.417 -66.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.417"^^xsd:decimal ;
  geo-pos:long "-66.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15596'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15596'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.067'^^xsd:double;
  dwc:latitude '42.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.067 42.417, -66.067 42.417, -66.067 42.417, -66.067 42.417, -66.067 42.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15596'^^xsd:string;
  dwc:observationDate '1978-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-66.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13234'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13234'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.05'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.05 42.183, -66.05 42.183, -66.05 42.183, -66.05 42.183, -66.05 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13234'^^xsd:string;
  dwc:observationDate '1977-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -66.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -66.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-66.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13229'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13229'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.05'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.05 42.933, -66.05 42.933, -66.05 42.933, -66.05 42.933, -66.05 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13229'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -66.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -66.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-66.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15490'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15490'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.05'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.05 42.933, -66.05 42.933, -66.05 42.933, -66.05 42.933, -66.05 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15490'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -66.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -66.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-66.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13230'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_13230'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.05'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.05 42.95, -66.05 42.95, -66.05 42.95, -66.05 42.95, -66.05 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13230'^^xsd:string;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -66.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -66.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-66.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11285'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11285'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.05'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.05 43.2, -66.05 43.2, -66.05 43.2, -66.05 43.2, -66.05 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11285'^^xsd:string;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17061'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17061'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 40.95, -66.033 40.95, -66.033 40.95, -66.033 40.95, -66.033 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17061'^^xsd:string;
  dwc:observationDate '1978-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15574'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15574'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 41.283, -66.033 41.283, -66.033 41.283, -66.033 41.283, -66.033 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15574'^^xsd:string;
  dwc:observationDate '1978-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.283"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.283 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.283"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15573'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15573'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '41.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 41.283, -66.033 41.283, -66.033 41.283, -66.033 41.283, -66.033 41.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15573'^^xsd:string;
  dwc:observationDate '1978-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15227'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15227'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 41.65, -66.033 41.65, -66.033 41.65, -66.033 41.65, -66.033 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15227'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16962'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_16962'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 42.033, -66.033 42.033, -66.033 42.033, -66.033 42.033, -66.033 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_16962'^^xsd:string;
  dwc:observationDate '1978-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15495'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15495'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 42.1, -66.033 42.1, -66.033 42.1, -66.033 42.1, -66.033 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15495'^^xsd:string;
  dwc:observationDate '1977-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_13231'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 42.1, -66.033 42.1, -66.033 42.1, -66.033 42.1, -66.033 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13231'^^xsd:string;
  dwc:observationDate '1977-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15494'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 42.1, -66.033 42.1, -66.033 42.1, -66.033 42.1, -66.033 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15494'^^xsd:string;
  dwc:observationDate '1977-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66.033)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-66.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15729'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15729'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.033'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.033 42.183, -66.033 42.183, -66.033 42.183, -66.033 42.183, -66.033 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15729'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733 -66.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.733"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733 -66.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.733"^^xsd:decimal ;
  geo-pos:long "-66.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10306'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10306'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.017'^^xsd:double;
  dwc:latitude '37.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.017 37.733, -66.017 37.733, -66.017 37.733, -66.017 37.733, -66.017 37.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10306'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -66.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -66.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-66.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17062'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_17062'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.017'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.017 41.317, -66.017 41.317, -66.017 41.317, -66.017 41.317, -66.017 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_17062'^^xsd:string;
  dwc:observationDate '1978-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -66.017)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-66.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15493'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15493'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.017'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.017 42.1, -66.017 42.1, -66.017 42.1, -66.017 42.1, -66.017 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15493'^^xsd:string;
  dwc:observationDate '1977-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -66.017)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-66.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15728'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15728'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.017'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.017 42.217, -66.017 42.217, -66.017 42.217, -66.017 42.217, -66.017 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15728'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -66.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -66.017)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-66.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15726'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15726'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.017'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.017 42.267, -66.017 42.267, -66.017 42.267, -66.017 42.267, -66.017 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15726'^^xsd:string;
  dwc:observationDate '1978-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -66.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-66.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -66.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-66.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12405'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_12405'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66.017'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66.017 43.383, -66.017 43.383, -66.017 43.383, -66.017 43.383, -66.017 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_12405'^^xsd:string;
  dwc:observationDate '1976-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.483"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.483 -66)"^^geo:wktLiteral ;
  geo-pos:lat "41.483"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16987'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_16987'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '41.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 41.483, -66 41.483, -66 41.483, -66 41.483, -66 41.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_16987'^^xsd:string;
  dwc:observationDate '1978-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -66)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16986'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_16986'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 41.5, -66 41.5, -66 41.5, -66 41.5, -66 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_16986'^^xsd:string;
  dwc:observationDate '1978-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -66)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15499'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15499'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 42.183, -66 42.183, -66 42.183, -66 42.183, -66 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_15499'^^xsd:string;
  dwc:observationDate '1977-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13241'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13241'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 42.25, -66 42.25, -66 42.25, -66 42.25, -66 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13241'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15502'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15502'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 42.25, -66 42.25, -66 42.25, -66 42.25, -66 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15502'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15503'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15503'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 42.25, -66 42.25, -66 42.25, -66 42.25, -66 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15503'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -66)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13244'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13244'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '42.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 42.25, -66 42.25, -66 42.25, -66 42.25, -66 42.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13244'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -66)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17735'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_17735'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 42.5, -66 42.5, -66 42.5, -66 42.5, -66 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_17735'^^xsd:string;
  dwc:observationDate '1979-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -66)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13271'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13271'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-66'^^xsd:integer;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-66 42.833, -66 42.833, -66 42.833, -66 42.833, -66 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13271'^^xsd:string;
  dwc:observationDate '1977-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -65.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-65.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -65.983)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-65.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15762'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15762'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.983'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.983 42.633, -65.983 42.633, -65.983 42.633, -65.983 42.633, -65.983 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_15762'^^xsd:string;
  dwc:observationDate '1975-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -65.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-65.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -65.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-65.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16953'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_16953'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.967'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.967 41.633, -65.967 41.633, -65.967 41.633, -65.967 41.633, -65.967 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_16953'^^xsd:string;
  dwc:observationDate '1978-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-65.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.967)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-65.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12873'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12873'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.967'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.967 42.083, -65.967 42.083, -65.967 42.083, -65.967 42.083, -65.967 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12873'^^xsd:string;
  dwc:observationDate '1977-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -65.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183"^^xsd:decimal ;
  dwc:decimalLongitude "-65.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183 -65.967)"^^geo:wktLiteral ;
  geo-pos:lat "42.183"^^xsd:decimal ;
  geo-pos:long "-65.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15498'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15498'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.967'^^xsd:double;
  dwc:latitude '42.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.967 42.183, -65.967 42.183, -65.967 42.183, -65.967 42.183, -65.967 42.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15498'^^xsd:string;
  dwc:observationDate '1977-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-65.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15455'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15455'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.95'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.95 42.083, -65.95 42.083, -65.95 42.083, -65.95 42.083, -65.95 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15455'^^xsd:string;
  dwc:observationDate '1977-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-65.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15505'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15505'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.95'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15505'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-65.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13243'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13243'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.95'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13243'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-65.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13242'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13242'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.95'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13242'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-65.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15504'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15504'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.95'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367, -65.95 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15504'^^xsd:string;
  dwc:observationDate '1977-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.767 -65.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.767"^^xsd:decimal ;
  dwc:decimalLongitude "-65.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.767 -65.933)"^^geo:wktLiteral ;
  geo-pos:lat "36.767"^^xsd:decimal ;
  geo-pos:long "-65.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10307'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10307'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.933'^^xsd:double;
  dwc:latitude '36.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.933 36.767, -65.933 36.767, -65.933 36.767, -65.933 36.767, -65.933 36.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10307'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -65.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-65.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -65.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-65.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19520'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19520'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.917'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.917 41.617, -65.917 41.617, -65.917 41.617, -65.917 41.617, -65.917 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19520'^^xsd:string;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -65.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -65.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-65.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15603'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15603'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.9'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.9 41.533, -65.9 41.533, -65.9 41.533, -65.9 41.533, -65.9 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15603'^^xsd:string;
  dwc:observationDate '1978-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -65.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -65.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-65.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19537'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19537'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.9'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.9 42.15, -65.9 42.15, -65.9 42.15, -65.9 42.15, -65.9 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_19537'^^xsd:string;
  dwc:observationDate '1981-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-65.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-65.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19541'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19541'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.883'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.883 42.083, -65.883 42.083, -65.883 42.083, -65.883 42.083, -65.883 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_19541'^^xsd:string;
  dwc:observationDate '1981-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-65.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -65.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-65.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19539'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_19539'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.883'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.883 42.083, -65.883 42.083, -65.883 42.083, -65.883 42.083, -65.883 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19539'^^xsd:string;
  dwc:observationDate '1981-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -65.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-65.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -65.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-65.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13233'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_13233'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.883'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.883 42.15, -65.883 42.15, -65.883 42.15, -65.883 42.15, -65.883 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13233'^^xsd:string;
  dwc:observationDate '1977-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -65.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-65.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -65.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-65.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15497'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15497'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.883'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.883 42.15, -65.883 42.15, -65.883 42.15, -65.883 42.15, -65.883 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15497'^^xsd:string;
  dwc:observationDate '1977-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -65.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-65.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -65.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-65.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11084'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11084'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.883'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.883 42.317, -65.883 42.317, -65.883 42.317, -65.883 42.317, -65.883 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11084'^^xsd:string;
  dwc:observationDate '1969-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -65.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -65.833)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-65.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_19521'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.833'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.833 41.733, -65.833 41.733, -65.833 41.733, -65.833 41.733, -65.833 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19521'^^xsd:string;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-65.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19905'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_19905'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.833'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.833 42.167, -65.833 42.167, -65.833 42.167, -65.833 42.167, -65.833 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_19905'^^xsd:string;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -65.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -65.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-65.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13638'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13638'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.833'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.833 42.633, -65.833 42.633, -65.833 42.633, -65.833 42.633, -65.833 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13638'^^xsd:string;
  dwc:observationDate '1977-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -65.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -65.817)"^^geo:wktLiteral ;
  geo-pos:lat "19.8"^^xsd:decimal ;
  geo-pos:long "-65.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13767'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13767'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.817'^^xsd:double;
  dwc:latitude '19.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.817 19.8, -65.817 19.8, -65.817 19.8, -65.817 19.8, -65.817 19.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13767'^^xsd:string;
  dwc:observationDate '1978-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -65.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -65.817)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-65.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11184'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11184'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.817'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.817 43.067, -65.817 43.067, -65.817 43.067, -65.817 43.067, -65.817 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11184'^^xsd:string;
  dwc:observationDate '1969-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_16950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_16950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_16950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -65.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_16950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -65.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-65.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_16950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_16950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_16950'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_16950'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.8'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.8 42.667, -65.8 42.667, -65.8 42.667, -65.8 42.667, -65.8 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_16950'^^xsd:string;
  dwc:observationDate '1978-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -65.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-65.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -65.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-65.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19018'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_19018'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.8'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.8 43.45, -65.8 43.45, -65.8 43.45, -65.8 43.45, -65.8 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_19018'^^xsd:string;
  dwc:observationDate '1980-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -65.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -65.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-65.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10641'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10641'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.783'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.783 41.317, -65.783 41.317, -65.783 41.317, -65.783 41.317, -65.783 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10641'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -65.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 -65.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "-65.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13642'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13642'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.783'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.783 42.35, -65.783 42.35, -65.783 42.35, -65.783 42.35, -65.783 42.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13642'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -65.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -65.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-65.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17129'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_17129'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.783'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.783 42.383, -65.783 42.383, -65.783 42.383, -65.783 42.383, -65.783 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_17129'^^xsd:string;
  dwc:observationDate '1978-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.367"^^xsd:decimal ;
  dwc:decimalLongitude "-65.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.367 -65.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.367"^^xsd:decimal ;
  geo-pos:long "-65.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13644'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13644'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.767'^^xsd:double;
  dwc:latitude '42.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.767 42.367, -65.767 42.367, -65.767 42.367, -65.767 42.367, -65.767 42.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13644'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -65.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-65.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10640'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10640'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.75 41.1, -65.75 41.1, -65.75 41.1, -65.75 41.1, -65.75 41.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10640'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -65.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-65.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12872'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_12872'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.75 41.917, -65.75 41.917, -65.75 41.917, -65.75 41.917, -65.75 41.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_12872'^^xsd:string;
  dwc:observationDate '1977-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 -65.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "-65.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10672'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10672'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.75 41.95, -65.75 41.95, -65.75 41.95, -65.75 41.95, -65.75 41.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10672'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.983"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.983 -65.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.983"^^xsd:decimal ;
  geo-pos:long "-65.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15454'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15454'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '41.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.75 41.983, -65.75 41.983, -65.75 41.983, -65.75 41.983, -65.75 41.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15454'^^xsd:string;
  dwc:observationDate '1977-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 -65.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "-65.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10642'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10642'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.75 42.05, -65.75 42.05, -65.75 42.05, -65.75 42.05, -65.75 42.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10642'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.383"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.383 -65.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.383"^^xsd:decimal ;
  geo-pos:long "-65.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13643'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_13643'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '42.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.75 42.383, -65.75 42.383, -65.75 42.383, -65.75 42.383, -65.75 42.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13643'^^xsd:string;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -65.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-65.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -65.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-65.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11670'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11670'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.75'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.75 42.917, -65.75 42.917, -65.75 42.917, -65.75 42.917, -65.75 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11670'^^xsd:string;
  dwc:observationDate '1975-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -65.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.517"^^xsd:decimal ;
  dwc:decimalLongitude "-65.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.517 -65.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.517"^^xsd:decimal ;
  geo-pos:long "-65.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11002'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11002'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.733'^^xsd:double;
  dwc:latitude '41.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.733 41.517, -65.733 41.517, -65.733 41.517, -65.733 41.517, -65.733 41.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11002'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -65.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883"^^xsd:decimal ;
  dwc:decimalLongitude "-65.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883 -65.733)"^^geo:wktLiteral ;
  geo-pos:lat "41.883"^^xsd:decimal ;
  geo-pos:long "-65.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10671'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10671'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.733'^^xsd:double;
  dwc:latitude '41.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.733 41.883, -65.733 41.883, -65.733 41.883, -65.733 41.883, -65.733 41.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10671'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -65.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033"^^xsd:decimal ;
  dwc:decimalLongitude "-65.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033 -65.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.033"^^xsd:decimal ;
  geo-pos:long "-65.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12524'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_12524'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.733'^^xsd:double;
  dwc:latitude '42.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.733 42.033, -65.733 42.033, -65.733 42.033, -65.733 42.033, -65.733 42.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12524'^^xsd:string;
  dwc:observationDate '1976-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -65.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-65.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -65.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-65.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15123'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_15123'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.733'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.733 42.75, -65.733 42.75, -65.733 42.75, -65.733 42.75, -65.733 42.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15123'^^xsd:string;
  dwc:observationDate '1975-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -65.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517"^^xsd:decimal ;
  dwc:decimalLongitude "-65.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517 -65.717)"^^geo:wktLiteral ;
  geo-pos:lat "42.517"^^xsd:decimal ;
  geo-pos:long "-65.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14980'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14980'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.717'^^xsd:double;
  dwc:latitude '42.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.717 42.517, -65.717 42.517, -65.717 42.517, -65.717 42.517, -65.717 42.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14980'^^xsd:string;
  dwc:observationDate '1974-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.133 -65.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.133"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.133 -65.7)"^^geo:wktLiteral ;
  geo-pos:lat "17.133"^^xsd:decimal ;
  geo-pos:long "-65.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10212'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10212'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.7'^^xsd:double;
  dwc:latitude '17.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.7 17.133, -65.7 17.133, -65.7 17.133, -65.7 17.133, -65.7 17.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10212'^^xsd:string;
  dwc:observationDate '1966-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -65.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.617"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.617 -65.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.617"^^xsd:decimal ;
  geo-pos:long "-65.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10670'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10670'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.7'^^xsd:double;
  dwc:latitude '41.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.7 41.617, -65.7 41.617, -65.7 41.617, -65.7 41.617, -65.7 41.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10670'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -65.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -65.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-65.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18919'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18919'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.683'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.683 41.9, -65.683 41.9, -65.683 41.9, -65.683 41.9, -65.683 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18919'^^xsd:string;
  dwc:observationDate '1980-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -65.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -65.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-65.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_18920'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.683'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.683 41.9, -65.683 41.9, -65.683 41.9, -65.683 41.9, -65.683 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_18920'^^xsd:string;
  dwc:observationDate '1980-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_17665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_17665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_17665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -65.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.967"^^xsd:decimal ;
  dwc:decimalLongitude "-65.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_17665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.967 -65.683)"^^geo:wktLiteral ;
  geo-pos:lat "41.967"^^xsd:decimal ;
  geo-pos:long "-65.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_17665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_17665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_17665'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_17665'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.683'^^xsd:double;
  dwc:latitude '41.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.683 41.967, -65.683 41.967, -65.683 41.967, -65.683 41.967, -65.683 41.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_17665'^^xsd:string;
  dwc:observationDate '1979-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -65.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -65.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-65.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11349'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11349'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.667'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.667 41.867, -65.667 41.867, -65.667 41.867, -65.667 41.867, -65.667 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11349'^^xsd:string;
  dwc:observationDate '1971-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -65.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -65.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-65.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11348'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11348'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.667'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.667 41.867, -65.667 41.867, -65.667 41.867, -65.667 41.867, -65.667 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11348'^^xsd:string;
  dwc:observationDate '1971-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -65.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -65.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-65.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11085'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11085'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.667'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.667 42.533, -65.667 42.533, -65.667 42.533, -65.667 42.533, -65.667 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11085'^^xsd:string;
  dwc:observationDate '1969-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333 -65.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333 -65.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.333"^^xsd:decimal ;
  geo-pos:long "-65.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12515'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_12515'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.667'^^xsd:double;
  dwc:latitude '43.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.667 43.333, -65.667 43.333, -65.667 43.333, -65.667 43.333, -65.667 43.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12515'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -65.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -65.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-65.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10771'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10771'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.65'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.65 41.533, -65.65 41.533, -65.65 41.533, -65.65 41.533, -65.65 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10771'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -65.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -65.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-65.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11577'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11577'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.65'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.65 43.167, -65.65 43.167, -65.65 43.167, -65.65 43.167, -65.65 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11577'^^xsd:string;
  dwc:observationDate '1974-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 -65.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.75"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 -65.6)"^^geo:wktLiteral ;
  geo-pos:lat "10.75"^^xsd:decimal ;
  geo-pos:long "-65.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10867'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10867'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.6'^^xsd:double;
  dwc:latitude '10.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.6 10.75, -65.6 10.75, -65.6 10.75, -65.6 10.75, -65.6 10.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10867'^^xsd:string;
  dwc:observationDate '1968-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -65.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -65.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-65.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18963'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18963'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.6'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.6 39.75, -65.6 39.75, -65.6 39.75, -65.6 39.75, -65.6 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_18963'^^xsd:string;
  dwc:observationDate '1980-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -65.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-65.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -65.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-65.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10772'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10772'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.583'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.583 41.633, -65.583 41.633, -65.583 41.633, -65.583 41.633, -65.583 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10772'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -65.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "-65.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 -65.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "-65.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12331'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_12331'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.583'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.583 43.45, -65.583 43.45, -65.583 43.45, -65.583 43.45, -65.583 43.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12331'^^xsd:string;
  dwc:observationDate '1976-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -65.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -65.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-65.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11347'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11347'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.567'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.567 41.767, -65.567 41.767, -65.567 41.767, -65.567 41.767, -65.567 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11347'^^xsd:string;
  dwc:observationDate '1971-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -65.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.767"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.767 -65.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.767"^^xsd:decimal ;
  geo-pos:long "-65.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11346'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11346'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.567'^^xsd:double;
  dwc:latitude '41.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.567 41.767, -65.567 41.767, -65.567 41.767, -65.567 41.767, -65.567 41.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11346'^^xsd:string;
  dwc:observationDate '1971-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -65.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.067"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.067 -65.567)"^^geo:wktLiteral ;
  geo-pos:lat "42.067"^^xsd:decimal ;
  geo-pos:long "-65.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12699'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_12699'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.567'^^xsd:double;
  dwc:latitude '42.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.567 42.067, -65.567 42.067, -65.567 42.067, -65.567 42.067, -65.567 42.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_12699'^^xsd:string;
  dwc:observationDate '1976-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -65.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -65.55)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-65.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10396'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10396'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.55'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.55 35.05, -65.55 35.05, -65.55 35.05, -65.55 35.05, -65.55 35.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10396'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -65.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -65.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-65.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10669'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10669'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.55'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.55 38.583, -65.55 38.583, -65.55 38.583, -65.55 38.583, -65.55 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10669'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -65.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.733"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.733 -65.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.733"^^xsd:decimal ;
  geo-pos:long "-65.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11350'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11350'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.55'^^xsd:double;
  dwc:latitude '41.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.55 41.733, -65.55 41.733, -65.55 41.733, -65.55 41.733, -65.55 41.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11350'^^xsd:string;
  dwc:observationDate '1971-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.017"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.017 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.017"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15657'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15657'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '41.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.5 41.017, -65.5 41.017, -65.5 41.017, -65.5 41.017, -65.5 41.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15657'^^xsd:string;
  dwc:observationDate '1978-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15226'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15226'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.5 41.583, -65.5 41.583, -65.5 41.583, -65.5 41.583, -65.5 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15226'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15225'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15225'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.5 41.583, -65.5 41.583, -65.5 41.583, -65.5 41.583, -65.5 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_15225'^^xsd:string;
  dwc:observationDate '1975-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10773'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10773'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.5 41.667, -65.5 41.667, -65.5 41.667, -65.5 41.667, -65.5 41.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10773'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14825'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14825'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.5 42.3, -65.5 42.3, -65.5 42.3, -65.5 42.3, -65.5 42.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14825'^^xsd:string;
  dwc:observationDate '1969-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18278'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_18278'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.5 43.283, -65.5 43.283, -65.5 43.283, -65.5 43.283, -65.5 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18278'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.65 -65.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.65"^^xsd:decimal ;
  dwc:decimalLongitude "-65.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.65 -65.483)"^^geo:wktLiteral ;
  geo-pos:lat "10.65"^^xsd:decimal ;
  geo-pos:long "-65.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10868'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10868'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.483'^^xsd:double;
  dwc:latitude '10.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.483 10.65, -65.483 10.65, -65.483 10.65, -65.483 10.65, -65.483 10.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10868'^^xsd:string;
  dwc:observationDate '1968-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317 -65.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.317"^^xsd:decimal ;
  dwc:decimalLongitude "-65.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.317 -65.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.317"^^xsd:decimal ;
  geo-pos:long "-65.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15626'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15626'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.483'^^xsd:double;
  dwc:latitude '43.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.483 43.317, -65.483 43.317, -65.483 43.317, -65.483 43.317, -65.483 43.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15626'^^xsd:string;
  dwc:observationDate '1978-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.683 -65.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.683"^^xsd:decimal ;
  dwc:decimalLongitude "-65.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.683 -65.467)"^^geo:wktLiteral ;
  geo-pos:lat "10.683"^^xsd:decimal ;
  geo-pos:long "-65.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10869'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10869'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.467'^^xsd:double;
  dwc:latitude '10.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.467 10.683, -65.467 10.683, -65.467 10.683, -65.467 10.683, -65.467 10.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10869'^^xsd:string;
  dwc:observationDate '1968-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -65.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-65.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -65.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-65.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10519'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10519'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.467'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.467 36.283, -65.467 36.283, -65.467 36.283, -65.467 36.283, -65.467 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10519'^^xsd:string;
  dwc:observationDate '1967-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -65.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.317"^^xsd:decimal ;
  dwc:decimalLongitude "-65.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.317 -65.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.317"^^xsd:decimal ;
  geo-pos:long "-65.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10643'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10643'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.433'^^xsd:double;
  dwc:latitude '42.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.433 42.317, -65.433 42.317, -65.433 42.317, -65.433 42.317, -65.433 42.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10643'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.733 -65.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.733"^^xsd:decimal ;
  dwc:decimalLongitude "-65.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.733 -65.417)"^^geo:wktLiteral ;
  geo-pos:lat "10.733"^^xsd:decimal ;
  geo-pos:long "-65.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10870'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10870'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.417'^^xsd:double;
  dwc:latitude '10.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.417 10.733, -65.417 10.733, -65.417 10.733, -65.417 10.733, -65.417 10.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10870'^^xsd:string;
  dwc:observationDate '1968-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -65.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "-65.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -65.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "-65.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10397'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10397'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.417'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.417 35.033, -65.417 35.033, -65.417 35.033, -65.417 35.033, -65.417 35.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10397'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -65.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-65.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -65.417)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-65.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14863'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_14863'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.417'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.417 40.1, -65.417 40.1, -65.417 40.1, -65.417 40.1, -65.417 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14863'^^xsd:string;
  dwc:observationDate '1970-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -65.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "-65.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 -65.417)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "-65.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11003'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11003'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.417'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.417 41.567, -65.417 41.567, -65.417 41.567, -65.417 41.567, -65.417 41.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11003'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.85 -65.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.85"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.85 -65.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.85"^^xsd:decimal ;
  geo-pos:long "-65.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10721'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10721'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.4'^^xsd:double;
  dwc:latitude '32.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.4 32.85, -65.4 32.85, -65.4 32.85, -65.4 32.85, -65.4 32.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10721'^^xsd:string;
  dwc:observationDate '1968-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.817 -65.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-65.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.817 -65.367)"^^geo:wktLiteral ;
  geo-pos:lat "10.817"^^xsd:decimal ;
  geo-pos:long "-65.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10871'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10871'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.367'^^xsd:double;
  dwc:latitude '10.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.367 10.817, -65.367 10.817, -65.367 10.817, -65.367 10.817, -65.367 10.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10871'^^xsd:string;
  dwc:observationDate '1968-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.717 -65.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.717"^^xsd:decimal ;
  dwc:decimalLongitude "-65.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.717 -65.367)"^^geo:wktLiteral ;
  geo-pos:lat "31.717"^^xsd:decimal ;
  geo-pos:long "-65.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10599'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10599'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.367'^^xsd:double;
  dwc:latitude '31.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.367 31.717, -65.367 31.717, -65.367 31.717, -65.367 31.717, -65.367 31.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10599'^^xsd:string;
  dwc:observationDate '1968-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.95 -65.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.95"^^xsd:decimal ;
  dwc:decimalLongitude "-65.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.95 -65.367)"^^geo:wktLiteral ;
  geo-pos:lat "31.95"^^xsd:decimal ;
  geo-pos:long "-65.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10598'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10598'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.367'^^xsd:double;
  dwc:latitude '31.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.367 31.95, -65.367 31.95, -65.367 31.95, -65.367 31.95, -65.367 31.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10598'^^xsd:string;
  dwc:observationDate '1968-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -65.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-65.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -65.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-65.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11028'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11028'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.333'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.333 39.05, -65.333 39.05, -65.333 39.05, -65.333 39.05, -65.333 39.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11028'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -65.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "-65.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 -65.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "-65.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11001'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11001'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.333'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.333 41.6, -65.333 41.6, -65.333 41.6, -65.333 41.6, -65.333 41.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11001'^^xsd:string;
  dwc:observationDate '1968-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -65.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-65.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -65.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-65.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12511'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_12511'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.333'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.333 42.45, -65.333 42.45, -65.333 42.45, -65.333 42.45, -65.333 42.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12511'^^xsd:string;
  dwc:observationDate '1976-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.867 -65.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.867"^^xsd:decimal ;
  dwc:decimalLongitude "-65.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.867 -65.317)"^^geo:wktLiteral ;
  geo-pos:lat "10.867"^^xsd:decimal ;
  geo-pos:long "-65.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10872'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10872'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.317'^^xsd:double;
  dwc:latitude '10.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.317 10.867, -65.317 10.867, -65.317 10.867, -65.317 10.867, -65.317 10.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10872'^^xsd:string;
  dwc:observationDate '1968-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.867 -65.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.867"^^xsd:decimal ;
  dwc:decimalLongitude "-65.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.867 -65.317)"^^geo:wktLiteral ;
  geo-pos:lat "10.867"^^xsd:decimal ;
  geo-pos:long "-65.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10874'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10874'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.317'^^xsd:double;
  dwc:latitude '10.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.317 10.867, -65.317 10.867, -65.317 10.867, -65.317 10.867, -65.317 10.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10874'^^xsd:string;
  dwc:observationDate '1968-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -65.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-65.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -65.317)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-65.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13082'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_13082'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.317'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.317 42.783, -65.317 42.783, -65.317 42.783, -65.317 42.783, -65.317 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_13082'^^xsd:string;
  dwc:observationDate '1977-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.85 -65.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.85"^^xsd:decimal ;
  dwc:decimalLongitude "-65.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.85 -65.267)"^^geo:wktLiteral ;
  geo-pos:lat "31.85"^^xsd:decimal ;
  geo-pos:long "-65.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14851'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_14851'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.267'^^xsd:double;
  dwc:latitude '31.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.267 31.85, -65.267 31.85, -65.267 31.85, -65.267 31.85, -65.267 31.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14851'^^xsd:string;
  dwc:observationDate '1970-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -65.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-65.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -65.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-65.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10118'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10118'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.267'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.267 37.567, -65.267 37.567, -65.267 37.567, -65.267 37.567, -65.267 37.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10118'^^xsd:string;
  dwc:observationDate '1966-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -65.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.683"^^xsd:decimal ;
  dwc:decimalLongitude "-65.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.683 -65.267)"^^geo:wktLiteral ;
  geo-pos:lat "39.683"^^xsd:decimal ;
  geo-pos:long "-65.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10661'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_10661'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.267'^^xsd:double;
  dwc:latitude '39.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.267 39.683, -65.267 39.683, -65.267 39.683, -65.267 39.683, -65.267 39.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10661'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-65.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.267)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-65.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10774'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10774'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.267'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.267 42.167, -65.267 42.167, -65.267 42.167, -65.267 42.167, -65.267 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10774'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -65.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.717"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -65.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.717"^^xsd:decimal ;
  geo-pos:long "-65.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10660'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_10660'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.25'^^xsd:double;
  dwc:latitude '39.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.25 39.717, -65.25 39.717, -65.25 39.717, -65.25 39.717, -65.25 39.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10660'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -65.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -65.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "-65.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18546'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_18546'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.25'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.25 43.15, -65.25 43.15, -65.25 43.15, -65.25 43.15, -65.25 43.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_18546'^^xsd:string;
  dwc:observationDate '1979-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -65.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -65.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-65.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10673'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10673'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.233'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.233 42.267, -65.233 42.267, -65.233 42.267, -65.233 42.267, -65.233 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10673'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -65.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-65.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -65.217)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-65.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10219'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10219'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.217'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.217 33.133, -65.217 33.133, -65.217 33.133, -65.217 33.133, -65.217 33.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10219'^^xsd:string;
  dwc:observationDate '1966-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -65.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533 -65.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.533"^^xsd:decimal ;
  geo-pos:long "-65.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11086'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11086'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.2'^^xsd:double;
  dwc:latitude '42.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.2 42.533, -65.2 42.533, -65.2 42.533, -65.2 42.533, -65.2 42.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11086'^^xsd:string;
  dwc:observationDate '1969-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 -65.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 -65.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.617"^^xsd:decimal ;
  geo-pos:long "-65.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11990'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11990'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.2'^^xsd:double;
  dwc:latitude '43.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.2 43.617, -65.2 43.617, -65.2 43.617, -65.2 43.617, -65.2 43.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11990'^^xsd:string;
  dwc:observationDate '1975-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -65.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -65.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-65.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10975'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10975'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.167'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.167 40.3, -65.167 40.3, -65.167 40.3, -65.167 40.3, -65.167 40.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10975'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -65.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -65.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-65.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10974'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10974'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.167'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.167 40.3, -65.167 40.3, -65.167 40.3, -65.167 40.3, -65.167 40.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10974'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -65.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -65.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-65.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15401'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.167'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.167 42.967, -65.167 42.967, -65.167 42.967, -65.167 42.967, -65.167 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15401'^^xsd:string;
  dwc:observationDate '1976-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.133 -65.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.133"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.133 -65.167)"^^geo:wktLiteral ;
  geo-pos:lat "45.133"^^xsd:decimal ;
  geo-pos:long "-65.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18231'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_18231'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.167'^^xsd:double;
  dwc:latitude '45.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.167 45.133, -65.167 45.133, -65.167 45.133, -65.167 45.133, -65.167 45.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_18231'^^xsd:string;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -65.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.533"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.533 -65.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.533"^^xsd:decimal ;
  geo-pos:long "-65.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15741'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15741'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.133'^^xsd:double;
  dwc:latitude '41.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.133 41.533, -65.133 41.533, -65.133 41.533, -65.133 41.533, -65.133 41.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15741'^^xsd:string;
  dwc:observationDate '1978-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -65.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-65.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -65.117)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-65.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10836'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10836'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.117'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.117 42.1, -65.117 42.1, -65.117 42.1, -65.117 42.1, -65.117 42.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10836'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-65.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-65.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10835'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10835'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.083'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.083 42.167, -65.083 42.167, -65.083 42.167, -65.083 42.167, -65.083 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10835'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-65.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -65.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-65.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10834'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10834'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.083'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.083 42.167, -65.083 42.167, -65.083 42.167, -65.083 42.167, -65.083 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10834'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -65.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -65.083)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-65.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13704'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13704'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.083'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.083 42.667, -65.083 42.667, -65.083 42.667, -65.083 42.667, -65.083 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_13704'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -65.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-65.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -65.083)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-65.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13498'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13498'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.083'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.083 43.75, -65.083 43.75, -65.083 43.75, -65.083 43.75, -65.083 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13498'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -65.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-65.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -65.067)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-65.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10244'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10244'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.067'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.067 40.1, -65.067 40.1, -65.067 40.1, -65.067 40.1, -65.067 40.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10244'^^xsd:string;
  dwc:observationDate '1967-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -65.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-65.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -65.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-65.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13747'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13747'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.067'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.067 42.867, -65.067 42.867, -65.067 42.867, -65.067 42.867, -65.067 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13747'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -65.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -65.05)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-65.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14003'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14003'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.05'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.05 42.6, -65.05 42.6, -65.05 42.6, -65.05 42.6, -65.05 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14003'^^xsd:string;
  dwc:observationDate '1978-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -65.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -65.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.367"^^xsd:decimal ;
  geo-pos:long "-65.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11287'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11287'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.05'^^xsd:double;
  dwc:latitude '43.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.05 43.367, -65.05 43.367, -65.05 43.367, -65.05 43.367, -65.05 43.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11287'^^xsd:string;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.633 -65.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.633"^^xsd:decimal ;
  dwc:decimalLongitude "-65.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.633 -65.017)"^^geo:wktLiteral ;
  geo-pos:lat "10.633"^^xsd:decimal ;
  geo-pos:long "-65.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10875'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10875'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65.017'^^xsd:double;
  dwc:latitude '10.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65.017 10.633, -65.017 10.633, -65.017 10.633, -65.017 10.633, -65.017 10.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10875'^^xsd:string;
  dwc:observationDate '1968-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 -65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 -65)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "-65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10414'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10414'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65'^^xsd:integer;
  dwc:latitude '29.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65 29.4, -65 29.4, -65 29.4, -65 29.4, -65 29.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10414'^^xsd:string;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -65)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10243'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10243'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65'^^xsd:integer;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65 40.267, -65 40.267, -65 40.267, -65 40.267, -65 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10243'^^xsd:string;
  dwc:observationDate '1967-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -65)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14071'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14071'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65'^^xsd:integer;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65 43.5, -65 43.5, -65 43.5, -65 43.5, -65 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14071'^^xsd:string;
  dwc:observationDate '1978-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -65)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13684'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13684'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-65'^^xsd:integer;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-65 43.667, -65 43.667, -65 43.667, -65 43.667, -65 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13684'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.983 -64.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.983"^^xsd:decimal ;
  dwc:decimalLongitude "-64.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.983 -64.967)"^^geo:wktLiteral ;
  geo-pos:lat "30.983"^^xsd:decimal ;
  geo-pos:long "-64.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10691'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10691'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.967'^^xsd:double;
  dwc:latitude '30.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.967 30.983, -64.967 30.983, -64.967 30.983, -64.967 30.983, -64.967 30.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10691'^^xsd:string;
  dwc:observationDate '1968-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.917 -64.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.917"^^xsd:decimal ;
  dwc:decimalLongitude "-64.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.917 -64.967)"^^geo:wktLiteral ;
  geo-pos:lat "32.917"^^xsd:decimal ;
  geo-pos:long "-64.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10690'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10690'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.967'^^xsd:double;
  dwc:latitude '32.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.967 32.917, -64.967 32.917, -64.967 32.917, -64.967 32.917, -64.967 32.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10690'^^xsd:string;
  dwc:observationDate '1968-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -64.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -64.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-64.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10521'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10521'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.95'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.95 36.283, -64.95 36.283, -64.95 36.283, -64.95 36.283, -64.95 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10521'^^xsd:string;
  dwc:observationDate '1967-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -64.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-64.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -64.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-64.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15615'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_15615'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.933'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.933 40.55, -64.933 40.55, -64.933 40.55, -64.933 40.55, -64.933 40.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15615'^^xsd:string;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-64.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18109'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18109'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.933'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.933 42.333, -64.933 42.333, -64.933 42.333, -64.933 42.333, -64.933 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_18109'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-64.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18108'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_18108'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.933'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.933 42.333, -64.933 42.333, -64.933 42.333, -64.933 42.333, -64.933 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18108'^^xsd:string;
  dwc:observationDate '1979-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -64.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-64.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -64.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-64.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14295'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14295'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.933'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.933 42.883, -64.933 42.883, -64.933 42.883, -64.933 42.883, -64.933 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14295'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -64.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-64.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -64.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-64.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14294'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14294'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.933'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.933 42.883, -64.933 42.883, -64.933 42.883, -64.933 42.883, -64.933 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14294'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -64.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-64.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -64.917)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-64.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13746'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13746'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.917'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.917 42.883, -64.917 42.883, -64.917 42.883, -64.917 42.883, -64.917 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13746'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-64.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10832'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10832'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.9'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.9 42.267, -64.9 42.267, -64.9 42.267, -64.9 42.267, -64.9 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10832'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-64.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10833'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10833'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.9'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.9 42.267, -64.9 42.267, -64.9 42.267, -64.9 42.267, -64.9 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10833'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-64.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10831'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10831'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.9'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.9 42.267, -64.9 42.267, -64.9 42.267, -64.9 42.267, -64.9 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10831'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -64.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.417"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.417 -64.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.417"^^xsd:decimal ;
  geo-pos:long "-64.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11487'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11487'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.9'^^xsd:double;
  dwc:latitude '43.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.9 43.417, -64.9 43.417, -64.9 43.417, -64.9 43.417, -64.9 43.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 '284_11487'^^xsd:string;
  dwc:observationDate '1974-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-64.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-64.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14292'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14292'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.883'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14292'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-64.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-64.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14293'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14293'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.883'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14293'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-64.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-64.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13745'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13745'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.883'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13745'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-64.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-64.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13744'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13744'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.883'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917, -64.883 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13744'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -64.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-64.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -64.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-64.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13743'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13743'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.867'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.867 42.9, -64.867 42.9, -64.867 42.9, -64.867 42.9, -64.867 42.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13743'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.917"^^xsd:decimal ;
  dwc:decimalLongitude "-64.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.917 -64.867)"^^geo:wktLiteral ;
  geo-pos:lat "42.917"^^xsd:decimal ;
  geo-pos:long "-64.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14291'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14291'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.867'^^xsd:double;
  dwc:latitude '42.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.867 42.917, -64.867 42.917, -64.867 42.917, -64.867 42.917, -64.867 42.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14291'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -64.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-64.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -64.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-64.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12497'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12497'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.867'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.867 43.733, -64.867 43.733, -64.867 43.733, -64.867 43.733, -64.867 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_12497'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -64.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -64.85)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-64.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10877'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10877'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.85'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.85 10.5, -64.85 10.5, -64.85 10.5, -64.85 10.5, -64.85 10.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10877'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-64.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10830'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10830'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.85'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.85 42.333, -64.85 42.333, -64.85 42.333, -64.85 42.333, -64.85 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10830'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -64.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.45"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -64.833)"^^geo:wktLiteral ;
  geo-pos:lat "10.45"^^xsd:decimal ;
  geo-pos:long "-64.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10878'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10878'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.833'^^xsd:double;
  dwc:latitude '10.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.833 10.45, -64.833 10.45, -64.833 10.45, -64.833 10.45, -64.833 10.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10878'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -64.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -64.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-64.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10776'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10776'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.833'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.833 42.4, -64.833 42.4, -64.833 42.4, -64.833 42.4, -64.833 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10776'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -64.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -64.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-64.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10775'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10775'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.833'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.833 42.4, -64.833 42.4, -64.833 42.4, -64.833 42.4, -64.833 42.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_10775'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -64.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -64.833)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-64.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11087'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11087'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.833'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.833 42.5, -64.833 42.5, -64.833 42.5, -64.833 42.5, -64.833 42.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11087'^^xsd:string;
  dwc:observationDate '1969-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.683 -64.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.683"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.683 -64.817)"^^geo:wktLiteral ;
  geo-pos:lat "17.683"^^xsd:decimal ;
  geo-pos:long "-64.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10211'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10211'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.817'^^xsd:double;
  dwc:latitude '17.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.817 17.683, -64.817 17.683, -64.817 17.683, -64.817 17.683, -64.817 17.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10211'^^xsd:string;
  dwc:observationDate '1966-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14289'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14289'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.8'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14289'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14290'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14290'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.8'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14290'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14288'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14288'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.8'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14288'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13742'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13742'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.8'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13742'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13741'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13741'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.8'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13741'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13740'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13740'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.8'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933, -64.8 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13740'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -64.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-64.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -64.767)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-64.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10644'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10644'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.767'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.767 42.233, -64.767 42.233, -64.767 42.233, -64.767 42.233, -64.767 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10644'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -64.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-64.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -64.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-64.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12498'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_12498'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.767'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.767 43.8, -64.767 43.8, -64.767 43.8, -64.767 43.8, -64.767 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_12498'^^xsd:string;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -64.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "-64.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 -64.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "-64.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10525'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10525'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.75'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.75 41.3, -64.75 41.3, -64.75 41.3, -64.75 41.3, -64.75 41.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10525'^^xsd:string;
  dwc:observationDate '1967-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -64.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.317"^^xsd:decimal ;
  dwc:decimalLongitude "-64.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.317 -64.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.317"^^xsd:decimal ;
  geo-pos:long "-64.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11277'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11277'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.75'^^xsd:double;
  dwc:latitude '41.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.75 41.317, -64.75 41.317, -64.75 41.317, -64.75 41.317, -64.75 41.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11277'^^xsd:string;
  dwc:observationDate '1971-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.533 -64.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.533"^^xsd:decimal ;
  dwc:decimalLongitude "-64.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.533 -64.717)"^^geo:wktLiteral ;
  geo-pos:lat "10.533"^^xsd:decimal ;
  geo-pos:long "-64.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10876'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10876'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.717'^^xsd:double;
  dwc:latitude '10.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.717 10.533, -64.717 10.533, -64.717 10.533, -64.717 10.533, -64.717 10.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10876'^^xsd:string;
  dwc:observationDate '1968-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -64.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-64.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -64.717)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-64.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10398'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10398'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.717'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.717 34.6, -64.717 34.6, -64.717 34.6, -64.717 34.6, -64.717 34.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10398'^^xsd:string;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -64.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 -64.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.767"^^xsd:decimal ;
  geo-pos:long "-64.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10374'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10374'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.7'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.7 37.767, -64.7 37.767, -64.7 37.767, -64.7 37.767, -64.7 37.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10374'^^xsd:string;
  dwc:observationDate '1967-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14283'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14283'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14283'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14284'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14284'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14284'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13736'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13736'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13736'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13735'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13735'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13735'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13739'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13739'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13739'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13738'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13738'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13738'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13737'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13737'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933, -64.683 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13737'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14281'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14281'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14281'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14282'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14282'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14282'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14285'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14285'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14285'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14286'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14286'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14286'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14287'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14287'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_14287'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13734'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13734'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13734'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 -64.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "-64.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13733'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13733'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.683'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95, -64.683 42.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_13733'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -64.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -64.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-64.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10607'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10607'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.667'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.667 38.1, -64.667 38.1, -64.667 38.1, -64.667 38.1, -64.667 38.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10607'^^xsd:string;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-64.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14280'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14280'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.667'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.667 42.633, -64.667 42.633, -64.667 42.633, -64.667 42.633, -64.667 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14280'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-64.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13732'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13732'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.667'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.667 42.633, -64.667 42.633, -64.667 42.633, -64.667 42.633, -64.667 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13732'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -64.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -64.667)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-64.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14279'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14279'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.667'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.667 43, -64.667 43, -64.667 43, -64.667 43, -64.667 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14279'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -64.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -64.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-64.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10674'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10674'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.65'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.65 42.233, -64.65 42.233, -64.65 42.233, -64.65 42.233, -64.65 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10674'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -64.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -64.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-64.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13731'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13731'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.65'^^xsd:double;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.65 42.983, -64.65 42.983, -64.65 42.983, -64.65 42.983, -64.65 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13731'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -64.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.017"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -64.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.017"^^xsd:decimal ;
  geo-pos:long "-64.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14277'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_14277'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.65'^^xsd:double;
  dwc:latitude '43.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.65 43.017, -64.65 43.017, -64.65 43.017, -64.65 43.017, -64.65 43.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14277'^^xsd:string;
  dwc:observationDate '1978-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -64.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.017"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.017 -64.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.017"^^xsd:decimal ;
  geo-pos:long "-64.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13730'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_13730'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.65'^^xsd:double;
  dwc:latitude '43.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.65 43.017, -64.65 43.017, -64.65 43.017, -64.65 43.017, -64.65 43.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13730'^^xsd:string;
  dwc:observationDate '1979-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.333 -64.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.333 -64.633)"^^geo:wktLiteral ;
  geo-pos:lat "10.333"^^xsd:decimal ;
  geo-pos:long "-64.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10879'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.633'^^xsd:double;
  dwc:latitude '10.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.633 10.333, -64.633 10.333, -64.633 10.333, -64.633 10.333, -64.633 10.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10879'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -64.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -64.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-64.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10201'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10201'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.6'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.6 38.667, -64.6 38.667, -64.6 38.667, -64.6 38.667, -64.6 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10201'^^xsd:string;
  dwc:observationDate '1966-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 -64.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.833"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 -64.567)"^^geo:wktLiteral ;
  geo-pos:lat "34.833"^^xsd:decimal ;
  geo-pos:long "-64.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10520'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10520'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.567'^^xsd:double;
  dwc:latitude '34.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.567 34.833, -64.567 34.833, -64.567 34.833, -64.567 34.833, -64.567 34.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10520'^^xsd:string;
  dwc:observationDate '1967-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -64.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -64.567)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-64.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15740'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15740'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.567'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.567 41.65, -64.567 41.65, -64.567 41.65, -64.567 41.65, -64.567 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15740'^^xsd:string;
  dwc:observationDate '1978-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -64.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -64.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-64.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10522'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10522'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.55'^^xsd:double;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.55 38.833, -64.55 38.833, -64.55 38.833, -64.55 38.833, -64.55 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10522'^^xsd:string;
  dwc:observationDate '1967-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -64.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-64.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -64.517)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-64.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10516'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10516'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.517'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.517 39.5, -64.517 39.5, -64.517 39.5, -64.517 39.5, -64.517 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10516'^^xsd:string;
  dwc:observationDate '1967-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.483 -64.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.483"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.483 -64.5)"^^geo:wktLiteral ;
  geo-pos:lat "10.483"^^xsd:decimal ;
  geo-pos:long "-64.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10883'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10883'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.5'^^xsd:double;
  dwc:latitude '10.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5 10.483, -64.5 10.483, -64.5 10.483, -64.5 10.483, -64.5 10.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10883'^^xsd:string;
  dwc:observationDate '1968-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -64.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 -64.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "-64.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14864'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_14864'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.5'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5 41.05, -64.5 41.05, -64.5 41.05, -64.5 41.05, -64.5 41.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14864'^^xsd:string;
  dwc:observationDate '1970-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -64.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -64.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-64.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10645'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10645'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.5'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5 42.2, -64.5 42.2, -64.5 42.2, -64.5 42.2, -64.5 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10645'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-64.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -64.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-64.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14824'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_14824'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.5'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.5 42.267, -64.5 42.267, -64.5 42.267, -64.5 42.267, -64.5 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14824'^^xsd:string;
  dwc:observationDate '1969-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -64.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -64.45)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-64.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10880'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10880'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.45'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.45 10.5, -64.45 10.5, -64.45 10.5, -64.45 10.5, -64.45 10.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Stenella" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10880'^^xsd:string;
  dwc:observationDate '1968-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -64.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.717"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -64.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.717"^^xsd:decimal ;
  geo-pos:long "-64.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10304'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10304'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.4'^^xsd:double;
  dwc:latitude '38.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.4 38.717, -64.4 38.717, -64.4 38.717, -64.4 38.717, -64.4 38.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10304'^^xsd:string;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -64.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.467"^^xsd:decimal ;
  dwc:decimalLongitude "-64.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.467 -64.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.467"^^xsd:decimal ;
  geo-pos:long "-64.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10545'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10545'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.383'^^xsd:double;
  dwc:latitude '43.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.383 43.467, -64.383 43.467, -64.383 43.467, -64.383 43.467, -64.383 43.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10545'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -64.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -64.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-64.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10601'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10601'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.35'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.35 38.417, -64.35 38.417, -64.35 38.417, -64.35 38.417, -64.35 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10601'^^xsd:string;
  dwc:observationDate '1968-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -64.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -64.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-64.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10646'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10646'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.35'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.35 42.2, -64.35 42.2, -64.35 42.2, -64.35 42.2, -64.35 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10646'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -64.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -64.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-64.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11994'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11994'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.35'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.35 44.267, -64.35 44.267, -64.35 44.267, -64.35 44.267, -64.35 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11994'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.85 -64.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.85"^^xsd:decimal ;
  dwc:decimalLongitude "-64.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.85 -64.333)"^^geo:wktLiteral ;
  geo-pos:lat "31.85"^^xsd:decimal ;
  geo-pos:long "-64.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11198'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11198'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.333'^^xsd:double;
  dwc:latitude '31.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.333 31.85, -64.333 31.85, -64.333 31.85, -64.333 31.85, -64.333 31.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11198'^^xsd:string;
  dwc:observationDate '1970-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -64.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-64.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11354'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11354'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.333'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.333 42.333, -64.333 42.333, -64.333 42.333, -64.333 42.333, -64.333 42.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11354'^^xsd:string;
  dwc:observationDate '1971-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -64.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -64.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-64.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11993'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11993'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.3'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.3 44.417, -64.3 44.417, -64.3 44.417, -64.3 44.417, -64.3 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11993'^^xsd:string;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -64.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-64.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -64.267)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-64.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10375'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10375'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.267'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.267 37.7, -64.267 37.7, -64.267 37.7, -64.267 37.7, -64.267 37.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10375'^^xsd:string;
  dwc:observationDate '1967-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -64.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-64.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -64.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-64.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13729'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13729'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.267'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.267 43.95, -64.267 43.95, -64.267 43.95, -64.267 43.95, -64.267 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13729'^^xsd:string;
  dwc:observationDate '1979-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -64.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-64.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -64.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-64.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14276'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_14276'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.267'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.267 43.967, -64.267 43.967, -64.267 43.967, -64.267 43.967, -64.267 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14276'^^xsd:string;
  dwc:observationDate '1978-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -64.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -64.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.567"^^xsd:decimal ;
  geo-pos:long "-64.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11284'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11284'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.25'^^xsd:double;
  dwc:latitude '43.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.25 43.567, -64.25 43.567, -64.25 43.567, -64.25 43.567, -64.25 43.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11284'^^xsd:string;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -64.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.033"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.033 -64.233)"^^geo:wktLiteral ;
  geo-pos:lat "36.033"^^xsd:decimal ;
  geo-pos:long "-64.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10689'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10689'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.233'^^xsd:double;
  dwc:latitude '36.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.233 36.033, -64.233 36.033, -64.233 36.033, -64.233 36.033, -64.233 36.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10689'^^xsd:string;
  dwc:observationDate '1968-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.467 -64.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.467"^^xsd:decimal ;
  dwc:decimalLongitude "-64.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.467 -64.217)"^^geo:wktLiteral ;
  geo-pos:lat "10.467"^^xsd:decimal ;
  geo-pos:long "-64.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10881'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10881'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.217'^^xsd:double;
  dwc:latitude '10.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.217 10.467, -64.217 10.467, -64.217 10.467, -64.217 10.467, -64.217 10.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10881'^^xsd:string;
  dwc:observationDate '1968-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-64.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10829'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10829'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.2'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10829'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-64.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10828'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10828'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.2'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10828'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-64.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10826'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10826'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.2'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10826'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633 -64.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.633"^^xsd:decimal ;
  geo-pos:long "-64.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10827'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10827'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.2'^^xsd:double;
  dwc:latitude '42.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633, -64.2 42.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10827'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.483 -64.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.483"^^xsd:decimal ;
  dwc:decimalLongitude "-64.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.483 -64.183)"^^geo:wktLiteral ;
  geo-pos:lat "10.483"^^xsd:decimal ;
  geo-pos:long "-64.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10882'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_10882'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.183'^^xsd:double;
  dwc:latitude '10.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.183 10.483, -64.183 10.483, -64.183 10.483, -64.183 10.483, -64.183 10.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10882'^^xsd:string;
  dwc:observationDate '1968-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -64.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.583"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.583 -64.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.583"^^xsd:decimal ;
  geo-pos:long "-64.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10191'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10191'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.167'^^xsd:double;
  dwc:latitude '42.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.167 42.583, -64.167 42.583, -64.167 42.583, -64.167 42.583, -64.167 42.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10191'^^xsd:string;
  dwc:observationDate '1966-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -64.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -64.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-64.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11306'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11306'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64.167'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64.167 44.083, -64.167 44.083, -64.167 44.083, -64.167 44.083, -64.167 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11306'^^xsd:string;
  dwc:observationDate '1971-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -64)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10610'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10610'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64 35.5, -64 35.5, -64 35.5, -64 35.5, -64 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10610'^^xsd:string;
  dwc:observationDate '1968-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.783"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.783 -64)"^^geo:wktLiteral ;
  geo-pos:lat "41.783"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15739'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15739'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '41.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64 41.783, -64 41.783, -64 41.783, -64 41.783, -64 41.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15739'^^xsd:string;
  dwc:observationDate '1978-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -64)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10825'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10825'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '42.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64 42.7, -64 42.7, -64 42.7, -64 42.7, -64 42.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10825'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.567"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -64)"^^geo:wktLiteral ;
  geo-pos:lat "44.567"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14260'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14260'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '44.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64 44.567, -64 44.567, -64 44.567, -64 44.567, -64 44.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14260'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.567"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -64)"^^geo:wktLiteral ;
  geo-pos:lat "44.567"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13728'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13728'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '44.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-64 44.567, -64 44.567, -64 44.567, -64 44.567, -64 44.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_13728'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -63.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.783"^^xsd:decimal ;
  dwc:decimalLongitude "-63.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.783 -63.983)"^^geo:wktLiteral ;
  geo-pos:lat "42.783"^^xsd:decimal ;
  geo-pos:long "-63.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14004'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14004'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.983'^^xsd:double;
  dwc:latitude '42.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.983 42.783, -63.983 42.783, -63.983 42.783, -63.983 42.783, -63.983 42.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_14004'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -63.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-63.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -63.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "-63.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13727'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13727'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.967'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.967 44.4, -63.967 44.4, -63.967 44.4, -63.967 44.4, -63.967 44.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_13727'^^xsd:string;
  dwc:observationDate '1979-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -63.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-63.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -63.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-63.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14259'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.967'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.967 44.417, -63.967 44.417, -63.967 44.417, -63.967 44.417, -63.967 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_14259'^^xsd:string;
  dwc:observationDate '1978-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -63.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -63.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-63.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15738'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_15738'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.95'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.95 41.8, -63.95 41.8, -63.95 41.8, -63.95 41.8, -63.95 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15738'^^xsd:string;
  dwc:observationDate '1978-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -63.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-63.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -63.917)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-63.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10193'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_10193'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.917'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.917 39.95, -63.917 39.95, -63.917 39.95, -63.917 39.95, -63.917 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10193'^^xsd:string;
  dwc:observationDate '1966-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -63.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -63.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-63.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11289'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11289'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.917'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.917 43.667, -63.917 43.667, -63.917 43.667, -63.917 43.667, -63.917 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11289'^^xsd:string;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -63.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-63.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -63.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-63.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10192'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_10192'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.883'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.883 42.483, -63.883 42.483, -63.883 42.483, -63.883 42.483, -63.883 42.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 '284_10192'^^xsd:string;
  dwc:observationDate '1966-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -63.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "-63.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -63.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "-63.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10376'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10376'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.867'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.867 37.517, -63.867 37.517, -63.867 37.517, -63.867 37.517, -63.867 37.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10376'^^xsd:string;
  dwc:observationDate '1967-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -63.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-63.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -63.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-63.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14006'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_14006'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.867'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.867 43.65, -63.867 43.65, -63.867 43.65, -63.867 43.65, -63.867 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_14006'^^xsd:string;
  dwc:observationDate '1978-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -63.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-63.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -63.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-63.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11414'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11414'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.867'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.867 44.183, -63.867 44.183, -63.867 44.183, -63.867 44.183, -63.867 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11414'^^xsd:string;
  dwc:observationDate '1974-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -63.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.933"^^xsd:decimal ;
  dwc:decimalLongitude "-63.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.933 -63.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.933"^^xsd:decimal ;
  geo-pos:long "-63.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10517'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10517'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.8'^^xsd:double;
  dwc:latitude '40.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.8 40.933, -63.8 40.933, -63.8 40.933, -63.8 40.933, -63.8 40.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10517'^^xsd:string;
  dwc:observationDate '1967-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -63.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833 -63.783)"^^geo:wktLiteral ;
  geo-pos:lat "42.833"^^xsd:decimal ;
  geo-pos:long "-63.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14007'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_14007'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.783'^^xsd:double;
  dwc:latitude '42.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.783 42.833, -63.783 42.833, -63.783 42.833, -63.783 42.833, -63.783 42.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14007'^^xsd:string;
  dwc:observationDate '1978-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -63.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-63.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -63.75)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-63.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12488'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_12488'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.75'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.75 44, -63.75 44, -63.75 44, -63.75 44, -63.75 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12488'^^xsd:string;
  dwc:observationDate '1976-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -63.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "-63.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 -63.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "-63.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15411'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15411'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.733'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.733 42.967, -63.733 42.967, -63.733 42.967, -63.733 42.967, -63.733 42.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15411'^^xsd:string;
  dwc:observationDate '1976-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -63.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-63.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -63.733)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-63.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11221'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11221'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.733'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.733 43.25, -63.733 43.25, -63.733 43.25, -63.733 43.25, -63.733 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11221'^^xsd:string;
  dwc:observationDate '1970-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -63.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -63.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-63.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10675'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10675'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.7'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.7 42.267, -63.7 42.267, -63.7 42.267, -63.7 42.267, -63.7 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10675'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -63.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -63.667)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-63.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10982'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10982'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.667'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.667 32.5, -63.667 32.5, -63.667 32.5, -63.667 32.5, -63.667 32.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10982'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -63.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -63.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-63.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10600'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10600'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.667'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.667 38.15, -63.667 38.15, -63.667 38.15, -63.667 38.15, -63.667 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10600'^^xsd:string;
  dwc:observationDate '1968-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_18310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_18310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_18310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -63.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_18310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -63.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-63.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_18310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_18310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_18310'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_18310'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.667'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.667 44.167, -63.667 44.167, -63.667 44.167, -63.667 44.167, -63.667 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_18310'^^xsd:string;
  dwc:observationDate '1979-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -63.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 -63.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "-63.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11254'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11254'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.633'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.633 41.45, -63.633 41.45, -63.633 41.45, -63.633 41.45, -63.633 41.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11254'^^xsd:string;
  dwc:observationDate '1970-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -63.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -63.5)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-63.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12230'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_12230'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.5'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5 41, -63.5 41, -63.5 41, -63.5 41, -63.5 41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_12230'^^xsd:string;
  dwc:observationDate '1976-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -63.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -63.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-63.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11989'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11989'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5 44.5, -63.5 44.5, -63.5 44.5, -63.5 44.5, -63.5 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11989'^^xsd:string;
  dwc:observationDate '1975-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -63.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.517"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -63.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.517"^^xsd:decimal ;
  geo-pos:long "-63.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13772'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_13772'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.5'^^xsd:double;
  dwc:latitude '44.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.5 44.517, -63.5 44.517, -63.5 44.517, -63.5 44.517, -63.5 44.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_13772'^^xsd:string;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -63.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-63.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -63.433)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-63.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10777'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10777'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.433'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.433 43.767, -63.433 43.767, -63.433 43.767, -63.433 43.767, -63.433 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_10777'^^xsd:string;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -63.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.25"^^xsd:decimal ;
  dwc:decimalLongitude "-63.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.25 -63.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.25"^^xsd:decimal ;
  geo-pos:long "-63.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10676'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10676'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.417'^^xsd:double;
  dwc:latitude '39.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.417 39.25, -63.417 39.25, -63.417 39.25, -63.417 39.25, -63.417 39.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10676'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -63.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11415'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11415'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.4'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.4 44.467, -63.4 44.467, -63.4 44.467, -63.4 44.467, -63.4 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11415'^^xsd:string;
  dwc:observationDate '1974-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -63.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-63.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -63.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-63.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15687'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15687'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.367'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.367 40.183, -63.367 40.183, -63.367 40.183, -63.367 40.183, -63.367 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15687'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -63.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183"^^xsd:decimal ;
  dwc:decimalLongitude "-63.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183 -63.367)"^^geo:wktLiteral ;
  geo-pos:lat "40.183"^^xsd:decimal ;
  geo-pos:long "-63.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15688'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15688'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.367'^^xsd:double;
  dwc:latitude '40.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.367 40.183, -63.367 40.183, -63.367 40.183, -63.367 40.183, -63.367 40.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15688'^^xsd:string;
  dwc:observationDate '1978-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -63.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-63.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -63.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-63.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11671'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11671'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.367'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.367 43.283, -63.367 43.283, -63.367 43.283, -63.367 43.283, -63.367 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11671'^^xsd:string;
  dwc:observationDate '1975-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -63.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-63.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -63.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-63.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11651'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11651'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.333'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.333 44.167, -63.333 44.167, -63.333 44.167, -63.333 44.167, -63.333 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11651'^^xsd:string;
  dwc:observationDate '1974-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483 -63.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.483"^^xsd:decimal ;
  dwc:decimalLongitude "-63.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.483 -63.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.483"^^xsd:decimal ;
  geo-pos:long "-63.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10546'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10546'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.283'^^xsd:double;
  dwc:latitude '43.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.283 43.483, -63.283 43.483, -63.283 43.483, -63.283 43.483, -63.283 43.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10546'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -63.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "-63.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 -63.267)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "-63.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10656'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10656'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.267'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.267 38.917, -63.267 38.917, -63.267 38.917, -63.267 38.917, -63.267 38.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10656'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333 -63.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.333"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.333 -63.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.333"^^xsd:decimal ;
  geo-pos:long "-63.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11672'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11672'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.233'^^xsd:double;
  dwc:latitude '43.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.233 43.333, -63.233 43.333, -63.233 43.333, -63.233 43.333, -63.233 43.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11672'^^xsd:string;
  dwc:observationDate '1975-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -63.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367"^^xsd:decimal ;
  dwc:decimalLongitude "-63.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -63.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.367"^^xsd:decimal ;
  geo-pos:long "-63.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10997'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10997'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.217'^^xsd:double;
  dwc:latitude '43.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.217 43.367, -63.217 43.367, -63.217 43.367, -63.217 43.367, -63.217 43.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10997'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -63.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -63.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-63.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10399'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10399'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.2'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.2 39.5, -63.2 39.5, -63.2 39.5, -63.2 39.5, -63.2 39.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10399'^^xsd:string;
  dwc:observationDate '1967-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -63.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.217"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.217 -63.167)"^^geo:wktLiteral ;
  geo-pos:lat "42.217"^^xsd:decimal ;
  geo-pos:long "-63.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10647'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10647'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.167'^^xsd:double;
  dwc:latitude '42.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.167 42.217, -63.167 42.217, -63.167 42.217, -63.167 42.217, -63.167 42.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10647'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -63.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -63.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-63.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11288'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11288'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.167'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.167 43.833, -63.167 43.833, -63.167 43.833, -63.167 43.833, -63.167 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11288'^^xsd:string;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.317 -63.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.317"^^xsd:decimal ;
  dwc:decimalLongitude "-63.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.317 -63.117)"^^geo:wktLiteral ;
  geo-pos:lat "33.317"^^xsd:decimal ;
  geo-pos:long "-63.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12102'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_12102'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.117'^^xsd:double;
  dwc:latitude '33.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.117 33.317, -63.117 33.317, -63.117 33.317, -63.117 33.317, -63.117 33.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 '284_12102'^^xsd:string;
  dwc:observationDate '1976-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -63.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.017"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.017 -63.033)"^^geo:wktLiteral ;
  geo-pos:lat "37.017"^^xsd:decimal ;
  geo-pos:long "-63.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10668'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10668'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.033'^^xsd:double;
  dwc:latitude '37.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.033 37.017, -63.033 37.017, -63.033 37.017, -63.033 37.017, -63.033 37.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10668'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -63.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.267"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.267 -63.017)"^^geo:wktLiteral ;
  geo-pos:lat "40.267"^^xsd:decimal ;
  geo-pos:long "-63.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10659'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10659'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63.017'^^xsd:double;
  dwc:latitude '40.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63.017 40.267, -63.017 40.267, -63.017 40.267, -63.017 40.267, -63.017 40.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10659'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.983"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.983 -63)"^^geo:wktLiteral ;
  geo-pos:lat "42.983"^^xsd:decimal ;
  geo-pos:long "-63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10824'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10824'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-63'^^xsd:integer;
  dwc:latitude '42.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-63 42.983, -63 42.983, -63 42.983, -63 42.983, -63 42.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10824'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -62.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-62.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -62.967)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-62.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11253'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11253'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.967'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.967 41.633, -62.967 41.633, -62.967 41.633, -62.967 41.633, -62.967 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11253'^^xsd:string;
  dwc:observationDate '1970-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -62.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -62.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-62.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10822'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10822'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.9'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.9 43.067, -62.9 43.067, -62.9 43.067, -62.9 43.067, -62.9 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10822'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -62.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -62.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-62.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10823'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10823'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.9'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.9 43.067, -62.9 43.067, -62.9 43.067, -62.9 43.067, -62.9 43.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10823'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -62.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -62.833)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-62.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10884'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10884'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.833'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.833 11, -62.833 11, -62.833 11, -62.833 11, -62.833 11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10884'^^xsd:string;
  dwc:observationDate '1968-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -62.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -62.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-62.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11418'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11418'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.833'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.833 43.667, -62.833 43.667, -62.833 43.667, -62.833 43.667, -62.833 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11418'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -62.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -62.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-62.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11417'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11417'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.833'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.833 43.667, -62.833 43.667, -62.833 43.667, -62.833 43.667, -62.833 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11417'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -62.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -62.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-62.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11290'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11290'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.833'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.833 43.917, -62.833 43.917, -62.833 43.917, -62.833 43.917, -62.833 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11290'^^xsd:string;
  dwc:observationDate '1971-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -62.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 -62.817)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "-62.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10612'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10612'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.817'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.817 40.75, -62.817 40.75, -62.817 40.75, -62.817 40.75, -62.817 40.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10612'^^xsd:string;
  dwc:observationDate '1968-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -62.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -62.783)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-62.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10976'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10976'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.783'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.783 41.2, -62.783 41.2, -62.783 41.2, -62.783 41.2, -62.783 41.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_10976'^^xsd:string;
  dwc:observationDate '1968-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 -62.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 -62.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.617"^^xsd:decimal ;
  geo-pos:long "-62.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11416'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11416'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.783'^^xsd:double;
  dwc:latitude '43.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.783 43.617, -62.783 43.617, -62.783 43.617, -62.783 43.617, -62.783 43.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11416'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -62.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.467"^^xsd:decimal ;
  dwc:decimalLongitude "-62.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -62.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.467"^^xsd:decimal ;
  geo-pos:long "-62.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10421'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10421'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.75'^^xsd:double;
  dwc:latitude '38.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.75 38.467, -62.75 38.467, -62.75 38.467, -62.75 38.467, -62.75 38.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10421'^^xsd:string;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -62.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -62.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-62.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11183'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11183'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.75'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.75 41.333, -62.75 41.333, -62.75 41.333, -62.75 41.333, -62.75 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11183'^^xsd:string;
  dwc:observationDate '1969-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -62.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.633"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.633 -62.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.633"^^xsd:decimal ;
  geo-pos:long "-62.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10547'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10547'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.7'^^xsd:double;
  dwc:latitude '43.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.7 43.633, -62.7 43.633, -62.7 43.633, -62.7 43.633, -62.7 43.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10547'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -62.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -62.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-62.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10819'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10819'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.667'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.667 43.133, -62.667 43.133, -62.667 43.133, -62.667 43.133, -62.667 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10819'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -62.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -62.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-62.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10820'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10820'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.667'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.667 43.133, -62.667 43.133, -62.667 43.133, -62.667 43.133, -62.667 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10820'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -62.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -62.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-62.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10821'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10821'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.667'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.667 43.133, -62.667 43.133, -62.667 43.133, -62.667 43.133, -62.667 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10821'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -62.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.417"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.417 -62.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.417"^^xsd:decimal ;
  geo-pos:long "-62.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10658'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10658'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.65'^^xsd:double;
  dwc:latitude '38.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.65 38.417, -62.65 38.417, -62.65 38.417, -62.65 38.417, -62.65 38.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10658'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -62.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -62.633)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-62.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19727'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_19727'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.633'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.633 41.333, -62.633 41.333, -62.633 41.333, -62.633 41.333, -62.633 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Loggerhead Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '284_19727'^^xsd:string;
  dwc:observationDate '1979-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -62.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -62.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-62.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10818'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10818'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.633'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.633 43.2, -62.633 43.2, -62.633 43.2, -62.633 43.2, -62.633 43.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10818'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -62.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -62.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-62.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10633'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10633'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.633'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.633 43.917, -62.633 43.917, -62.633 43.917, -62.633 43.917, -62.633 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10633'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -62.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -62.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-62.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10548'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10548'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.6'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.6 43.7, -62.6 43.7, -62.6 43.7, -62.6 43.7, -62.6 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_10548'^^xsd:string;
  dwc:observationDate '1967-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -62.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.917"^^xsd:decimal ;
  dwc:decimalLongitude "-62.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.917 -62.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.917"^^xsd:decimal ;
  geo-pos:long "-62.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11368'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11368'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.583'^^xsd:double;
  dwc:latitude '40.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.583 40.917, -62.583 40.917, -62.583 40.917, -62.583 40.917, -62.583 40.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11368'^^xsd:string;
  dwc:observationDate '1971-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -62.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -62.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-62.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11673'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11673'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.567'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.567 43.5, -62.567 43.5, -62.567 43.5, -62.567 43.5, -62.567 43.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11673'^^xsd:string;
  dwc:observationDate '1975-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -62.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867 -62.567)"^^geo:wktLiteral ;
  geo-pos:lat "43.867"^^xsd:decimal ;
  geo-pos:long "-62.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10634'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10634'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.567'^^xsd:double;
  dwc:latitude '43.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.567 43.867, -62.567 43.867, -62.567 43.867, -62.567 43.867, -62.567 43.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10634'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -62.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483"^^xsd:decimal ;
  dwc:decimalLongitude "-62.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483 -62.533)"^^geo:wktLiteral ;
  geo-pos:lat "40.483"^^xsd:decimal ;
  geo-pos:long "-62.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10412'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10412'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.533'^^xsd:double;
  dwc:latitude '40.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.533 40.483, -62.533 40.483, -62.533 40.483, -62.533 40.483, -62.533 40.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10412'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.483 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.483"^^xsd:decimal ;
  dwc:decimalLongitude "-62.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.483 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.483"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11282'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11282'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.5'^^xsd:double;
  dwc:latitude '32.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.5 32.483, -62.5 32.483, -62.5 32.483, -62.5 32.483, -62.5 32.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted or Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11282'^^xsd:string;
  dwc:observationDate '1971-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.733"^^xsd:decimal ;
  dwc:decimalLongitude "-62.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.733"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13716'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_13716'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.5'^^xsd:double;
  dwc:latitude '37.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.5 37.733, -62.5 37.733, -62.5 37.733, -62.5 37.733, -62.5 37.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13716'^^xsd:string;
  dwc:observationDate '1979-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-62.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14229'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_14229'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.5'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.5 37.75, -62.5 37.75, -62.5 37.75, -62.5 37.75, -62.5 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14229'^^xsd:string;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-62.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11088'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11088'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.5'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.5 42.933, -62.5 42.933, -62.5 42.933, -62.5 42.933, -62.5 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11088'^^xsd:string;
  dwc:observationDate '1969-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -62.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -62.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-62.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13662'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_13662'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.4'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.4 42.8, -62.4 42.8, -62.4 42.8, -62.4 42.8, -62.4 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13662'^^xsd:string;
  dwc:observationDate '1977-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -62.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-62.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -62.383)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-62.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10455'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10455'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.383'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.383 36, -62.383 36, -62.383 36, -62.383 36, -62.383 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10455'^^xsd:string;
  dwc:observationDate '1967-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -62.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.633"^^xsd:decimal ;
  dwc:decimalLongitude "-62.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.633 -62.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.633"^^xsd:decimal ;
  geo-pos:long "-62.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10611'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10611'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.383'^^xsd:double;
  dwc:latitude '40.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.383 40.633, -62.383 40.633, -62.383 40.633, -62.383 40.633, -62.383 40.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10611'^^xsd:string;
  dwc:observationDate '1968-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -62.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-62.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -62.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-62.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11419'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11419'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.333'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.333 43.683, -62.333 43.683, -62.333 43.683, -62.333 43.683, -62.333 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_11419'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -62.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -62.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-62.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11420'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11420'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.3'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.3 43.683, -62.3 43.683, -62.3 43.683, -62.3 43.683, -62.3 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11420'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -62.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -62.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-62.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11421'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11421'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.3'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.3 43.683, -62.3 43.683, -62.3 43.683, -62.3 43.683, -62.3 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_11421'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -62.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -62.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-62.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15405'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15405'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.3'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.3 43.9, -62.3 43.9, -62.3 43.9, -62.3 43.9, -62.3 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15405'^^xsd:string;
  dwc:observationDate '1976-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -62.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-62.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -62.283)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-62.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10456'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10456'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.283'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.283 36.283, -62.283 36.283, -62.283 36.283, -62.283 36.283, -62.283 36.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10456'^^xsd:string;
  dwc:observationDate '1967-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -62.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -62.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-62.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11422'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11422'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.25 43.7, -62.25 43.7, -62.25 43.7, -62.25 43.7, -62.25 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11422'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -62.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717"^^xsd:decimal ;
  dwc:decimalLongitude "-62.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -62.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.717"^^xsd:decimal ;
  geo-pos:long "-62.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11424'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11424'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.217'^^xsd:double;
  dwc:latitude '43.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.217 43.717, -62.217 43.717, -62.217 43.717, -62.217 43.717, -62.217 43.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_11424'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -62.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.717"^^xsd:decimal ;
  dwc:decimalLongitude "-62.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.717 -62.217)"^^geo:wktLiteral ;
  geo-pos:lat "43.717"^^xsd:decimal ;
  geo-pos:long "-62.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11423'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11423'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.217'^^xsd:double;
  dwc:latitude '43.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.217 43.717, -62.217 43.717, -62.217 43.717, -62.217 43.717, -62.217 43.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11423'^^xsd:string;
  dwc:observationDate '1974-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -62.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -62.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-62.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10778'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10778'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.167'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.167 44.033, -62.167 44.033, -62.167 44.033, -62.167 44.033, -62.167 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10778'^^xsd:string;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -62.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.317"^^xsd:decimal ;
  dwc:decimalLongitude "-62.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -62.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.317"^^xsd:decimal ;
  geo-pos:long "-62.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14235'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_14235'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.083'^^xsd:double;
  dwc:latitude '39.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.083 39.317, -62.083 39.317, -62.083 39.317, -62.083 39.317, -62.083 39.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_14235'^^xsd:string;
  dwc:observationDate '1978-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -62.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.317"^^xsd:decimal ;
  dwc:decimalLongitude "-62.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.317 -62.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.317"^^xsd:decimal ;
  geo-pos:long "-62.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13717'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_13717'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62.083'^^xsd:double;
  dwc:latitude '39.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62.083 39.317, -62.083 39.317, -62.083 39.317, -62.083 39.317, -62.083 39.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_13717'^^xsd:string;
  dwc:observationDate '1979-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.117"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.117 -62)"^^geo:wktLiteral ;
  geo-pos:lat "40.117"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10663'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_10663'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.35'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '40.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62 40.117, -62 40.117, -62 40.117, -62 40.117, -62 40.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10663'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -62)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10817'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10817'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62 43.917, -62 43.917, -62 43.917, -62 43.917, -62 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10817'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -62)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10780'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10780'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62 44, -62 44, -62 44, -62 44, -62 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10780'^^xsd:string;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -62)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10779'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_10779'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-62 44, -62 44, -62 44, -62 44, -62 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_10779'^^xsd:string;
  dwc:observationDate '1968-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -61.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333"^^xsd:decimal ;
  dwc:decimalLongitude "-61.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333 -61.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.333"^^xsd:decimal ;
  geo-pos:long "-61.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10662'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_10662'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.983'^^xsd:double;
  dwc:latitude '38.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.983 38.333, -61.983 38.333, -61.983 38.333, -61.983 38.333, -61.983 38.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10662'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.467 -61.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.467"^^xsd:decimal ;
  dwc:decimalLongitude "-61.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.467 -61.917)"^^geo:wktLiteral ;
  geo-pos:lat "15.467"^^xsd:decimal ;
  geo-pos:long "-61.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11065'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11065'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.917'^^xsd:double;
  dwc:latitude '15.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.917 15.467, -61.917 15.467, -61.917 15.467, -61.917 15.467, -61.917 15.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11065'^^xsd:string;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -61.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "-61.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 -61.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "-61.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10518'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10518'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.917'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.917 41.633, -61.917 41.633, -61.917 41.633, -61.917 41.633, -61.917 41.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10518'^^xsd:string;
  dwc:observationDate '1967-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -61.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.083"^^xsd:decimal ;
  dwc:decimalLongitude "-61.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.083 -61.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.083"^^xsd:decimal ;
  geo-pos:long "-61.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11089'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11089'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.917'^^xsd:double;
  dwc:latitude '43.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.917 43.083, -61.917 43.083, -61.917 43.083, -61.917 43.083, -61.917 43.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11089'^^xsd:string;
  dwc:observationDate '1969-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -61.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-61.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -61.917)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-61.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10816'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_10816'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.917'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.917 44, -61.917 44, -61.917 44, -61.917 44, -61.917 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10816'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -61.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.367"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.367 -61.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.367"^^xsd:decimal ;
  geo-pos:long "-61.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10635'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10635'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.6333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.783'^^xsd:double;
  dwc:latitude '43.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.783 43.367, -61.783 43.367, -61.783 43.367, -61.783 43.367, -61.783 43.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10635'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -61.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-61.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -61.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-61.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11675'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11675'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.75'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.75 43.75, -61.75 43.75, -61.75 43.75, -61.75 43.75, -61.75 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11675'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -61.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-61.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -61.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-61.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11674'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11674'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.75'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.75 43.75, -61.75 43.75, -61.75 43.75, -61.75 43.75, -61.75 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11674'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -61.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.867"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.867 -61.633)"^^geo:wktLiteral ;
  geo-pos:lat "39.867"^^xsd:decimal ;
  geo-pos:long "-61.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10654'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10654'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.883333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.633'^^xsd:double;
  dwc:latitude '39.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.633 39.867, -61.633 39.867, -61.633 39.867, -61.633 39.867, -61.633 39.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10654'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -61.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "-61.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 -61.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "-61.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11029'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11029'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.583'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.583 40.25, -61.583 40.25, -61.583 40.25, -61.583 40.25, -61.583 40.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11029'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -61.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "-61.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -61.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "-61.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11143'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11143'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.583'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.583 43.15, -61.583 43.15, -61.583 43.15, -61.583 43.15, -61.583 43.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11143'^^xsd:string;
  dwc:observationDate '1969-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -61.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "-61.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -61.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "-61.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11144'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11144'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.583'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.583 43.15, -61.583 43.15, -61.583 43.15, -61.583 43.15, -61.583 43.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11144'^^xsd:string;
  dwc:observationDate '1969-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -61.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "-61.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 -61.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "-61.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11145'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11145'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.583'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.583 43.15, -61.583 43.15, -61.583 43.15, -61.583 43.15, -61.583 43.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11145'^^xsd:string;
  dwc:observationDate '1969-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -61.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-61.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -61.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-61.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11712'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11712'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.483'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.483 44.583, -61.483 44.583, -61.483 44.583, -61.483 44.583, -61.483 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11712'^^xsd:string;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -61.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -61.433)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-61.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10457'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10457'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.433'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.433 37.667, -61.433 37.667, -61.433 37.667, -61.433 37.667, -61.433 37.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10457'^^xsd:string;
  dwc:observationDate '1967-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -61.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.567"^^xsd:decimal ;
  dwc:decimalLongitude "-61.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.567 -61.433)"^^geo:wktLiteral ;
  geo-pos:lat "44.567"^^xsd:decimal ;
  geo-pos:long "-61.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11711'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11711'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.433'^^xsd:double;
  dwc:latitude '44.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.433 44.567, -61.433 44.567, -61.433 44.567, -61.433 44.567, -61.433 44.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_11711'^^xsd:string;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -61.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -61.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-61.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11164'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11164'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.4 41.5, -61.4 41.5, -61.4 41.5, -61.4 41.5, -61.4 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11164'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -61.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-61.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.933 -61.383)"^^geo:wktLiteral ;
  geo-pos:lat "39.933"^^xsd:decimal ;
  geo-pos:long "-61.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15786'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15786'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.383'^^xsd:double;
  dwc:latitude '39.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.383 39.933, -61.383 39.933, -61.383 39.933, -61.383 39.933, -61.383 39.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15786'^^xsd:string;
  dwc:observationDate '1975-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -61.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.267"^^xsd:decimal ;
  dwc:decimalLongitude "-61.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.267 -61.333)"^^geo:wktLiteral ;
  geo-pos:lat "43.267"^^xsd:decimal ;
  geo-pos:long "-61.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11090'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11090'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.333'^^xsd:double;
  dwc:latitude '43.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.333 43.267, -61.333 43.267, -61.333 43.267, -61.333 43.267, -61.333 43.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11090'^^xsd:string;
  dwc:observationDate '1969-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -61.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 -61.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "-61.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11091'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11091'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.3'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.3 43.283, -61.3 43.283, -61.3 43.283, -61.3 43.283, -61.3 43.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11091'^^xsd:string;
  dwc:observationDate '1969-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -61.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "-61.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 -61.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "-61.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10636'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10636'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.7833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.283'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.283 43.033, -61.283 43.033, -61.283 43.033, -61.283 43.033, -61.283 43.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10636'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -61.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 -61.233)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "-61.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10653'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10653'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.233'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.233 41.15, -61.233 41.15, -61.233 41.15, -61.233 41.15, -61.233 41.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10653'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -61.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.517"^^xsd:decimal ;
  dwc:decimalLongitude "-61.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.517 -61.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.517"^^xsd:decimal ;
  geo-pos:long "-61.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11710'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.217'^^xsd:double;
  dwc:latitude '44.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.217 44.517, -61.217 44.517, -61.217 44.517, -61.217 44.517, -61.217 44.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11710'^^xsd:string;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -61.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -61.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-61.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11004'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11004'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.2'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.2 42.867, -61.2 42.867, -61.2 42.867, -61.2 42.867, -61.2 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11004'^^xsd:string;
  dwc:observationDate '1968-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -61.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -61.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-61.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11709'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11709'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.167'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.167 44.5, -61.167 44.5, -61.167 44.5, -61.167 44.5, -61.167 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11709'^^xsd:string;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.583 -61.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.583"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.583 -61.167)"^^geo:wktLiteral ;
  geo-pos:lat "46.583"^^xsd:decimal ;
  geo-pos:long "-61.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11220'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11220'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.167'^^xsd:double;
  dwc:latitude '46.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.167 46.583, -61.167 46.583, -61.167 46.583, -61.167 46.583, -61.167 46.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11220'^^xsd:string;
  dwc:observationDate '1970-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -61.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -61.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-61.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11092'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11092'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.1'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.1 43.4, -61.1 43.4, -61.1 43.4, -61.1 43.4, -61.1 43.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11092'^^xsd:string;
  dwc:observationDate '1969-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -61.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-61.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -61.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-61.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13718'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13718'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.067'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.067 42.083, -61.067 42.083, -61.067 42.083, -61.067 42.083, -61.067 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_13718'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -61.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "-61.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 -61.067)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "-61.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14236'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14236'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.067'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.067 42.083, -61.067 42.083, -61.067 42.083, -61.067 42.083, -61.067 42.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_14236'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.033 -61.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.033"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.033 -61.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.033"^^xsd:decimal ;
  geo-pos:long "-61.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13771'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13771'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.05'^^xsd:double;
  dwc:latitude '15.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.05 15.033, -61.05 15.033, -61.05 15.033, -61.05 15.033, -61.05 15.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13771'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.033 -61.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.033"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.033 -61.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.033"^^xsd:decimal ;
  geo-pos:long "-61.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13769'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13769'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.05'^^xsd:double;
  dwc:latitude '15.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.05 15.033, -61.05 15.033, -61.05 15.033, -61.05 15.033, -61.05 15.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_13769'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.033 -61.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.033"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.033 -61.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.033"^^xsd:decimal ;
  geo-pos:long "-61.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13770'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13770'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.05'^^xsd:double;
  dwc:latitude '15.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.05 15.033, -61.05 15.033, -61.05 15.033, -61.05 15.033, -61.05 15.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_13770'^^xsd:string;
  dwc:observationDate '1978-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -61.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -61.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.15"^^xsd:decimal ;
  geo-pos:long "-61.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10413'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10413'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.05'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.05 38.15, -61.05 38.15, -61.05 38.15, -61.05 38.15, -61.05 38.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10413'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.017 -61.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.017"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.017 -61.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.017"^^xsd:decimal ;
  geo-pos:long "-61.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12548'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12548'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.05'^^xsd:double;
  dwc:latitude '45.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.05 45.017, -61.05 45.017, -61.05 45.017, -61.05 45.017, -61.05 45.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12548'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.017 -61.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.017"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.017 -61.033)"^^geo:wktLiteral ;
  geo-pos:lat "45.017"^^xsd:decimal ;
  geo-pos:long "-61.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12547'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12547'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.033'^^xsd:double;
  dwc:latitude '45.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61.033 45.017, -61.033 45.017, -61.033 45.017, -61.033 45.017, -61.033 45.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12547'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.833"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.833 -61)"^^geo:wktLiteral ;
  geo-pos:lat "38.833"^^xsd:decimal ;
  geo-pos:long "-61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11735'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11735'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61'^^xsd:integer;
  dwc:latitude '38.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-61 38.833, -61 38.833, -61 38.833, -61 38.833, -61 38.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11735'^^xsd:string;
  dwc:observationDate '1975-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -60.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-60.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -60.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-60.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11983'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11983'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.967'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.967 44.9, -60.967 44.9, -60.967 44.9, -60.967 44.9, -60.967 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11983'^^xsd:string;
  dwc:observationDate '1975-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -60.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -60.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-60.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10940'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10940'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.95'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.95 40.333, -60.95 40.333, -60.95 40.333, -60.95 40.333, -60.95 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10940'^^xsd:string;
  dwc:observationDate '1968-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -60.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -60.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-60.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10941'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10941'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.95'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.95 40.333, -60.95 40.333, -60.95 40.333, -60.95 40.333, -60.95 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10941'^^xsd:string;
  dwc:observationDate '1968-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 -60.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 -60.95)"^^geo:wktLiteral ;
  geo-pos:lat "45.033"^^xsd:decimal ;
  geo-pos:long "-60.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12546'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12546'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.95'^^xsd:double;
  dwc:latitude '45.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.95 45.033, -60.95 45.033, -60.95 45.033, -60.95 45.033, -60.95 45.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_12546'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -60.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -60.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-60.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14238'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14238'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.9'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.9 42.733, -60.9 42.733, -60.9 42.733, -60.9 42.733, -60.9 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14238'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -60.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -60.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-60.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13720'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13720'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.9'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.9 42.733, -60.9 42.733, -60.9 42.733, -60.9 42.733, -60.9 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_13720'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -60.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "-60.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 -60.883)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "-60.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10648'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10648'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.883'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.883 42.233, -60.883 42.233, -60.883 42.233, -60.883 42.233, -60.883 42.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10648'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -60.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -60.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-60.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13719'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_13719'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.85'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.85 42.683, -60.85 42.683, -60.85 42.683, -60.85 42.683, -60.85 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_13719'^^xsd:string;
  dwc:observationDate '1979-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -60.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -60.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-60.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_14237'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.85'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.85 42.683, -60.85 42.683, -60.85 42.683, -60.85 42.683, -60.85 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_14237'^^xsd:string;
  dwc:observationDate '1978-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -60.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-60.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -60.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-60.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10657'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10657'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.733'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.733 38.783, -60.733 38.783, -60.733 38.783, -60.733 38.783, -60.733 38.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10657'^^xsd:string;
  dwc:observationDate '1968-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -60.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -60.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-60.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11401'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.667'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.667 43.8, -60.667 43.8, -60.667 43.8, -60.667 43.8, -60.667 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11401'^^xsd:string;
  dwc:observationDate '1973-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -60.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -60.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-60.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10549'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10549'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.6'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.6 43.7, -60.6 43.7, -60.6 43.7, -60.6 43.7, -60.6 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10549'^^xsd:string;
  dwc:observationDate '1967-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -60.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "-60.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 -60.583)"^^geo:wktLiteral ;
  geo-pos:lat "10"^^xsd:decimal ;
  geo-pos:long "-60.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10885'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10885'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.583'^^xsd:double;
  dwc:latitude '10'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.583 10, -60.583 10, -60.583 10, -60.583 10, -60.583 10))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10885'^^xsd:string;
  dwc:observationDate '1968-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -60.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-60.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -60.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-60.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10665'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10665'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.583'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.583 43.133, -60.583 43.133, -60.583 43.133, -60.583 43.133, -60.583 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10665'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -60.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617"^^xsd:decimal ;
  dwc:decimalLongitude "-60.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -60.533)"^^geo:wktLiteral ;
  geo-pos:lat "38.617"^^xsd:decimal ;
  geo-pos:long "-60.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10664'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_10664'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.533'^^xsd:double;
  dwc:latitude '38.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.533 38.617, -60.533 38.617, -60.533 38.617, -60.533 38.617, -60.533 38.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10664'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -60.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -60.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-60.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10652'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10652'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.45'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.45 41.8, -60.45 41.8, -60.45 41.8, -60.45 41.8, -60.45 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_10652'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -60.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 -60.45)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "-60.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13499'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.45'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.45 42.15, -60.45 42.15, -60.45 42.15, -60.45 42.15, -60.45 42.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_13499'^^xsd:string;
  dwc:observationDate '1977-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -60.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.517"^^xsd:decimal ;
  dwc:decimalLongitude "-60.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -60.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.517"^^xsd:decimal ;
  geo-pos:long "-60.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11326'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11326'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.417'^^xsd:double;
  dwc:latitude '39.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.417 39.517, -60.417 39.517, -60.417 39.517, -60.417 39.517, -60.417 39.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11326'^^xsd:string;
  dwc:observationDate '1971-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -60.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-60.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -60.367)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-60.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11676'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11676'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.367'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.367 43.65, -60.367 43.65, -60.367 43.65, -60.367 43.65, -60.367 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11676'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -60.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10649'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10649'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.35'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.35 42.283, -60.35 42.283, -60.35 42.283, -60.35 42.283, -60.35 42.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10649'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -60.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-60.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -60.333)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-60.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10377'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10377'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.65'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.333'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.333 34, -60.333 34, -60.333 34, -60.333 34, -60.333 34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10377'^^xsd:string;
  dwc:observationDate '1967-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 -60.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.617"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.617 -60.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.617"^^xsd:decimal ;
  geo-pos:long "-60.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11677'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.3'^^xsd:double;
  dwc:latitude '43.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.3 43.617, -60.3 43.617, -60.3 43.617, -60.3 43.617, -60.3 43.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11677'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -60.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "-60.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -60.267)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "-60.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10716'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10716'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.267'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.267 40.4, -60.267 40.4, -60.267 40.4, -60.267 40.4, -60.267 40.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10716'^^xsd:string;
  dwc:observationDate '1968-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -60.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617 -60.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.617"^^xsd:decimal ;
  geo-pos:long "-60.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15737'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15737'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.25'^^xsd:double;
  dwc:latitude '42.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.25 42.617, -60.25 42.617, -60.25 42.617, -60.25 42.617, -60.25 42.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15737'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -60.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -60.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-60.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10987'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10987'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.25 44.5, -60.25 44.5, -60.25 44.5, -60.25 44.5, -60.25 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10987'^^xsd:string;
  dwc:observationDate '1968-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -60.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.267"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.267 -60.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.267"^^xsd:decimal ;
  geo-pos:long "-60.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10650'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10650'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.133'^^xsd:double;
  dwc:latitude '42.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.133 42.267, -60.133 42.267, -60.133 42.267, -60.133 42.267, -60.133 42.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10650'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -60.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483 -60.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.483"^^xsd:decimal ;
  geo-pos:long "-60.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10637'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10637'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.133'^^xsd:double;
  dwc:latitude '42.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.133 42.483, -60.133 42.483, -60.133 42.483, -60.133 42.483, -60.133 42.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10637'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -60.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.567"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.567 -60.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.567"^^xsd:decimal ;
  geo-pos:long "-60.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11678'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11678'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.133'^^xsd:double;
  dwc:latitude '43.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.133 43.567, -60.133 43.567, -60.133 43.567, -60.133 43.567, -60.133 43.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_11678'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -60.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -60.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "-60.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11679'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11679'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.1'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.1 43.55, -60.1 43.55, -60.1 43.55, -60.1 43.55, -60.1 43.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11679'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.267 -60.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.267"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.267 -60.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.267"^^xsd:decimal ;
  geo-pos:long "-60.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10815'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10815'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.1'^^xsd:double;
  dwc:latitude '45.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.1 45.267, -60.1 45.267, -60.1 45.267, -60.1 45.267, -60.1 45.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10815'^^xsd:string;
  dwc:observationDate '1968-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -60.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -60.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-60.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10550'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10550'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60.05'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60.05 43.733, -60.05 43.733, -60.05 43.733, -60.05 43.733, -60.05 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_10550'^^xsd:string;
  dwc:observationDate '1967-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -60)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-60"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10651'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10651'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60'^^xsd:integer;
  dwc:latitude '42.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60 42.2, -60 42.2, -60 42.2, -60 42.2, -60 42.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10651'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -60)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-60"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10781'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10781'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-60'^^xsd:integer;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-60 43.7, -60 43.7, -60 43.7, -60 43.7, -60 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10781'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.333 -59.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.333 -59.967)"^^geo:wktLiteral ;
  geo-pos:lat "46.333"^^xsd:decimal ;
  geo-pos:long "-59.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11684'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11684'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.967'^^xsd:double;
  dwc:latitude '46.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.967 46.333, -59.967 46.333, -59.967 46.333, -59.967 46.333, -59.967 46.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11684'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -59.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -59.917)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-59.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10717'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10717'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.917'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.917 38.8, -59.917 38.8, -59.917 38.8, -59.917 38.8, -59.917 38.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10717'^^xsd:string;
  dwc:observationDate '1968-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -59.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-59.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -59.917)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-59.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14241'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14241'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.917'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.917 43.733, -59.917 43.733, -59.917 43.733, -59.917 43.733, -59.917 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_14241'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -59.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-59.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -59.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-59.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15410'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15410'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.917'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.917 44.117, -59.917 44.117, -59.917 44.117, -59.917 44.117, -59.917 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15410'^^xsd:string;
  dwc:observationDate '1976-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -59.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.733"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.733 -59.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.733"^^xsd:decimal ;
  geo-pos:long "-59.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13723'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13723'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.9'^^xsd:double;
  dwc:latitude '43.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.9 43.733, -59.9 43.733, -59.9 43.733, -59.9 43.733, -59.9 43.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_13723'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.117 -59.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.117"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.117 -59.9)"^^geo:wktLiteral ;
  geo-pos:lat "46.117"^^xsd:decimal ;
  geo-pos:long "-59.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11683'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11683'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.9'^^xsd:double;
  dwc:latitude '46.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.9 46.117, -59.9 46.117, -59.9 46.117, -59.9 46.117, -59.9 46.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11683'^^xsd:string;
  dwc:observationDate '1975-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -59.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-59.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -59.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-59.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14240'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14240'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.883'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.883 43.4, -59.883 43.4, -59.883 43.4, -59.883 43.4, -59.883 43.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_14240'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -59.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-59.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -59.883)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-59.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13722'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13722'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.883'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.883 43.4, -59.883 43.4, -59.883 43.4, -59.883 43.4, -59.883 43.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_13722'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -59.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -59.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-59.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13721'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13721'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.85'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.85 43.383, -59.85 43.383, -59.85 43.383, -59.85 43.383, -59.85 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_13721'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -59.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383 -59.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.383"^^xsd:decimal ;
  geo-pos:long "-59.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14239'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_14239'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.85'^^xsd:double;
  dwc:latitude '43.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.85 43.383, -59.85 43.383, -59.85 43.383, -59.85 43.383, -59.85 43.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_14239'^^xsd:string;
  dwc:observationDate '1978-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -59.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -59.833)"^^geo:wktLiteral ;
  geo-pos:lat "46.667"^^xsd:decimal ;
  geo-pos:long "-59.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15403'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15403'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.833'^^xsd:double;
  dwc:latitude '46.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.833 46.667, -59.833 46.667, -59.833 46.667, -59.833 46.667, -59.833 46.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15403'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -59.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 -59.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "-59.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10638'^^xsd:string;
  dwc:scientificName 'Testudines'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10638'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.8'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.8 41.333, -59.8 41.333, -59.8 41.333, -59.8 41.333, -59.8 41.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '2689'^^xsd:integer;
  dwc:occurrenceId '284_10638'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -59.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.467"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 -59.783)"^^geo:wktLiteral ;
  geo-pos:lat "40.467"^^xsd:decimal ;
  geo-pos:long "-59.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10667'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10667'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.783'^^xsd:double;
  dwc:latitude '40.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.783 40.467, -59.783 40.467, -59.783 40.467, -59.783 40.467, -59.783 40.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10667'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -59.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.767"^^xsd:decimal ;
  dwc:decimalLongitude "-59.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.767 -59.767)"^^geo:wktLiteral ;
  geo-pos:lat "40.767"^^xsd:decimal ;
  geo-pos:long "-59.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10639'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_10639'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.767'^^xsd:double;
  dwc:latitude '40.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.767 40.767, -59.767 40.767, -59.767 40.767, -59.767 40.767, -59.767 40.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10639'^^xsd:string;
  dwc:observationDate '1968-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -59.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-59.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -59.767)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-59.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10568'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10568'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.767'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.767 43.65, -59.767 43.65, -59.767 43.65, -59.767 43.65, -59.767 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10568'^^xsd:string;
  dwc:observationDate '1967-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -59.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-59.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -59.75)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-59.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10886'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10886'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.75'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.75 11.6, -59.75 11.6, -59.75 11.6, -59.75 11.6, -59.75 11.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10886'^^xsd:string;
  dwc:observationDate '1968-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -59.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-59.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -59.717)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-59.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10718'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10718'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.717'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.717 38.4, -59.717 38.4, -59.717 38.4, -59.717 38.4, -59.717 38.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10718'^^xsd:string;
  dwc:observationDate '1968-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -59.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-59.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -59.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-59.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11682'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11682'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.717'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.717 44.1, -59.717 44.1, -59.717 44.1, -59.717 44.1, -59.717 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11682'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -59.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-59.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -59.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-59.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11681'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11681'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.717'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.717 44.1, -59.717 44.1, -59.717 44.1, -59.717 44.1, -59.717 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11681'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -59.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -59.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-59.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11093'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11093'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.7'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.7 43.667, -59.7 43.667, -59.7 43.667, -59.7 43.667, -59.7 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11093'^^xsd:string;
  dwc:observationDate '1969-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.3 -59.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.3"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.3 -59.667)"^^geo:wktLiteral ;
  geo-pos:lat "13.3"^^xsd:decimal ;
  geo-pos:long "-59.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10887'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10887'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.667'^^xsd:double;
  dwc:latitude '13.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.667 13.3, -59.667 13.3, -59.667 13.3, -59.667 13.3, -59.667 13.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10887'^^xsd:string;
  dwc:observationDate '1968-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -59.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -59.667)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-59.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11356'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11356'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.667'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.667 35.533, -59.667 35.533, -59.667 35.533, -59.667 35.533, -59.667 35.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11356'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -59.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.183"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.183 -59.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.183"^^xsd:decimal ;
  geo-pos:long "-59.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10666'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10666'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.667'^^xsd:double;
  dwc:latitude '41.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.667 41.183, -59.667 41.183, -59.667 41.183, -59.667 41.183, -59.667 41.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10666'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -59.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 -59.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "-59.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15736'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15736'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.633'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.633 42.733, -59.633 42.733, -59.633 42.733, -59.633 42.733, -59.633 42.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15736'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -59.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -59.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-59.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13724'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_13724'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.633'^^xsd:double;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.633 43.667, -59.633 43.667, -59.633 43.667, -59.633 43.667, -59.633 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13724'^^xsd:string;
  dwc:observationDate '1979-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -59.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -59.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-59.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11094'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11094'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.633'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.633 43.7, -59.633 43.7, -59.633 43.7, -59.633 43.7, -59.633 43.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11094'^^xsd:string;
  dwc:observationDate '1969-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -59.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.167"^^xsd:decimal ;
  dwc:decimalLongitude "-59.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.167 -59.533)"^^geo:wktLiteral ;
  geo-pos:lat "42.167"^^xsd:decimal ;
  geo-pos:long "-59.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11364'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11364'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.533'^^xsd:double;
  dwc:latitude '42.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.533 42.167, -59.533 42.167, -59.533 42.167, -59.533 42.167, -59.533 42.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11364'^^xsd:string;
  dwc:observationDate '1971-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.383 -59.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.383"^^xsd:decimal ;
  dwc:decimalLongitude "-59.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.383 -59.433)"^^geo:wktLiteral ;
  geo-pos:lat "46.383"^^xsd:decimal ;
  geo-pos:long "-59.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11685'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11685'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.433'^^xsd:double;
  dwc:latitude '46.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.433 46.383, -59.433 46.383, -59.433 46.383, -59.433 46.383, -59.433 46.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11685'^^xsd:string;
  dwc:observationDate '1975-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.333 -59.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.333 -59.417)"^^geo:wktLiteral ;
  geo-pos:lat "13.333"^^xsd:decimal ;
  geo-pos:long "-59.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11066'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11066'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.417'^^xsd:double;
  dwc:latitude '13.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.417 13.333, -59.417 13.333, -59.417 13.333, -59.417 13.333, -59.417 13.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11066'^^xsd:string;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -59.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -59.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-59.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11095'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11095'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.417'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.417 43.8, -59.417 43.8, -59.417 43.8, -59.417 43.8, -59.417 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11095'^^xsd:string;
  dwc:observationDate '1969-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -59.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -59.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-59.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11096'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11096'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.417'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.417 43.8, -59.417 43.8, -59.417 43.8, -59.417 43.8, -59.417 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11096'^^xsd:string;
  dwc:observationDate '1969-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -59.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-59.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -59.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-59.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11425'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11425'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.417'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.417 44.35, -59.417 44.35, -59.417 44.35, -59.417 44.35, -59.417 44.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11425'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.683 -59.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.683"^^xsd:decimal ;
  dwc:decimalLongitude "-59.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.683 -59.417)"^^geo:wktLiteral ;
  geo-pos:lat "46.683"^^xsd:decimal ;
  geo-pos:long "-59.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11355'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11355'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.417'^^xsd:double;
  dwc:latitude '46.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.417 46.683, -59.417 46.683, -59.417 46.683, -59.417 46.683, -59.417 46.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11355'^^xsd:string;
  dwc:observationDate '1971-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -59.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-59.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -59.383)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-59.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13272'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_13272'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.383'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.383 43.85, -59.383 43.85, -59.383 43.85, -59.383 43.85, -59.383 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13272'^^xsd:string;
  dwc:observationDate '1977-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -59.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-59.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -59.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-59.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11426'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11426'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.367'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.367 44.267, -59.367 44.267, -59.367 44.267, -59.367 44.267, -59.367 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11426'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-59.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-59.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11433'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11433'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.317'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11433'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-59.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-59.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11431'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11431'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.317'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11431'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-59.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-59.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11430'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11430'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.317'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11430'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-59.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -59.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-59.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11432'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11432'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.317'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233, -59.317 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11432'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11680'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11680'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.25'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.25 44.167, -59.25 44.167, -59.25 44.167, -59.25 44.167, -59.25 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11680'^^xsd:string;
  dwc:observationDate '1975-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -59.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11485'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11485'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.25'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.25 49.6, -59.25 49.6, -59.25 49.6, -59.25 49.6, -59.25 49.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11485'^^xsd:string;
  dwc:observationDate '1974-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -59.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -59.233)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-59.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11100'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11100'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.233'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.233 43.833, -59.233 43.833, -59.233 43.833, -59.233 43.833, -59.233 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11100'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.683 -59.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.683"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.683 -59.233)"^^geo:wktLiteral ;
  geo-pos:lat "49.683"^^xsd:decimal ;
  geo-pos:long "-59.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11484'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11484'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.233'^^xsd:double;
  dwc:latitude '49.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.233 49.683, -59.233 49.683, -59.233 49.683, -59.233 49.683, -59.233 49.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11484'^^xsd:string;
  dwc:observationDate '1974-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -59.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -59.217)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-59.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15735'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15735'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.217'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.217 42.8, -59.217 42.8, -59.217 42.8, -59.217 42.8, -59.217 42.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_15735'^^xsd:string;
  dwc:observationDate '1978-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -59.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-59.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -59.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-59.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11226'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11226'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.183'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.183 43.65, -59.183 43.65, -59.183 43.65, -59.183 43.65, -59.183 43.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11226'^^xsd:string;
  dwc:observationDate '1970-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-59.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-59.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14246'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.183'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.183 43.983, -59.183 43.983, -59.183 43.983, -59.183 43.983, -59.183 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_14246'^^xsd:string;
  dwc:observationDate '1978-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-59.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.183)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-59.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13725'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13725'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.183'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.183 43.983, -59.183 43.983, -59.183 43.983, -59.183 43.983, -59.183 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_13725'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-59.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14247'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_14247'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.167'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.167 43.983, -59.167 43.983, -59.167 43.983, -59.167 43.983, -59.167 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_14247'^^xsd:string;
  dwc:observationDate '1978-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -59.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-59.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13726'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_13726'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.167'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.167 43.983, -59.167 43.983, -59.167 43.983, -59.167 43.983, -59.167 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13726'^^xsd:string;
  dwc:observationDate '1979-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-59.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11428'^^xsd:string;
  dwc:scientificName 'Chondrichthyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11428'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.167'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.167 44.167, -59.167 44.167, -59.167 44.167, -59.167 44.167, -59.167 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified/Other Shark" by the provider'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:occurrenceId '284_11428'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-59.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11429'^^xsd:string;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11429'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.167'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.167 44.167, -59.167 44.167, -59.167 44.167, -59.167 44.167, -59.167 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Swordfish" by the provider'^^xsd:string;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId '284_11429'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -59.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-59.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11427'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11427'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.167'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.167 44.167, -59.167 44.167, -59.167 44.167, -59.167 44.167, -59.167 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_11427'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.417 -59.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.417"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.417 -59.167)"^^geo:wktLiteral ;
  geo-pos:lat "47.417"^^xsd:decimal ;
  geo-pos:long "-59.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11486'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11486'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.167'^^xsd:double;
  dwc:latitude '47.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.167 47.417, -59.167 47.417, -59.167 47.417, -59.167 47.417, -59.167 47.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11486'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -59.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -59.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "-59.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11233'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11233'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.15'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.15 40.95, -59.15 40.95, -59.15 40.95, -59.15 40.95, -59.15 40.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11233'^^xsd:string;
  dwc:observationDate '1970-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -59.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -59.133)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-59.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11101'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11101'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.133'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.133 43.9, -59.133 43.9, -59.133 43.9, -59.133 43.9, -59.133 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11101'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -59.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-59.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -59.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-59.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15409'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15409'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.117'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.117 44.067, -59.117 44.067, -59.117 44.067, -59.117 44.067, -59.117 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15409'^^xsd:string;
  dwc:observationDate '1976-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -59.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.933"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.933 -59.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.933"^^xsd:decimal ;
  geo-pos:long "-59.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11105'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11105'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.1'^^xsd:double;
  dwc:latitude '43.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.1 43.933, -59.1 43.933, -59.1 43.933, -59.1 43.933, -59.1 43.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11105'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -59.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -59.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-59.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11107'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11107'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.05'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.05 43.9, -59.05 43.9, -59.05 43.9, -59.05 43.9, -59.05 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11107'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -59.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -59.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-59.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11106'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11106'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.05'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.05 43.9, -59.05 43.9, -59.05 43.9, -59.05 43.9, -59.05 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11106'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -59.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -59.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-59.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11099'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11099'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.033'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.033 43.883, -59.033 43.883, -59.033 43.883, -59.033 43.883, -59.033 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11099'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -59.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -59.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-59.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11098'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11098'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.033'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.033 43.883, -59.033 43.883, -59.033 43.883, -59.033 43.883, -59.033 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11098'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -59.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -59.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-59.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11097'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11097'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-59.033'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-59.033 43.883, -59.033 43.883, -59.033 43.883, -59.033 43.883, -59.033 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11097'^^xsd:string;
  dwc:observationDate '1969-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -58.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -58.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-58.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11104'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11104'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.95'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.95 43.833, -58.95 43.833, -58.95 43.833, -58.95 43.833, -58.95 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11104'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -58.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -58.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-58.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11103'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11103'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.95'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.95 43.833, -58.95 43.833, -58.95 43.833, -58.95 43.833, -58.95 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11103'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -58.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -58.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-58.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11102'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11102'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.95'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.95 43.9, -58.95 43.9, -58.95 43.9, -58.95 43.9, -58.95 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11102'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -58.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-58.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -58.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-58.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11434'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11434'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.933'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.933 44.05, -58.933 44.05, -58.933 44.05, -58.933 44.05, -58.933 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11434'^^xsd:string;
  dwc:observationDate '1974-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -58.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-58.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -58.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-58.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10552'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10552'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.867'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.867 43.9, -58.867 43.9, -58.867 43.9, -58.867 43.9, -58.867 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_10552'^^xsd:string;
  dwc:observationDate '1967-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -58.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.833"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.833 -58.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.833"^^xsd:decimal ;
  geo-pos:long "-58.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10551'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10551'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.833'^^xsd:double;
  dwc:latitude '43.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.833 43.833, -58.833 43.833, -58.833 43.833, -58.833 43.833, -58.833 43.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10551'^^xsd:string;
  dwc:observationDate '1967-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -58.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -58.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-58.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15408'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15408'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.833'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.833 43.917, -58.833 43.917, -58.833 43.917, -58.833 43.917, -58.833 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15408'^^xsd:string;
  dwc:observationDate '1976-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -58.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -58.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-58.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15407'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15407'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.833'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.833 43.917, -58.833 43.917, -58.833 43.917, -58.833 43.917, -58.833 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15407'^^xsd:string;
  dwc:observationDate '1976-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -58.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -58.833)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-58.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11358'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11358'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.833'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.833 45.5, -58.833 45.5, -58.833 45.5, -58.833 45.5, -58.833 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11358'^^xsd:string;
  dwc:observationDate '1971-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -58.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -58.833)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-58.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11357'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11357'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.833'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.833 45.5, -58.833 45.5, -58.833 45.5, -58.833 45.5, -58.833 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11357'^^xsd:string;
  dwc:observationDate '1971-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -58.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -58.817)"^^geo:wktLiteral ;
  geo-pos:lat "46.4"^^xsd:decimal ;
  geo-pos:long "-58.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11686'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11686'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.817'^^xsd:double;
  dwc:latitude '46.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.817 46.4, -58.817 46.4, -58.817 46.4, -58.817 46.4, -58.817 46.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11686'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -58.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4"^^xsd:decimal ;
  dwc:decimalLongitude "-58.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -58.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.4"^^xsd:decimal ;
  geo-pos:long "-58.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11687'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11687'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.8'^^xsd:double;
  dwc:latitude '46.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.8 46.4, -58.8 46.4, -58.8 46.4, -58.8 46.4, -58.8 46.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11687'^^xsd:string;
  dwc:observationDate '1975-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -58.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -58.717)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-58.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11241'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11241'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.717'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.717 38.667, -58.717 38.667, -58.717 38.667, -58.717 38.667, -58.717 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11241'^^xsd:string;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -58.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.133"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.133 -58.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.133"^^xsd:decimal ;
  geo-pos:long "-58.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14895'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14895'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.7'^^xsd:double;
  dwc:latitude '42.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.7 42.133, -58.7 42.133, -58.7 42.133, -58.7 42.133, -58.7 42.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_14895'^^xsd:string;
  dwc:observationDate '1971-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -58.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -58.683)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-58.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11242'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11242'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.683'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.683 38.667, -58.683 38.667, -58.683 38.667, -58.683 38.667, -58.683 38.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11242'^^xsd:string;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -58.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -58.6)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-58.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10814'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10814'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.6'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.6 47.483, -58.6 47.483, -58.6 47.483, -58.6 47.483, -58.6 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10814'^^xsd:string;
  dwc:observationDate '1968-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -58.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -58.6)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-58.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10813'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10813'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.6'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.6 47.483, -58.6 47.483, -58.6 47.483, -58.6 47.483, -58.6 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_10813'^^xsd:string;
  dwc:observationDate '1968-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.967 -58.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.967"^^xsd:decimal ;
  dwc:decimalLongitude "-58.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.967 -58.583)"^^geo:wktLiteral ;
  geo-pos:lat "50.967"^^xsd:decimal ;
  geo-pos:long "-58.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11482'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11482'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.583'^^xsd:double;
  dwc:latitude '50.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.583 50.967, -58.583 50.967, -58.583 50.967, -58.583 50.967, -58.583 50.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11482'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 -58.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^xsd:decimal ;
  dwc:decimalLongitude "-58.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 -58.533)"^^geo:wktLiteral ;
  geo-pos:lat "50.9"^^xsd:decimal ;
  geo-pos:long "-58.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11483'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11483'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.533'^^xsd:double;
  dwc:latitude '50.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.533 50.9, -58.533 50.9, -58.533 50.9, -58.533 50.9, -58.533 50.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11483'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -58.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.083"^^xsd:decimal ;
  dwc:decimalLongitude "-58.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -58.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.083"^^xsd:decimal ;
  geo-pos:long "-58.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11292'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11292'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.5'^^xsd:double;
  dwc:latitude '45.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.5 45.083, -58.5 45.083, -58.5 45.083, -58.5 45.083, -58.5 45.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11292'^^xsd:string;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -58.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.083"^^xsd:decimal ;
  dwc:decimalLongitude "-58.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -58.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.083"^^xsd:decimal ;
  geo-pos:long "-58.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11291'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11291'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.5'^^xsd:double;
  dwc:latitude '45.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.5 45.083, -58.5 45.083, -58.5 45.083, -58.5 45.083, -58.5 45.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11291'^^xsd:string;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -58.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.867"^^xsd:decimal ;
  dwc:decimalLongitude "-58.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.867 -58.433)"^^geo:wktLiteral ;
  geo-pos:lat "41.867"^^xsd:decimal ;
  geo-pos:long "-58.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11167'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11167'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.433'^^xsd:double;
  dwc:latitude '41.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.433 41.867, -58.433 41.867, -58.433 41.867, -58.433 41.867, -58.433 41.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11167'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -58.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-58.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -58.333)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-58.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15785'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15785'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.333'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.333 39.95, -58.333 39.95, -58.333 39.95, -58.333 39.95, -58.333 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15785'^^xsd:string;
  dwc:observationDate '1975-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -58.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -58.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-58.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11243'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11243'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.3'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.3 38.583, -58.3 38.583, -58.3 38.583, -58.3 38.583, -58.3 38.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11243'^^xsd:string;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.917 -58.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.917"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.917 -58.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.917"^^xsd:decimal ;
  geo-pos:long "-58.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11488'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11488'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.25'^^xsd:double;
  dwc:latitude '45.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.25 45.917, -58.25 45.917, -58.25 45.917, -58.25 45.917, -58.25 45.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11488'^^xsd:string;
  dwc:observationDate '1974-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -58.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-58.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -58.217)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-58.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15392'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15392'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.217'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.217 49.75, -58.217 49.75, -58.217 49.75, -58.217 49.75, -58.217 49.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15392'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -58.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -58.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-58.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11435'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11435'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.2 44.2, -58.2 44.2, -58.2 44.2, -58.2 44.2, -58.2 44.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11435'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.417 -58.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.417"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.417 -58.167)"^^geo:wktLiteral ;
  geo-pos:lat "45.417"^^xsd:decimal ;
  geo-pos:long "-58.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15449'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.167'^^xsd:double;
  dwc:latitude '45.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.167 45.417, -58.167 45.417, -58.167 45.417, -58.167 45.417, -58.167 45.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 '284_15449'^^xsd:string;
  dwc:observationDate '1976-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -58.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -58.133)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-58.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11274'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11274'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.133'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.133 32.8, -58.133 32.8, -58.133 32.8, -58.133 32.8, -58.133 32.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11274'^^xsd:string;
  dwc:observationDate '1971-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -58.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-58.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -58.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-58.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15450'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15450'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.117'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.117 44.167, -58.117 44.167, -58.117 44.167, -58.117 44.167, -58.117 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15450'^^xsd:string;
  dwc:observationDate '1976-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -58.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -58.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-58.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10553'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10553'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.1'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.1 44.25, -58.1 44.25, -58.1 44.25, -58.1 44.25, -58.1 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_10553'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.067 -58.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.067"^^xsd:decimal ;
  dwc:decimalLongitude "-58.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.067 -58.083)"^^geo:wktLiteral ;
  geo-pos:lat "51.067"^^xsd:decimal ;
  geo-pos:long "-58.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11481'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11481'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.083'^^xsd:double;
  dwc:latitude '51.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.083 51.067, -58.083 51.067, -58.083 51.067, -58.083 51.067, -58.083 51.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11481'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -58.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^xsd:decimal ;
  dwc:decimalLongitude "-58.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -58.033)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "-58.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11480'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11480'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.033'^^xsd:double;
  dwc:latitude '51.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-58.033 51.1, -58.033 51.1, -58.033 51.1, -58.033 51.1, -58.033 51.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11480'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183 -57.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183 -57.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.183"^^xsd:decimal ;
  geo-pos:long "-57.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11479'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11479'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.95'^^xsd:double;
  dwc:latitude '51.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.95 51.183, -57.95 51.183, -57.95 51.183, -57.95 51.183, -57.95 51.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11479'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -57.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-57.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -57.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-57.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10554'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10554'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.867'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.867 44.25, -57.867 44.25, -57.867 44.25, -57.867 44.25, -57.867 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10554'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -57.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -57.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-57.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10556'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10556'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.833'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.833 44.283, -57.833 44.283, -57.833 44.283, -57.833 44.283, -57.833 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10556'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -57.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.283"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.283 -57.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.283"^^xsd:decimal ;
  geo-pos:long "-57.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10555'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10555'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.833'^^xsd:double;
  dwc:latitude '44.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.833 44.283, -57.833 44.283, -57.833 44.283, -57.833 44.283, -57.833 44.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10555'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283 -57.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.283"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.283 -57.833)"^^geo:wktLiteral ;
  geo-pos:lat "51.283"^^xsd:decimal ;
  geo-pos:long "-57.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11478'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11478'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.833'^^xsd:double;
  dwc:latitude '51.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.833 51.283, -57.833 51.283, -57.833 51.283, -57.833 51.283, -57.833 51.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11478'^^xsd:string;
  dwc:observationDate '1974-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 -57.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "-57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13117'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_13117'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.7 40.4, -57.7 40.4, -57.7 40.4, -57.7 40.4, -57.7 40.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13117'^^xsd:string;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -57.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -57.633)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-57.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11689'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11689'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.633'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.633 45.3, -57.633 45.3, -57.633 45.3, -57.633 45.3, -57.633 45.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11689'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -57.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-57.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -57.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-57.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10526'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10526'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.583'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.583 41.35, -57.583 41.35, -57.583 41.35, -57.583 41.35, -57.583 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10526'^^xsd:string;
  dwc:observationDate '1967-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -57.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "-57.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 -57.583)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "-57.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10527'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10527'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.583'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.583 41.35, -57.583 41.35, -57.583 41.35, -57.583 41.35, -57.583 41.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10527'^^xsd:string;
  dwc:observationDate '1967-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.333 -57.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.333 -57.583)"^^geo:wktLiteral ;
  geo-pos:lat "45.333"^^xsd:decimal ;
  geo-pos:long "-57.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11688'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11688'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.583'^^xsd:double;
  dwc:latitude '45.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.583 45.333, -57.583 45.333, -57.583 45.333, -57.583 45.333, -57.583 45.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11688'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -57.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367"^^xsd:decimal ;
  dwc:decimalLongitude "-57.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -57.583)"^^geo:wktLiteral ;
  geo-pos:lat "51.367"^^xsd:decimal ;
  geo-pos:long "-57.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11477'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11477'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.583'^^xsd:double;
  dwc:latitude '51.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.583 51.367, -57.583 51.367, -57.583 51.367, -57.583 51.367, -57.583 51.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11477'^^xsd:string;
  dwc:observationDate '1974-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333 -57.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.333"^^xsd:decimal ;
  geo-pos:long "-57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10557'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10557'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '44.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.5 44.333, -57.5 44.333, -57.5 44.333, -57.5 44.333, -57.5 44.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10557'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.167 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.167"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.167 -57.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.167"^^xsd:decimal ;
  geo-pos:long "-57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11708'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11708'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '45.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.5 45.167, -57.5 45.167, -57.5 45.167, -57.5 45.167, -57.5 45.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11708'^^xsd:string;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -57.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.433"^^xsd:decimal ;
  dwc:decimalLongitude "-57.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.433 -57.433)"^^geo:wktLiteral ;
  geo-pos:lat "44.433"^^xsd:decimal ;
  geo-pos:long "-57.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10558'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10558'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.433'^^xsd:double;
  dwc:latitude '44.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.433 44.433, -57.433 44.433, -57.433 44.433, -57.433 44.433, -57.433 44.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_10558'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35 -57.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35"^^xsd:decimal ;
  dwc:decimalLongitude "-57.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35 -57.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.35"^^xsd:decimal ;
  geo-pos:long "-57.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11476'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11476'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.417'^^xsd:double;
  dwc:latitude '51.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.417 51.35, -57.417 51.35, -57.417 51.35, -57.417 51.35, -57.417 51.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11476'^^xsd:string;
  dwc:observationDate '1974-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95 -57.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.95"^^xsd:decimal ;
  geo-pos:long "-57.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10529'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10529'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:latitude '38.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 38.95, -57.2 38.95, -57.2 38.95, -57.2 38.95, -57.2 38.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10529'^^xsd:string;
  dwc:observationDate '1967-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -57.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -57.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.833"^^xsd:decimal ;
  geo-pos:long "-57.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10812'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10812'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.2'^^xsd:double;
  dwc:latitude '46.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.2 46.833, -57.2 46.833, -57.2 46.833, -57.2 46.833, -57.2 46.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_10812'^^xsd:string;
  dwc:observationDate '1968-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -57.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -57.167)"^^geo:wktLiteral ;
  geo-pos:lat "47.333"^^xsd:decimal ;
  geo-pos:long "-57.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10944'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10944'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.167'^^xsd:double;
  dwc:latitude '47.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.167 47.333, -57.167 47.333, -57.167 47.333, -57.167 47.333, -57.167 47.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_10944'^^xsd:string;
  dwc:observationDate '1968-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -57.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -57.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-57.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10782'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10782'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.133'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.133 44.55, -57.133 44.55, -57.133 44.55, -57.133 44.55, -57.133 44.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10782'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.217 -57.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.217"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.217 -57.133)"^^geo:wktLiteral ;
  geo-pos:lat "45.217"^^xsd:decimal ;
  geo-pos:long "-57.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11690'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11690'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.133'^^xsd:double;
  dwc:latitude '45.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.133 45.217, -57.133 45.217, -57.133 45.217, -57.133 45.217, -57.133 45.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_11690'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.333 -57.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.333 -57.133)"^^geo:wktLiteral ;
  geo-pos:lat "51.333"^^xsd:decimal ;
  geo-pos:long "-57.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11475'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11475'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.133'^^xsd:double;
  dwc:latitude '51.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.133 51.333, -57.133 51.333, -57.133 51.333, -57.133 51.333, -57.133 51.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11475'^^xsd:string;
  dwc:observationDate '1974-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.217 -57.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.217"^^xsd:decimal ;
  dwc:decimalLongitude "-57.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.217 -57.117)"^^geo:wktLiteral ;
  geo-pos:lat "45.217"^^xsd:decimal ;
  geo-pos:long "-57.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11691'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11691'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.117'^^xsd:double;
  dwc:latitude '45.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57.117 45.217, -57.117 45.217, -57.117 45.217, -57.117 45.217, -57.117 45.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11691'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 -57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 -57)"^^geo:wktLiteral ;
  geo-pos:lat "32.6"^^xsd:decimal ;
  geo-pos:long "-57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10983'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10983'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57'^^xsd:integer;
  dwc:latitude '32.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-57 32.6, -57 32.6, -57 32.6, -57 32.6, -57 32.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10983'^^xsd:string;
  dwc:observationDate '1968-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183 -56.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.183"^^xsd:decimal ;
  dwc:decimalLongitude "-56.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183 -56.967)"^^geo:wktLiteral ;
  geo-pos:lat "45.183"^^xsd:decimal ;
  geo-pos:long "-56.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11692'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11692'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.967'^^xsd:double;
  dwc:latitude '45.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.967 45.183, -56.967 45.183, -56.967 45.183, -56.967 45.183, -56.967 45.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11692'^^xsd:string;
  dwc:observationDate '1975-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.933)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-56.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11437'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11437'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.933'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.933 44.833, -56.933 44.833, -56.933 44.833, -56.933 44.833, -56.933 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11437'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -56.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 -56.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.667"^^xsd:decimal ;
  geo-pos:long "-56.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11436'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11436'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.867'^^xsd:double;
  dwc:latitude '44.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.867 44.667, -56.867 44.667, -56.867 44.667, -56.867 44.667, -56.867 44.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11436'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -56.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -56.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-56.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11257'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11257'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.85'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.85 45.3, -56.85 45.3, -56.85 45.3, -56.85 45.3, -56.85 45.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Striped Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '284_11257'^^xsd:string;
  dwc:observationDate '1970-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -56.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.683"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.683 -56.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.683"^^xsd:decimal ;
  geo-pos:long "-56.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10783'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10783'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.833'^^xsd:double;
  dwc:latitude '44.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.833 44.683, -56.833 44.683, -56.833 44.683, -56.833 44.683, -56.833 44.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10783'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -56.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75 -56.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.75"^^xsd:decimal ;
  geo-pos:long "-56.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10784'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10784'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.633'^^xsd:double;
  dwc:latitude '44.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.633 44.75, -56.633 44.75, -56.633 44.75, -56.633 44.75, -56.633 44.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10784'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -56.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -56.583)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-56.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11438'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11438'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.583'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.583 44.5, -56.583 44.5, -56.583 44.5, -56.583 44.5, -56.583 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11438'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -56.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -56.583)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-56.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11337'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11337'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.583'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.583 45.5, -56.583 45.5, -56.583 45.5, -56.583 45.5, -56.583 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11337'^^xsd:string;
  dwc:observationDate '1971-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -56.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -56.517)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-56.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10791'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10791'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.517'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.517 45.5, -56.517 45.5, -56.517 45.5, -56.517 45.5, -56.517 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_10791'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -56.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11275'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11275'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.5 33, -56.5 33, -56.5 33, -56.5 33, -56.5 33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11275'^^xsd:string;
  dwc:observationDate '1971-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -56.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-56.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -56.433)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-56.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10790'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10790'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.433'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.433 45.4, -56.433 45.4, -56.433 45.4, -56.433 45.4, -56.433 45.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10790'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -56.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10787'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10787'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.4'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.4 44.933, -56.4 44.933, -56.4 44.933, -56.4 44.933, -56.4 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10787'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-56.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10785'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10785'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.367'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.367 44.833, -56.367 44.833, -56.367 44.833, -56.367 44.833, -56.367 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_10785'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -56.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.967"^^xsd:decimal ;
  dwc:decimalLongitude "-56.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.967 -56.367)"^^geo:wktLiteral ;
  geo-pos:lat "44.967"^^xsd:decimal ;
  geo-pos:long "-56.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10788'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10788'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.367'^^xsd:double;
  dwc:latitude '44.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.367 44.967, -56.367 44.967, -56.367 44.967, -56.367 44.967, -56.367 44.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10788'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.35)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-56.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10786'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10786'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.35'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.35 44.833, -56.35 44.833, -56.35 44.833, -56.35 44.833, -56.35 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10786'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -56.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-56.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -56.333)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-56.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10789'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10789'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.333'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.333 45, -56.333 45, -56.333 45, -56.333 45, -56.333 45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Risso’s Dolphin (Gray Grampus)" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '284_10789'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.233)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-56.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11463'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11463'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.233'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.233 50.533, -56.233 50.533, -56.233 50.533, -56.233 50.533, -56.233 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11463'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55 -56.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55"^^xsd:decimal ;
  dwc:decimalLongitude "-56.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55 -56.217)"^^geo:wktLiteral ;
  geo-pos:lat "50.55"^^xsd:decimal ;
  geo-pos:long "-56.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11465'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11465'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.217'^^xsd:double;
  dwc:latitude '50.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.217 50.55, -56.217 50.55, -56.217 50.55, -56.217 50.55, -56.217 50.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11465'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55 -56.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.55"^^xsd:decimal ;
  dwc:decimalLongitude "-56.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.55 -56.217)"^^geo:wktLiteral ;
  geo-pos:lat "50.55"^^xsd:decimal ;
  geo-pos:long "-56.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11464'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11464'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.217'^^xsd:double;
  dwc:latitude '50.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.217 50.55, -56.217 50.55, -56.217 50.55, -56.217 50.55, -56.217 50.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 '284_11464'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-56.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11459'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11459'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.167'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11459'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-56.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11460'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11460'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.167'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11460'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-56.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11458'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11458'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.167'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11458'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-56.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11457'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11457'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.167'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11457'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-56.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11462'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11462'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.167'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11462'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -56.167)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-56.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11461'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11461'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.167'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533, -56.167 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11461'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -56.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -56.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-56.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13287'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13287'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.133'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.133 44.25, -56.133 44.25, -56.133 44.25, -56.133 44.25, -56.133 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_13287'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -56.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -56.133)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-56.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13288'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_13288'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.133'^^xsd:double;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.133 44.25, -56.133 44.25, -56.133 44.25, -56.133 44.25, -56.133 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13288'^^xsd:string;
  dwc:observationDate '1977-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.383 -56.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.383"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.383 -56.133)"^^geo:wktLiteral ;
  geo-pos:lat "45.383"^^xsd:decimal ;
  geo-pos:long "-56.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10792'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10792'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.133'^^xsd:double;
  dwc:latitude '45.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.133 45.383, -56.133 45.383, -56.133 45.383, -56.133 45.383, -56.133 45.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10792'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -56.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.933"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.933 -56.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.933"^^xsd:decimal ;
  geo-pos:long "-56.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10559'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10559'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.633333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.1'^^xsd:double;
  dwc:latitude '44.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1 44.933, -56.1 44.933, -56.1 44.933, -56.1 44.933, -56.1 44.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_10559'^^xsd:string;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.333 -56.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.333"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.333 -56.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.333"^^xsd:decimal ;
  geo-pos:long "-56.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10793'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10793'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.1'^^xsd:double;
  dwc:latitude '45.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.1 45.333, -56.1 45.333, -56.1 45.333, -56.1 45.333, -56.1 45.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10793'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-56.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -56.083)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-56.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11439'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11439'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.083'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.083 44.833, -56.083 44.833, -56.083 44.833, -56.083 44.833, -56.083 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11439'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -56.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -56.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-56.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11440'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11440'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.033'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.033 44.9, -56.033 44.9, -56.033 44.9, -56.033 44.9, -56.033 44.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11440'^^xsd:string;
  dwc:observationDate '1974-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.633 -56.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.633"^^xsd:decimal ;
  dwc:decimalLongitude "-56.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.633 -56.017)"^^geo:wktLiteral ;
  geo-pos:lat "50.633"^^xsd:decimal ;
  geo-pos:long "-56.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11466'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11466'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56.017'^^xsd:double;
  dwc:latitude '50.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56.017 50.633, -56.017 50.633, -56.017 50.633, -56.017 50.633, -56.017 50.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11466'^^xsd:string;
  dwc:observationDate '1974-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -56)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14218'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_14218'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-56 54, -56 54, -56 54, -56 54, -56 54))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_14218'^^xsd:string;
  dwc:observationDate '1978-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -55.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "-55.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -55.967)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "-55.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15413'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15413'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.967'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.967 50.233, -55.967 50.233, -55.967 50.233, -55.967 50.233, -55.967 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_15413'^^xsd:string;
  dwc:observationDate '1976-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -55.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "-55.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -55.967)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "-55.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15397'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15397'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.967'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.967 50.233, -55.967 50.233, -55.967 50.233, -55.967 50.233, -55.967 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15397'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.567 -55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.567"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.567 -55.85)"^^geo:wktLiteral ;
  geo-pos:lat "50.567"^^xsd:decimal ;
  geo-pos:long "-55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11456'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11456'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.85'^^xsd:double;
  dwc:latitude '50.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.85 50.567, -55.85 50.567, -55.85 50.567, -55.85 50.567, -55.85 50.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11456'^^xsd:string;
  dwc:observationDate '1974-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10916'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10916'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.75 44.833, -55.75 44.833, -55.75 44.833, -55.75 44.833, -55.75 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10916'^^xsd:string;
  dwc:observationDate '1968-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10917'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10917'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.75 44.833, -55.75 44.833, -55.75 44.833, -55.75 44.833, -55.75 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10917'^^xsd:string;
  dwc:observationDate '1968-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.617 -55.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.617"^^xsd:decimal ;
  dwc:decimalLongitude "-55.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.617 -55.733)"^^geo:wktLiteral ;
  geo-pos:lat "52.617"^^xsd:decimal ;
  geo-pos:long "-55.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15424'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15424'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.733'^^xsd:double;
  dwc:latitude '52.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.733 52.617, -55.733 52.617, -55.733 52.617, -55.733 52.617, -55.733 52.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15424'^^xsd:string;
  dwc:observationDate '1976-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.717 -55.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.717"^^xsd:decimal ;
  dwc:decimalLongitude "-55.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.717 -55.733)"^^geo:wktLiteral ;
  geo-pos:lat "52.717"^^xsd:decimal ;
  geo-pos:long "-55.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15439'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15439'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.733'^^xsd:double;
  dwc:latitude '52.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.733 52.717, -55.733 52.717, -55.733 52.717, -55.733 52.717, -55.733 52.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15439'^^xsd:string;
  dwc:observationDate '1976-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -55.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-55.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -55.717)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-55.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15425'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15425'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.717'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.717 53, -55.717 53, -55.717 53, -55.717 53, -55.717 53))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15425'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -55.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-55.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -55.717)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-55.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15440'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15440'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.717'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.717 53, -55.717 53, -55.717 53, -55.717 53, -55.717 53))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15440'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -55.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-55.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -55.717)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-55.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15441'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_15441'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.717'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.717 53, -55.717 53, -55.717 53, -55.717 53, -55.717 53))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15441'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "-55.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15423'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15423'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.7'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15423'^^xsd:string;
  dwc:observationDate '1976-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "-55.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15395'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15395'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.7'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15395'^^xsd:string;
  dwc:observationDate '1976-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "-55.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15394'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15394'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.7'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15394'^^xsd:string;
  dwc:observationDate '1976-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -55.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "-55.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15437'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_15437'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.7'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.6, -55.7 52.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 '284_15437'^^xsd:string;
  dwc:observationDate '1976-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.633 -55.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.633"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.633 -55.667)"^^geo:wktLiteral ;
  geo-pos:lat "52.633"^^xsd:decimal ;
  geo-pos:long "-55.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15438'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_15438'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.667'^^xsd:double;
  dwc:latitude '52.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.667 52.633, -55.667 52.633, -55.667 52.633, -55.667 52.633, -55.667 52.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15438'^^xsd:string;
  dwc:observationDate '1976-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.817 -55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.817"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.817 -55.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.817"^^xsd:decimal ;
  geo-pos:long "-55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11362'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11362'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.65'^^xsd:double;
  dwc:latitude '45.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.65 45.817, -55.65 45.817, -55.65 45.817, -55.65 45.817, -55.65 45.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11362'^^xsd:string;
  dwc:observationDate '1971-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833 -55.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.833"^^xsd:decimal ;
  dwc:decimalLongitude "-55.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833 -55.517)"^^geo:wktLiteral ;
  geo-pos:lat "45.833"^^xsd:decimal ;
  geo-pos:long "-55.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11294'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11294'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.517'^^xsd:double;
  dwc:latitude '45.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.517 45.833, -55.517 45.833, -55.517 45.833, -55.517 45.833, -55.517 45.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11294'^^xsd:string;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11276'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11276'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5 33, -55.5 33, -55.5 33, -55.5 33, -55.5 33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11276'^^xsd:string;
  dwc:observationDate '1971-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11707'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11707'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5 44.5, -55.5 44.5, -55.5 44.5, -55.5 44.5, -55.5 44.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11707'^^xsd:string;
  dwc:observationDate '1975-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.117 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.117"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.117 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.117"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11467'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11467'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '51.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5 51.117, -55.5 51.117, -55.5 51.117, -55.5 51.117, -55.5 51.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11467'^^xsd:string;
  dwc:observationDate '1974-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.367 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.367"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.367 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.367"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15426'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15426'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '52.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5 52.367, -55.5 52.367, -55.5 52.367, -55.5 52.367, -55.5 52.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15426'^^xsd:string;
  dwc:observationDate '1976-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15442'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15442'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.5 52.5, -55.5 52.5, -55.5 52.5, -55.5 52.5, -55.5 52.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 '284_15442'^^xsd:string;
  dwc:observationDate '1976-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -55.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367"^^xsd:decimal ;
  dwc:decimalLongitude "-55.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -55.467)"^^geo:wktLiteral ;
  geo-pos:lat "51.367"^^xsd:decimal ;
  geo-pos:long "-55.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15427'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15427'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.467'^^xsd:double;
  dwc:latitude '51.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.467 51.367, -55.467 51.367, -55.467 51.367, -55.467 51.367, -55.467 51.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15427'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -55.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367"^^xsd:decimal ;
  dwc:decimalLongitude "-55.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 -55.467)"^^geo:wktLiteral ;
  geo-pos:lat "51.367"^^xsd:decimal ;
  geo-pos:long "-55.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15396'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_15396'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.467'^^xsd:double;
  dwc:latitude '51.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.467 51.367, -55.467 51.367, -55.467 51.367, -55.467 51.367, -55.467 51.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15396'^^xsd:string;
  dwc:observationDate '1976-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -55.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-55.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.35 -55.317)"^^geo:wktLiteral ;
  geo-pos:lat "45.35"^^xsd:decimal ;
  geo-pos:long "-55.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11693'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11693'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.317'^^xsd:double;
  dwc:latitude '45.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.317 45.35, -55.317 45.35, -55.317 45.35, -55.317 45.35, -55.317 45.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11693'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -55.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11568'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11568'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.25 45, -55.25 45, -55.25 45, -55.25 45, -55.25 45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11568'^^xsd:string;
  dwc:observationDate '1974-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -55.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -55.233)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-55.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15443'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15443'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.233'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.233 51.7, -55.233 51.7, -55.233 51.7, -55.233 51.7, -55.233 51.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15443'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -55.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10524'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_10524'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.15'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.15 38.5, -55.15 38.5, -55.15 38.5, -55.15 38.5, -55.15 38.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10524'^^xsd:string;
  dwc:observationDate '1967-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.267 -55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.267"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.267 -55.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.267"^^xsd:decimal ;
  geo-pos:long "-55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11468'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11468'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.15'^^xsd:double;
  dwc:latitude '51.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.15 51.267, -55.15 51.267, -55.15 51.267, -55.15 51.267, -55.15 51.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11468'^^xsd:string;
  dwc:observationDate '1974-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -55.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -55.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-55.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10530'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_10530'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.133'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.133 38.033, -55.133 38.033, -55.133 38.033, -55.133 38.033, -55.133 38.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10530'^^xsd:string;
  dwc:observationDate '1967-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.933 -55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.933"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.933 -55.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.933"^^xsd:decimal ;
  geo-pos:long "-55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15429'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15429'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.1'^^xsd:double;
  dwc:latitude '50.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.1 50.933, -55.1 50.933, -55.1 50.933, -55.1 50.933, -55.1 50.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15429'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.033 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.033"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.033 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.033"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15428'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_15428'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '51.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.05 51.033, -55.05 51.033, -55.05 51.033, -55.05 51.033, -55.05 51.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15428'^^xsd:string;
  dwc:observationDate '1976-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -55.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -55.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-55.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_15444'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.05'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.05 51.7, -55.05 51.7, -55.05 51.7, -55.05 51.7, -55.05 51.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15444'^^xsd:string;
  dwc:observationDate '1976-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -55.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 -55.017)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "-55.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10528'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10528'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55.017'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.017 41.65, -55.017 41.65, -55.017 41.65, -55.017 41.65, -55.017 41.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10528'^^xsd:string;
  dwc:observationDate '1967-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.983 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.983"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.983 -55)"^^geo:wktLiteral ;
  geo-pos:lat "44.983"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10794'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10794'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '44.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 44.983, -55 44.983, -55 44.983, -55 44.983, -55 44.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10794'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.667"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -55)"^^geo:wktLiteral ;
  geo-pos:lat "46.667"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15418'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15418'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '46.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 46.667, -55 46.667, -55 46.667, -55 46.667, -55 46.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15418'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.667"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -55)"^^geo:wktLiteral ;
  geo-pos:lat "46.667"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15404'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15404'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '46.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 46.667, -55 46.667, -55 46.667, -55 46.667, -55 46.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15404'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -55)"^^geo:wktLiteral ;
  geo-pos:lat "46.833"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15420'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15420'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '46.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 46.833, -55 46.833, -55 46.833, -55 46.833, -55 46.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15420'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -55)"^^geo:wktLiteral ;
  geo-pos:lat "46.833"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15419'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15419'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '46.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 46.833, -55 46.833, -55 46.833, -55 46.833, -55 46.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15419'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 -55)"^^geo:wktLiteral ;
  geo-pos:lat "50.833"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15421'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15421'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '50.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 50.833, -55 50.833, -55 50.833, -55 50.833, -55 50.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15421'^^xsd:string;
  dwc:observationDate '1976-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 -55)"^^geo:wktLiteral ;
  geo-pos:lat "50.833"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15422'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15422'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '50.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 50.833, -55 50.833, -55 50.833, -55 50.833, -55 50.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15422'^^xsd:string;
  dwc:observationDate '1976-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 -55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 -55)"^^geo:wktLiteral ;
  geo-pos:lat "51.583"^^xsd:decimal ;
  geo-pos:long "-55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15402'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15402'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-55'^^xsd:integer;
  dwc:latitude '51.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55 51.583, -55 51.583, -55 51.583, -55 51.583, -55 51.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15402'^^xsd:string;
  dwc:observationDate '1976-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.417 -54.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.417"^^xsd:decimal ;
  dwc:decimalLongitude "-54.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.417 -54.983)"^^geo:wktLiteral ;
  geo-pos:lat "51.417"^^xsd:decimal ;
  geo-pos:long "-54.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15436'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15436'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.983'^^xsd:double;
  dwc:latitude '51.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.983 51.417, -54.983 51.417, -54.983 51.417, -54.983 51.417, -54.983 51.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 '284_15436'^^xsd:string;
  dwc:observationDate '1976-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 -54.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.75"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 -54.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.75"^^xsd:decimal ;
  geo-pos:long "-54.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11471'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11471'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.95'^^xsd:double;
  dwc:latitude '51.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.95 51.75, -54.95 51.75, -54.95 51.75, -54.95 51.75, -54.95 51.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11471'^^xsd:string;
  dwc:observationDate '1974-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 -54.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.75"^^xsd:decimal ;
  dwc:decimalLongitude "-54.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 -54.933)"^^geo:wktLiteral ;
  geo-pos:lat "51.75"^^xsd:decimal ;
  geo-pos:long "-54.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11474'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.933'^^xsd:double;
  dwc:latitude '51.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.933 51.75, -54.933 51.75, -54.933 51.75, -54.933 51.75, -54.933 51.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11474'^^xsd:string;
  dwc:observationDate '1974-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 -54.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.75"^^xsd:decimal ;
  dwc:decimalLongitude "-54.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 -54.917)"^^geo:wktLiteral ;
  geo-pos:lat "51.75"^^xsd:decimal ;
  geo-pos:long "-54.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11470'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11470'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.917'^^xsd:double;
  dwc:latitude '51.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.917 51.75, -54.917 51.75, -54.917 51.75, -54.917 51.75, -54.917 51.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11470'^^xsd:string;
  dwc:observationDate '1974-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.767 -54.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.767"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.767 -54.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.767"^^xsd:decimal ;
  geo-pos:long "-54.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11472'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11472'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.9'^^xsd:double;
  dwc:latitude '51.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.9 51.767, -54.9 51.767, -54.9 51.767, -54.9 51.767, -54.9 51.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11472'^^xsd:string;
  dwc:observationDate '1974-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.767 -54.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.767"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.767 -54.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.767"^^xsd:decimal ;
  geo-pos:long "-54.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11473'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11473'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.9'^^xsd:double;
  dwc:latitude '51.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.9 51.767, -54.9 51.767, -54.9 51.767, -54.9 51.767, -54.9 51.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11473'^^xsd:string;
  dwc:observationDate '1974-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -54.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -54.85)"^^geo:wktLiteral ;
  geo-pos:lat "46.05"^^xsd:decimal ;
  geo-pos:long "-54.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11295'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11295'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.85'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.85 46.05, -54.85 46.05, -54.85 46.05, -54.85 46.05, -54.85 46.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11295'^^xsd:string;
  dwc:observationDate '1971-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.833)"^^geo:wktLiteral ;
  geo-pos:lat "46.667"^^xsd:decimal ;
  geo-pos:long "-54.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15417'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15417'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.833'^^xsd:double;
  dwc:latitude '46.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.833 46.667, -54.833 46.667, -54.833 46.667, -54.833 46.667, -54.833 46.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15417'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.833)"^^geo:wktLiteral ;
  geo-pos:lat "46.667"^^xsd:decimal ;
  geo-pos:long "-54.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15446'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15446'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.833'^^xsd:double;
  dwc:latitude '46.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.833 46.667, -54.833 46.667, -54.833 46.667, -54.833 46.667, -54.833 46.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15446'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.833)"^^geo:wktLiteral ;
  geo-pos:lat "46.667"^^xsd:decimal ;
  geo-pos:long "-54.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15447'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15447'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.833'^^xsd:double;
  dwc:latitude '46.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.833 46.667, -54.833 46.667, -54.833 46.667, -54.833 46.667, -54.833 46.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15447'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.767 -54.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.767"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.767 -54.833)"^^geo:wktLiteral ;
  geo-pos:lat "51.767"^^xsd:decimal ;
  geo-pos:long "-54.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11469'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11469'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.833'^^xsd:double;
  dwc:latitude '51.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.833 51.767, -54.833 51.767, -54.833 51.767, -54.833 51.767, -54.833 51.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11469'^^xsd:string;
  dwc:observationDate '1974-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.35 -54.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.35"^^xsd:decimal ;
  dwc:decimalLongitude "-54.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.35 -54.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.35"^^xsd:decimal ;
  geo-pos:long "-54.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10811'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.75'^^xsd:double;
  dwc:latitude '46.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.75 46.35, -54.75 46.35, -54.75 46.35, -54.75 46.35, -54.75 46.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10811'^^xsd:string;
  dwc:observationDate '1968-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -54.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-54.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -54.717)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-54.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10996'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10996'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.717'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.717 43.6, -54.717 43.6, -54.717 43.6, -54.717 43.6, -54.717 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_10996'^^xsd:string;
  dwc:observationDate '1968-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -54.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-54.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -54.717)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-54.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11694'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11694'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.717'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.717 46, -54.717 46, -54.717 46, -54.717 46, -54.717 46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11694'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -54.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.867"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -54.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.867"^^xsd:decimal ;
  geo-pos:long "-54.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10795'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10795'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.65'^^xsd:double;
  dwc:latitude '44.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.65 44.867, -54.65 44.867, -54.65 44.867, -54.65 44.867, -54.65 44.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10795'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -54.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833"^^xsd:decimal ;
  dwc:decimalLongitude "-54.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833 -54.583)"^^geo:wktLiteral ;
  geo-pos:lat "44.833"^^xsd:decimal ;
  geo-pos:long "-54.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10796'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10796'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.583'^^xsd:double;
  dwc:latitude '44.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.583 44.833, -54.583 44.833, -54.583 44.833, -54.583 44.833, -54.583 44.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10796'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.083"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.083 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.083"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10560'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10560'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.5'^^xsd:double;
  dwc:latitude '45.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.5 45.083, -54.5 45.083, -54.5 45.083, -54.5 45.083, -54.5 45.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10560'^^xsd:string;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.583"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.583"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11706'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11706'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.5'^^xsd:double;
  dwc:latitude '45.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.5 45.583, -54.5 45.583, -54.5 45.583, -54.5 45.583, -54.5 45.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11706'^^xsd:string;
  dwc:observationDate '1975-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -54.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.817"^^xsd:decimal ;
  dwc:decimalLongitude "-54.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.817 -54.483)"^^geo:wktLiteral ;
  geo-pos:lat "44.817"^^xsd:decimal ;
  geo-pos:long "-54.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10797'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10797'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.483'^^xsd:double;
  dwc:latitude '44.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.483 44.817, -54.483 44.817, -54.483 44.817, -54.483 44.817, -54.483 44.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10797'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -54.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -54.417)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-54.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10561'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10561'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.417'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.417 45.1, -54.417 45.1, -54.417 45.1, -54.417 45.1, -54.417 45.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10561'^^xsd:string;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -54.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "-54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11696'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11696'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.4'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.4 46.2, -54.4 46.2, -54.4 46.2, -54.4 46.2, -54.4 46.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11696'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -54.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "-54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11695'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11695'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.4'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.4 46.2, -54.4 46.2, -54.4 46.2, -54.4 46.2, -54.4 46.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 '284_11695'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.417 -54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.417"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.417 -54.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.417"^^xsd:decimal ;
  geo-pos:long "-54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10810'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10810'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.4'^^xsd:double;
  dwc:latitude '46.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.4 46.417, -54.4 46.417, -54.4 46.417, -54.4 46.417, -54.4 46.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10810'^^xsd:string;
  dwc:observationDate '1968-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.667 -54.333)"^^geo:wktLiteral ;
  geo-pos:lat "46.667"^^xsd:decimal ;
  geo-pos:long "-54.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15448'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15448'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.333'^^xsd:double;
  dwc:latitude '46.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.333 46.667, -54.333 46.667, -54.333 46.667, -54.333 46.667, -54.333 46.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15448'^^xsd:string;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -54.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -54.267)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-54.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10799'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10799'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.267'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.267 45, -54.267 45, -54.267 45, -54.267 45, -54.267 45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10799'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -54.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-54.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -54.267)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-54.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10798'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10798'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.267'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.267 45, -54.267 45, -54.267 45, -54.267 45, -54.267 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 '284_10798'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.933 -54.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.933"^^xsd:decimal ;
  dwc:decimalLongitude "-54.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.933 -54.267)"^^geo:wktLiteral ;
  geo-pos:lat "45.933"^^xsd:decimal ;
  geo-pos:long "-54.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11697'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11697'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.267'^^xsd:double;
  dwc:latitude '45.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.267 45.933, -54.267 45.933, -54.267 45.933, -54.267 45.933, -54.267 45.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11697'^^xsd:string;
  dwc:observationDate '1975-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.833 -54.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.833"^^xsd:decimal ;
  dwc:decimalLongitude "-54.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.833 -54.267)"^^geo:wktLiteral ;
  geo-pos:lat "49.833"^^xsd:decimal ;
  geo-pos:long "-54.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15434'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15434'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.267'^^xsd:double;
  dwc:latitude '49.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.267 49.833, -54.267 49.833, -54.267 49.833, -54.267 49.833, -54.267 49.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15434'^^xsd:string;
  dwc:observationDate '1976-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -54.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-54.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -54.183)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-54.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10562'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10562'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.183'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.183 45.3, -54.183 45.3, -54.183 45.3, -54.183 45.3, -54.183 45.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10562'^^xsd:string;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -54.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "-54.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 -54.183)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "-54.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10563'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.183'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.183 45.3, -54.183 45.3, -54.183 45.3, -54.183 45.3, -54.183 45.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10563'^^xsd:string;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.133 -54.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.133"^^xsd:decimal ;
  dwc:decimalLongitude "-54.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.133 -54.183)"^^geo:wktLiteral ;
  geo-pos:lat "46.133"^^xsd:decimal ;
  geo-pos:long "-54.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11363'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11363'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.183'^^xsd:double;
  dwc:latitude '46.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.183 46.133, -54.183 46.133, -54.183 46.133, -54.183 46.133, -54.183 46.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Medium Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11363'^^xsd:string;
  dwc:observationDate '1971-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -54.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.817"^^xsd:decimal ;
  dwc:decimalLongitude "-54.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -54.183)"^^geo:wktLiteral ;
  geo-pos:lat "49.817"^^xsd:decimal ;
  geo-pos:long "-54.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15435'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.183'^^xsd:double;
  dwc:latitude '49.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.183 49.817, -54.183 49.817, -54.183 49.817, -54.183 49.817, -54.183 49.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_15435'^^xsd:string;
  dwc:observationDate '1976-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.15 -54.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.15"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.15 -54.167)"^^geo:wktLiteral ;
  geo-pos:lat "32.15"^^xsd:decimal ;
  geo-pos:long "-54.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10981'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10981'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.167'^^xsd:double;
  dwc:latitude '32.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.167 32.15, -54.167 32.15, -54.167 32.15, -54.167 32.15, -54.167 32.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Stenella" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10981'^^xsd:string;
  dwc:observationDate '1968-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.167 -54.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.167"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.167 -54.167)"^^geo:wktLiteral ;
  geo-pos:lat "47.167"^^xsd:decimal ;
  geo-pos:long "-54.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10922'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10922'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.167'^^xsd:double;
  dwc:latitude '47.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.167 47.167, -54.167 47.167, -54.167 47.167, -54.167 47.167, -54.167 47.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10922'^^xsd:string;
  dwc:observationDate '1968-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.333 -54.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.333 -54.133)"^^geo:wktLiteral ;
  geo-pos:lat "45.333"^^xsd:decimal ;
  geo-pos:long "-54.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10564'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10564'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.133'^^xsd:double;
  dwc:latitude '45.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.133 45.333, -54.133 45.333, -54.133 45.333, -54.133 45.333, -54.133 45.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10564'^^xsd:string;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 -54.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7"^^xsd:decimal ;
  dwc:decimalLongitude "-54.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 -54.067)"^^geo:wktLiteral ;
  geo-pos:lat "53.7"^^xsd:decimal ;
  geo-pos:long "-54.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12544'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_12544'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54.067'^^xsd:double;
  dwc:latitude '53.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54.067 53.7, -54.067 53.7, -54.067 53.7, -54.067 53.7, -54.067 53.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12544'^^xsd:string;
  dwc:observationDate '1976-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.183 -54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.183"^^xsd:decimal ;
  dwc:decimalLongitude "-54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.183 -54)"^^geo:wktLiteral ;
  geo-pos:lat "50.183"^^xsd:decimal ;
  geo-pos:long "-54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11705'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11705'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-54'^^xsd:integer;
  dwc:latitude '50.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-54 50.183, -54 50.183, -54 50.183, -54 50.183, -54 50.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11705'^^xsd:string;
  dwc:observationDate '1975-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -53.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-53.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -53.983)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-53.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11733'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11733'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.983'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.983 40, -53.983 40, -53.983 40, -53.983 40, -53.983 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11733'^^xsd:string;
  dwc:observationDate '1975-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45 -53.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.45"^^xsd:decimal ;
  dwc:decimalLongitude "-53.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.45 -53.883)"^^geo:wktLiteral ;
  geo-pos:lat "50.45"^^xsd:decimal ;
  geo-pos:long "-53.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11704'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11704'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.883'^^xsd:double;
  dwc:latitude '50.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.883 50.45, -53.883 50.45, -53.883 50.45, -53.883 50.45, -53.883 50.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_11704'^^xsd:string;
  dwc:observationDate '1975-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -53.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -53.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-53.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11399'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11399'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.833'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.833 36.083, -53.833 36.083, -53.833 36.083, -53.833 36.083, -53.833 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11399'^^xsd:string;
  dwc:observationDate '1973-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.033 -53.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.033"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.033 -53.833)"^^geo:wktLiteral ;
  geo-pos:lat "50.033"^^xsd:decimal ;
  geo-pos:long "-53.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15431'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15431'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.833'^^xsd:double;
  dwc:latitude '50.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.833 50.033, -53.833 50.033, -53.833 50.033, -53.833 50.033, -53.833 50.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15431'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.083 -53.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.083"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.083 -53.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.083"^^xsd:decimal ;
  geo-pos:long "-53.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19554'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_19554'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.817'^^xsd:double;
  dwc:latitude '48.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.817 48.083, -53.817 48.083, -53.817 48.083, -53.817 48.083, -53.817 48.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19554'^^xsd:string;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 -53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.167"^^xsd:decimal ;
  dwc:decimalLongitude "-53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 -53.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.167"^^xsd:decimal ;
  geo-pos:long "-53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15432'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15432'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.8'^^xsd:double;
  dwc:latitude '50.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.8 50.167, -53.8 50.167, -53.8 50.167, -53.8 50.167, -53.8 50.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15432'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19555'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_19555'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.75 47, -53.75 47, -53.75 47, -53.75 47, -53.75 47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19555'^^xsd:string;
  dwc:observationDate '1979-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_19559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_19559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_19559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.617"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_19559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.617"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_19559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_19559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_19559'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_19559'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:latitude '48.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.75 48.617, -53.75 48.617, -53.75 48.617, -53.75 48.617, -53.75 48.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_19559'^^xsd:string;
  dwc:observationDate '1981-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.333 -53.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.333 -53.717)"^^geo:wktLiteral ;
  geo-pos:lat "52.333"^^xsd:decimal ;
  geo-pos:long "-53.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12543'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_12543'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.717'^^xsd:double;
  dwc:latitude '52.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.717 52.333, -53.717 52.333, -53.717 52.333, -53.717 52.333, -53.717 52.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_12543'^^xsd:string;
  dwc:observationDate '1976-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -53.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -53.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-53.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11268'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11268'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.667 38.6, -53.667 38.6, -53.667 38.6, -53.667 38.6, -53.667 38.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11268'^^xsd:string;
  dwc:observationDate '1971-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833 -53.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833 -53.667)"^^geo:wktLiteral ;
  geo-pos:lat "45.833"^^xsd:decimal ;
  geo-pos:long "-53.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11698'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11698'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.667'^^xsd:double;
  dwc:latitude '45.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.667 45.833, -53.667 45.833, -53.667 45.833, -53.667 45.833, -53.667 45.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11698'^^xsd:string;
  dwc:observationDate '1975-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -53.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -53.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.833"^^xsd:decimal ;
  geo-pos:long "-53.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10567'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10567'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.667'^^xsd:double;
  dwc:latitude '48.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.667 48.833, -53.667 48.833, -53.667 48.833, -53.667 48.833, -53.667 48.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10567'^^xsd:string;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05 -53.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.05"^^xsd:decimal ;
  geo-pos:long "-53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11244'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11244'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.65'^^xsd:double;
  dwc:latitude '38.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.65 38.05, -53.65 38.05, -53.65 38.05, -53.65 38.05, -53.65 38.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11244'^^xsd:string;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.933 -53.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.933"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.933 -53.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.933"^^xsd:decimal ;
  geo-pos:long "-53.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15415'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15415'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.6'^^xsd:double;
  dwc:latitude '49.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.6 49.933, -53.6 49.933, -53.6 49.933, -53.6 49.933, -53.6 49.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15415'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.167 -53.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.167"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.167 -53.567)"^^geo:wktLiteral ;
  geo-pos:lat "45.167"^^xsd:decimal ;
  geo-pos:long "-53.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11225'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11225'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.567'^^xsd:double;
  dwc:latitude '45.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.567 45.167, -53.567 45.167, -53.567 45.167, -53.567 45.167, -53.567 45.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11225'^^xsd:string;
  dwc:observationDate '1970-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733 -53.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.733"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733 -53.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.733"^^xsd:decimal ;
  geo-pos:long "-53.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10809'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10809'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.25'^^xsd:double;
  dwc:latitude '49.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.25 49.733, -53.25 49.733, -53.25 49.733, -53.25 49.733, -53.25 49.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_10809'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -53.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-53.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -53.183)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-53.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15445'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15445'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.183'^^xsd:double;
  dwc:latitude '49.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.183 49.8, -53.183 49.8, -53.183 49.8, -53.183 49.8, -53.183 49.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 '284_15445'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -53.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -53.167)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-53.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15416'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15416'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.167'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.167 49.7, -53.167 49.7, -53.167 49.7, -53.167 49.7, -53.167 49.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15416'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -53.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -53.167)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-53.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15398'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15398'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.167'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.167 49.7, -53.167 49.7, -53.167 49.7, -53.167 49.7, -53.167 49.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15398'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -53.15)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15391'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_15391'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.15'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.15 49.7, -53.15 49.7, -53.15 49.7, -53.15 49.7, -53.15 49.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15391'^^xsd:string;
  dwc:observationDate '1976-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733 -53.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.733"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733 -53.133)"^^geo:wktLiteral ;
  geo-pos:lat "49.733"^^xsd:decimal ;
  geo-pos:long "-53.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15399'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15399'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.133'^^xsd:double;
  dwc:latitude '49.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.133 49.733, -53.133 49.733, -53.133 49.733, -53.133 49.733, -53.133 49.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15399'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -53.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-53.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -53.117)"^^geo:wktLiteral ;
  geo-pos:lat "48.8"^^xsd:decimal ;
  geo-pos:long "-53.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15433'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_15433'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.117'^^xsd:double;
  dwc:latitude '48.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.117 48.8, -53.117 48.8, -53.117 48.8, -53.117 48.8, -53.117 48.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 '284_15433'^^xsd:string;
  dwc:observationDate '1976-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733 -53.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.733"^^xsd:decimal ;
  dwc:decimalLongitude "-53.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733 -53.117)"^^geo:wktLiteral ;
  geo-pos:lat "49.733"^^xsd:decimal ;
  geo-pos:long "-53.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15400'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_15400'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.117'^^xsd:double;
  dwc:latitude '49.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.117 49.733, -53.117 49.733, -53.117 49.733, -53.117 49.733, -53.117 49.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_15400'^^xsd:string;
  dwc:observationDate '1976-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -53.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15734'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_15734'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.05'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.05 44.233, -53.05 44.233, -53.05 44.233, -53.05 44.233, -53.05 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_15734'^^xsd:string;
  dwc:observationDate '1978-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.867 -53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.867"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.867 -53.05)"^^geo:wktLiteral ;
  geo-pos:lat "48.867"^^xsd:decimal ;
  geo-pos:long "-53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10566'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10566'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53.05'^^xsd:double;
  dwc:latitude '48.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53.05 48.867, -53.05 48.867, -53.05 48.867, -53.05 48.867, -53.05 48.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10566'^^xsd:string;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -53)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11454'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11454'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-53 50, -53 50, -53 50, -53 50, -53 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 '284_11454'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.983"^^xsd:decimal ;
  dwc:decimalLongitude "-52.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  geo-pos:lat "49.983"^^xsd:decimal ;
  geo-pos:long "-52.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11451'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11451'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.983'^^xsd:double;
  dwc:latitude '49.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11451'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.983"^^xsd:decimal ;
  dwc:decimalLongitude "-52.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  geo-pos:lat "49.983"^^xsd:decimal ;
  geo-pos:long "-52.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11445'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11445'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.983'^^xsd:double;
  dwc:latitude '49.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11445'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.983"^^xsd:decimal ;
  dwc:decimalLongitude "-52.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  geo-pos:lat "49.983"^^xsd:decimal ;
  geo-pos:long "-52.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11452'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11452'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.983'^^xsd:double;
  dwc:latitude '49.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11452'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.983"^^xsd:decimal ;
  dwc:decimalLongitude "-52.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.983)"^^geo:wktLiteral ;
  geo-pos:lat "49.983"^^xsd:decimal ;
  geo-pos:long "-52.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11453'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11453'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.983'^^xsd:double;
  dwc:latitude '49.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983, -52.983 49.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11453'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.983"^^xsd:decimal ;
  dwc:decimalLongitude "-52.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -52.967)"^^geo:wktLiteral ;
  geo-pos:lat "49.983"^^xsd:decimal ;
  geo-pos:long "-52.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11450'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11450'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.967'^^xsd:double;
  dwc:latitude '49.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.967 49.983, -52.967 49.983, -52.967 49.983, -52.967 49.983, -52.967 49.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11450'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.917"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -52.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.917"^^xsd:decimal ;
  geo-pos:long "-52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11703'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11703'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.95'^^xsd:double;
  dwc:latitude '48.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.95 48.917, -52.95 48.917, -52.95 48.917, -52.95 48.917, -52.95 48.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11703'^^xsd:string;
  dwc:observationDate '1975-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11443'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11443'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.95'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11443'^^xsd:string;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11441'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11441'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.95'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11441'^^xsd:string;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11442'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11442'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.95'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_11442'^^xsd:string;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -52.95)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11444'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11444'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.6'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.95'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7, -52.95 49.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11444'^^xsd:string;
  dwc:observationDate '1974-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.967"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -52.95)"^^geo:wktLiteral ;
  geo-pos:lat "49.967"^^xsd:decimal ;
  geo-pos:long "-52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11449'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11449'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.95'^^xsd:double;
  dwc:latitude '49.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.95 49.967, -52.95 49.967, -52.95 49.967, -52.95 49.967, -52.95 49.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11449'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -52.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.967"^^xsd:decimal ;
  dwc:decimalLongitude "-52.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -52.917)"^^geo:wktLiteral ;
  geo-pos:lat "49.967"^^xsd:decimal ;
  geo-pos:long "-52.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11448'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11448'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.917'^^xsd:double;
  dwc:latitude '49.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.917 49.967, -52.917 49.967, -52.917 49.967, -52.917 49.967, -52.917 49.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Harbor Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:occurrenceId '284_11448'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.517 -52.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.517 -52.867)"^^geo:wktLiteral ;
  geo-pos:lat "49.517"^^xsd:decimal ;
  geo-pos:long "-52.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10806'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10806'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.867'^^xsd:double;
  dwc:latitude '49.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.867 49.517, -52.867 49.517, -52.867 49.517, -52.867 49.517, -52.867 49.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10806'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.517 -52.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.517 -52.867)"^^geo:wktLiteral ;
  geo-pos:lat "49.517"^^xsd:decimal ;
  geo-pos:long "-52.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10808'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10808'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.867'^^xsd:double;
  dwc:latitude '49.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.867 49.517, -52.867 49.517, -52.867 49.517, -52.867 49.517, -52.867 49.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_10808'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.517 -52.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.517"^^xsd:decimal ;
  dwc:decimalLongitude "-52.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.517 -52.867)"^^geo:wktLiteral ;
  geo-pos:lat "49.517"^^xsd:decimal ;
  geo-pos:long "-52.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10807'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10807'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.867'^^xsd:double;
  dwc:latitude '49.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.867 49.517, -52.867 49.517, -52.867 49.517, -52.867 49.517, -52.867 49.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10807'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -52.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.967"^^xsd:decimal ;
  dwc:decimalLongitude "-52.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -52.867)"^^geo:wktLiteral ;
  geo-pos:lat "49.967"^^xsd:decimal ;
  geo-pos:long "-52.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11447'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11447'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.867'^^xsd:double;
  dwc:latitude '49.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.867 49.967, -52.867 49.967, -52.867 49.967, -52.867 49.967, -52.867 49.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_11447'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -52.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -52.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-52.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15406'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_15406'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.833'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.833 48.45, -52.833 48.45, -52.833 48.45, -52.833 48.45, -52.833 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_15406'^^xsd:string;
  dwc:observationDate '1976-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.417 -52.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.417"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.417 -52.833)"^^geo:wktLiteral ;
  geo-pos:lat "49.417"^^xsd:decimal ;
  geo-pos:long "-52.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10805'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10805'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.833'^^xsd:double;
  dwc:latitude '49.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.833 49.417, -52.833 49.417, -52.833 49.417, -52.833 49.417, -52.833 49.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_10805'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.417 -52.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.417"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.417 -52.833)"^^geo:wktLiteral ;
  geo-pos:lat "49.417"^^xsd:decimal ;
  geo-pos:long "-52.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10804'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10804'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.833'^^xsd:double;
  dwc:latitude '49.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.833 49.417, -52.833 49.417, -52.833 49.417, -52.833 49.417, -52.833 49.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10804'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.417 -52.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.417"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.417 -52.833)"^^geo:wktLiteral ;
  geo-pos:lat "49.417"^^xsd:decimal ;
  geo-pos:long "-52.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10803'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_10803'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.833'^^xsd:double;
  dwc:latitude '49.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.833 49.417, -52.833 49.417, -52.833 49.417, -52.833 49.417, -52.833 49.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_10803'^^xsd:string;
  dwc:observationDate '1968-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -52.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -52.817)"^^geo:wktLiteral ;
  geo-pos:lat "49.95"^^xsd:decimal ;
  geo-pos:long "-52.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11446'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11446'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.817'^^xsd:double;
  dwc:latitude '49.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.817 49.95, -52.817 49.95, -52.817 49.95, -52.817 49.95, -52.817 49.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11446'^^xsd:string;
  dwc:observationDate '1974-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -52.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -52.783)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-52.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11252'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11252'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.783'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.783 43.6, -52.783 43.6, -52.783 43.6, -52.783 43.6, -52.783 43.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11252'^^xsd:string;
  dwc:observationDate '1970-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.667 -52.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.667 -52.733)"^^geo:wktLiteral ;
  geo-pos:lat "48.667"^^xsd:decimal ;
  geo-pos:long "-52.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10565'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10565'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.733'^^xsd:double;
  dwc:latitude '48.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.733 48.667, -52.733 48.667, -52.733 48.667, -52.733 48.667, -52.733 48.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10565'^^xsd:string;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.033 -52.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.033"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.033 -52.667)"^^geo:wktLiteral ;
  geo-pos:lat "55.033"^^xsd:decimal ;
  geo-pos:long "-52.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11232'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11232'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.667'^^xsd:double;
  dwc:latitude '55.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.667 55.033, -52.667 55.033, -52.667 55.033, -52.667 55.033, -52.667 55.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11232'^^xsd:string;
  dwc:observationDate '1970-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.867 -52.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.867"^^xsd:decimal ;
  dwc:decimalLongitude "-52.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.867 -52.583)"^^geo:wktLiteral ;
  geo-pos:lat "10.867"^^xsd:decimal ;
  geo-pos:long "-52.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10873'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10873'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.583'^^xsd:double;
  dwc:latitude '10.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.583 10.867, -52.583 10.867, -52.583 10.867, -52.583 10.867, -52.583 10.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10873'^^xsd:string;
  dwc:observationDate '1968-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583 -52.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583"^^xsd:decimal ;
  dwc:decimalLongitude "-52.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583 -52.583)"^^geo:wktLiteral ;
  geo-pos:lat "47.583"^^xsd:decimal ;
  geo-pos:long "-52.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11304'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11304'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.583'^^xsd:double;
  dwc:latitude '47.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.583 47.583, -52.583 47.583, -52.583 47.583, -52.583 47.583, -52.583 47.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11304'^^xsd:string;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -52.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-52.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -52.583)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-52.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10802'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10802'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.583'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.583 48, -52.583 48, -52.583 48, -52.583 48, -52.583 48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10802'^^xsd:string;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -52.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-52.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -52.533)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-52.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11108'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11108'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.533'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.533 47.75, -52.533 47.75, -52.533 47.75, -52.533 47.75, -52.533 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11108'^^xsd:string;
  dwc:observationDate '1969-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10801'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_10801'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.5'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.5 47.7, -52.5 47.7, -52.5 47.7, -52.5 47.7, -52.5 47.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_10801'^^xsd:string;
  dwc:observationDate '1968-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.433 -52.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.433"^^xsd:decimal ;
  dwc:decimalLongitude "-52.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.433 -52.483)"^^geo:wktLiteral ;
  geo-pos:lat "46.433"^^xsd:decimal ;
  geo-pos:long "-52.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11702'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11702'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.483'^^xsd:double;
  dwc:latitude '46.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.483 46.433, -52.483 46.433, -52.483 46.433, -52.483 46.433, -52.483 46.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11702'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -52.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-52.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -52.467)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-52.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10800'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10800'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.467'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.467 47.5, -52.467 47.5, -52.467 47.5, -52.467 47.5, -52.467 47.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_10800'^^xsd:string;
  dwc:observationDate '1968-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -52.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-52.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -52.383)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-52.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11168'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11168'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.383'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.383 42.6, -52.383 42.6, -52.383 42.6, -52.383 42.6, -52.383 42.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11168'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.317 -52.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.317"^^xsd:decimal ;
  dwc:decimalLongitude "-52.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.317 -52.383)"^^geo:wktLiteral ;
  geo-pos:lat "46.317"^^xsd:decimal ;
  geo-pos:long "-52.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11701'^^xsd:string;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11701'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.383'^^xsd:double;
  dwc:latitude '46.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.383 46.317, -52.383 46.317, -52.383 46.317, -52.383 46.317, -52.383 46.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ocean Sunfish/Sharp-tailed Mola" by the provider'^^xsd:string;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId '284_11701'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.083 -52.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.083"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.083 -52.3)"^^geo:wktLiteral ;
  geo-pos:lat "46.083"^^xsd:decimal ;
  geo-pos:long "-52.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11700'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11700'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.3'^^xsd:double;
  dwc:latitude '46.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.3 46.083, -52.3 46.083, -52.3 46.083, -52.3 46.083, -52.3 46.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11700'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.083 -52.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.083"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.083 -52.3)"^^geo:wktLiteral ;
  geo-pos:lat "46.083"^^xsd:decimal ;
  geo-pos:long "-52.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11699'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11699'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52.3'^^xsd:double;
  dwc:latitude '46.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52.3 46.083, -52.3 46.083, -52.3 46.083, -52.3 46.083, -52.3 46.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 '284_11699'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.833"^^xsd:decimal ;
  dwc:decimalLongitude "-52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.833 -52)"^^geo:wktLiteral ;
  geo-pos:lat "39.833"^^xsd:decimal ;
  geo-pos:long "-52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11734'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11734'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52'^^xsd:integer;
  dwc:latitude '39.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52 39.833, -52 39.833, -52 39.833, -52 39.833, -52 39.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11734'^^xsd:string;
  dwc:observationDate '1975-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -52)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11169'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11169'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-52'^^xsd:integer;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-52 42.667, -52 42.667, -52 42.667, -52 42.667, -52 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11169'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.183 -51.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.183"^^xsd:decimal ;
  dwc:decimalLongitude "-51.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.183 -51.917)"^^geo:wktLiteral ;
  geo-pos:lat "55.183"^^xsd:decimal ;
  geo-pos:long "-51.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11310'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11310'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.917'^^xsd:double;
  dwc:latitude '55.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.917 55.183, -51.917 55.183, -51.917 55.183, -51.917 55.183, -51.917 55.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11310'^^xsd:string;
  dwc:observationDate '1971-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833 -51.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.833"^^xsd:decimal ;
  dwc:decimalLongitude "-51.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833 -51.833)"^^geo:wktLiteral ;
  geo-pos:lat "45.833"^^xsd:decimal ;
  geo-pos:long "-51.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11246'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11246'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.833'^^xsd:double;
  dwc:latitude '45.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.833 45.833, -51.833 45.833, -51.833 45.833, -51.833 45.833, -51.833 45.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11246'^^xsd:string;
  dwc:observationDate '1970-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "-51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 -51.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "-51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11327'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11327'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.75'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.75 40.9, -51.75 40.9, -51.75 40.9, -51.75 40.9, -51.75 40.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11327'^^xsd:string;
  dwc:observationDate '1971-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -51.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11204'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11204'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.7'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.7 41.8, -51.7 41.8, -51.7 41.8, -51.7 41.8, -51.7 41.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11204'^^xsd:string;
  dwc:observationDate '1970-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45 -51.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45 -51.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.45"^^xsd:decimal ;
  geo-pos:long "-51.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11307'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11307'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.65'^^xsd:double;
  dwc:latitude '55.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.65 55.45, -51.65 55.45, -51.65 55.45, -51.65 55.45, -51.65 55.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11307'^^xsd:string;
  dwc:observationDate '1971-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-51.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10920'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_10920'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.5'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.5 47.75, -51.5 47.75, -51.5 47.75, -51.5 47.75, -51.5 47.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_10920'^^xsd:string;
  dwc:observationDate '1968-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -51.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833"^^xsd:decimal ;
  dwc:decimalLongitude "-51.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833 -51.333)"^^geo:wktLiteral ;
  geo-pos:lat "46.833"^^xsd:decimal ;
  geo-pos:long "-51.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10935'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10935'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.333'^^xsd:double;
  dwc:latitude '46.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.333 46.833, -51.333 46.833, -51.333 46.833, -51.333 46.833, -51.333 46.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10935'^^xsd:string;
  dwc:observationDate '1968-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85 -51.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.85"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.85 -51.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.85"^^xsd:decimal ;
  geo-pos:long "-51.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10905'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10905'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.3'^^xsd:double;
  dwc:latitude '47.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.3 47.85, -51.3 47.85, -51.3 47.85, -51.3 47.85, -51.3 47.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Stenella" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_10905'^^xsd:string;
  dwc:observationDate '1968-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -51.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -51.25)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-51.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11218'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11218'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.25'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.25 55.5, -51.25 55.5, -51.25 55.5, -51.25 55.5, -51.25 55.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11218'^^xsd:string;
  dwc:observationDate '1970-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35 -51.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.35"^^xsd:decimal ;
  dwc:decimalLongitude "-51.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.35 -51.183)"^^geo:wktLiteral ;
  geo-pos:lat "56.35"^^xsd:decimal ;
  geo-pos:long "-51.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11341'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11341'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.183'^^xsd:double;
  dwc:latitude '56.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.183 56.35, -51.183 56.35, -51.183 56.35, -51.183 56.35, -51.183 56.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11341'^^xsd:string;
  dwc:observationDate '1971-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51.167)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-51.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11322'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11322'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.167'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.167 56.5, -51.167 56.5, -51.167 56.5, -51.167 56.5, -51.167 56.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11322'^^xsd:string;
  dwc:observationDate '1971-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.567 -51.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.567"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.567 -51.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.567"^^xsd:decimal ;
  geo-pos:long "-51.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11150'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11150'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.05'^^xsd:double;
  dwc:latitude '56.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.05 56.567, -51.05 56.567, -51.05 56.567, -51.05 56.567, -51.05 56.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11150'^^xsd:string;
  dwc:observationDate '1969-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.383 -51.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.383"^^xsd:decimal ;
  dwc:decimalLongitude "-51.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.383 -51.033)"^^geo:wktLiteral ;
  geo-pos:lat "56.383"^^xsd:decimal ;
  geo-pos:long "-51.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11147'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11147'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51.033'^^xsd:double;
  dwc:latitude '56.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.033 56.383, -51.033 56.383, -51.033 56.383, -51.033 56.383, -51.033 56.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11147'^^xsd:string;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417 -51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.417"^^xsd:decimal ;
  dwc:decimalLongitude "-51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417 -51)"^^geo:wktLiteral ;
  geo-pos:lat "56.417"^^xsd:decimal ;
  geo-pos:long "-51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11152'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11152'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51'^^xsd:integer;
  dwc:latitude '56.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51 56.417, -51 56.417, -51 56.417, -51 56.417, -51 56.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11152'^^xsd:string;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417 -51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.417"^^xsd:decimal ;
  dwc:decimalLongitude "-51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417 -51)"^^geo:wktLiteral ;
  geo-pos:lat "56.417"^^xsd:decimal ;
  geo-pos:long "-51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11151'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11151'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51'^^xsd:integer;
  dwc:latitude '56.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51 56.417, -51 56.417, -51 56.417, -51 56.417, -51 56.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11151'^^xsd:string;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11189'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11189'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51'^^xsd:integer;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51 56.5, -51 56.5, -51 56.5, -51 56.5, -51 56.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11189'^^xsd:string;
  dwc:observationDate '1969-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11235'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11235'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51'^^xsd:integer;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51 56.5, -51 56.5, -51 56.5, -51 56.5, -51 56.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11235'^^xsd:string;
  dwc:observationDate '1970-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11159'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11159'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51'^^xsd:integer;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51 56.5, -51 56.5, -51 56.5, -51 56.5, -51 56.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11159'^^xsd:string;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -51)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11155'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11155'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51'^^xsd:integer;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51 56.5, -51 56.5, -51 56.5, -51 56.5, -51 56.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Blue Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '284_11155'^^xsd:string;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.567 -51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.567"^^xsd:decimal ;
  dwc:decimalLongitude "-51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.567 -51)"^^geo:wktLiteral ;
  geo-pos:lat "56.567"^^xsd:decimal ;
  geo-pos:long "-51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11174'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11174'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-51'^^xsd:integer;
  dwc:latitude '56.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51 56.567, -51 56.567, -51 56.567, -51 56.567, -51 56.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11174'^^xsd:string;
  dwc:observationDate '1969-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533 -50.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.533"^^xsd:decimal ;
  dwc:decimalLongitude "-50.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.533 -50.983)"^^geo:wktLiteral ;
  geo-pos:lat "51.533"^^xsd:decimal ;
  geo-pos:long "-50.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11153'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11153'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.983'^^xsd:double;
  dwc:latitude '51.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.983 51.533, -50.983 51.533, -50.983 51.533, -50.983 51.533, -50.983 51.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11153'^^xsd:string;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -50.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -50.983)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-50.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11192'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11192'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.983'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.983 56.5, -50.983 56.5, -50.983 56.5, -50.983 56.5, -50.983 56.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11192'^^xsd:string;
  dwc:observationDate '1969-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -50.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -50.95)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-50.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11245'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11245'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.95'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.95 41.9, -50.95 41.9, -50.95 41.9, -50.95 41.9, -50.95 41.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11245'^^xsd:string;
  dwc:observationDate '1970-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.483 -50.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.483"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.483 -50.95)"^^geo:wktLiteral ;
  geo-pos:lat "52.483"^^xsd:decimal ;
  geo-pos:long "-50.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11369'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11369'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.95'^^xsd:double;
  dwc:latitude '52.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.95 52.483, -50.95 52.483, -50.95 52.483, -50.95 52.483, -50.95 52.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11369'^^xsd:string;
  dwc:observationDate '1971-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.533 -50.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.533"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.533 -50.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.533"^^xsd:decimal ;
  geo-pos:long "-50.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11149'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11149'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.95'^^xsd:double;
  dwc:latitude '56.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.95 56.533, -50.95 56.533, -50.95 56.533, -50.95 56.533, -50.95 56.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11149'^^xsd:string;
  dwc:observationDate '1969-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -50.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-50.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -50.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-50.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10992'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10992'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.933'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.933 42.933, -50.933 42.933, -50.933 42.933, -50.933 42.933, -50.933 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10992'^^xsd:string;
  dwc:observationDate '1968-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -50.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.933"^^xsd:decimal ;
  dwc:decimalLongitude "-50.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.933 -50.933)"^^geo:wktLiteral ;
  geo-pos:lat "42.933"^^xsd:decimal ;
  geo-pos:long "-50.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10991'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10991'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.933'^^xsd:double;
  dwc:latitude '42.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.933 42.933, -50.933 42.933, -50.933 42.933, -50.933 42.933, -50.933 42.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10991'^^xsd:string;
  dwc:observationDate '1968-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.433 -50.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.433"^^xsd:decimal ;
  dwc:decimalLongitude "-50.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.433 -50.933)"^^geo:wktLiteral ;
  geo-pos:lat "56.433"^^xsd:decimal ;
  geo-pos:long "-50.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11365'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11365'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.55'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.933'^^xsd:double;
  dwc:latitude '56.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.933 56.433, -50.933 56.433, -50.933 56.433, -50.933 56.433, -50.933 56.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11365'^^xsd:string;
  dwc:observationDate '1971-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -50.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -50.917)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-50.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11193'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11193'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.917'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.917 56.5, -50.917 56.5, -50.917 56.5, -50.917 56.5, -50.917 56.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11193'^^xsd:string;
  dwc:observationDate '1969-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -50.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11319'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11319'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.9'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.9 56.55, -50.9 56.55, -50.9 56.55, -50.9 56.55, -50.9 56.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11319'^^xsd:string;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.067 -50.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.067"^^xsd:decimal ;
  dwc:decimalLongitude "-50.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.067 -50.883)"^^geo:wktLiteral ;
  geo-pos:lat "49.067"^^xsd:decimal ;
  geo-pos:long "-50.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11412'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11412'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.883'^^xsd:double;
  dwc:latitude '49.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.883 49.067, -50.883 49.067, -50.883 49.067, -50.883 49.067, -50.883 49.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Right Whale" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '284_11412'^^xsd:string;
  dwc:observationDate '1974-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -50.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.583"^^xsd:decimal ;
  dwc:decimalLongitude "-50.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.583 -50.867)"^^geo:wktLiteral ;
  geo-pos:lat "44.583"^^xsd:decimal ;
  geo-pos:long "-50.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11234'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11234'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.867'^^xsd:double;
  dwc:latitude '44.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.867 44.583, -50.867 44.583, -50.867 44.583, -50.867 44.583, -50.867 44.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11234'^^xsd:string;
  dwc:observationDate '1970-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -50.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983 -50.783)"^^geo:wktLiteral ;
  geo-pos:lat "39.983"^^xsd:decimal ;
  geo-pos:long "-50.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11251'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11251'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.783'^^xsd:double;
  dwc:latitude '39.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.783 39.983, -50.783 39.983, -50.783 39.983, -50.783 39.983, -50.783 39.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11251'^^xsd:string;
  dwc:observationDate '1970-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467 -50.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.467"^^xsd:decimal ;
  geo-pos:long "-50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10942'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_10942'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.65'^^xsd:double;
  dwc:latitude '42.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.65 42.467, -50.65 42.467, -50.65 42.467, -50.65 42.467, -50.65 42.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10942'^^xsd:string;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.617 -50.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.617"^^xsd:decimal ;
  dwc:decimalLongitude "-50.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.617 -50.533)"^^geo:wktLiteral ;
  geo-pos:lat "55.617"^^xsd:decimal ;
  geo-pos:long "-50.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11165'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11165'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.533'^^xsd:double;
  dwc:latitude '55.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.533 55.617, -50.533 55.617, -50.533 55.617, -50.533 55.617, -50.533 55.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sei Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '284_11165'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11400'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11400'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.5 35.5, -50.5 35.5, -50.5 35.5, -50.5 35.5, -50.5 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_11400'^^xsd:string;
  dwc:observationDate '1973-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11171'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11171'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.5 42.667, -50.5 42.667, -50.5 42.667, -50.5 42.667, -50.5 42.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11171'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.717"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.717 -50.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.717"^^xsd:decimal ;
  geo-pos:long "-50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15381'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_15381'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.45'^^xsd:double;
  dwc:latitude '39.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.45 39.717, -50.45 39.717, -50.45 39.717, -50.45 39.717, -50.45 39.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15381'^^xsd:string;
  dwc:observationDate '1976-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.167 -50.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.167"^^xsd:decimal ;
  dwc:decimalLongitude "-50.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.167 -50.417)"^^geo:wktLiteral ;
  geo-pos:lat "56.167"^^xsd:decimal ;
  geo-pos:long "-50.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15430'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_15430'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.417'^^xsd:double;
  dwc:latitude '56.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.417 56.167, -50.417 56.167, -50.417 56.167, -50.417 56.167, -50.417 56.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "White-Beaked Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '284_15430'^^xsd:string;
  dwc:observationDate '1976-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.417 -50.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.417"^^xsd:decimal ;
  dwc:decimalLongitude "-50.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.417 -50.367)"^^geo:wktLiteral ;
  geo-pos:lat "55.417"^^xsd:decimal ;
  geo-pos:long "-50.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11455'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11455'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.367'^^xsd:double;
  dwc:latitude '55.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.367 55.417, -50.367 55.417, -50.367 55.417, -50.367 55.417, -50.367 55.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11455'^^xsd:string;
  dwc:observationDate '1974-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -50.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333"^^xsd:decimal ;
  dwc:decimalLongitude "-50.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333 -50.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.333"^^xsd:decimal ;
  geo-pos:long "-50.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11203'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11203'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.333'^^xsd:double;
  dwc:latitude '40.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.333 40.333, -50.333 40.333, -50.333 40.333, -50.333 40.333, -50.333 40.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11203'^^xsd:string;
  dwc:observationDate '1970-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -50.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.017"^^xsd:decimal ;
  dwc:decimalLongitude "-50.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.017 -50.333)"^^geo:wktLiteral ;
  geo-pos:lat "42.017"^^xsd:decimal ;
  geo-pos:long "-50.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15387'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15387'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.333'^^xsd:double;
  dwc:latitude '42.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.333 42.017, -50.333 42.017, -50.333 42.017, -50.333 42.017, -50.333 42.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15387'^^xsd:string;
  dwc:observationDate '1976-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.767 -50.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.767"^^xsd:decimal ;
  dwc:decimalLongitude "-50.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.767 -50.317)"^^geo:wktLiteral ;
  geo-pos:lat "47.767"^^xsd:decimal ;
  geo-pos:long "-50.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11249'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11249'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.317'^^xsd:double;
  dwc:latitude '47.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.317 47.767, -50.317 47.767, -50.317 47.767, -50.317 47.767, -50.317 47.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11249'^^xsd:string;
  dwc:observationDate '1970-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -50.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -50.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-50.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15386'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15386'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.3'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.3 40.35, -50.3 40.35, -50.3 40.35, -50.3 40.35, -50.3 40.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15386'^^xsd:string;
  dwc:observationDate '1976-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -50.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 -50.233)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "-50.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11170'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11170'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.233'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.233 42.883, -50.233 42.883, -50.233 42.883, -50.233 42.883, -50.233 42.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11170'^^xsd:string;
  dwc:observationDate '1969-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -50.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15385'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15385'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.05'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.05 39.95, -50.05 39.95, -50.05 39.95, -50.05 39.95, -50.05 39.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15385'^^xsd:string;
  dwc:observationDate '1976-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -50.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.967"^^xsd:decimal ;
  dwc:decimalLongitude "-50.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.967 -50.017)"^^geo:wktLiteral ;
  geo-pos:lat "39.967"^^xsd:decimal ;
  geo-pos:long "-50.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15384'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15384'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-50.017'^^xsd:double;
  dwc:latitude '39.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.017 39.967, -50.017 39.967, -50.017 39.967, -50.017 39.967, -50.017 39.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_15384'^^xsd:string;
  dwc:observationDate '1976-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -49.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-49.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -49.917)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-49.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15382'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15382'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.917'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.917 40, -49.917 40, -49.917 40, -49.917 40, -49.917 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15382'^^xsd:string;
  dwc:observationDate '1976-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -49.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-49.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -49.917)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-49.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15383'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_15383'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.917'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.917 40, -49.917 40, -49.917 40, -49.917 40, -49.917 40))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15383'^^xsd:string;
  dwc:observationDate '1976-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.617 -49.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.617"^^xsd:decimal ;
  dwc:decimalLongitude "-49.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.617 -49.683)"^^geo:wktLiteral ;
  geo-pos:lat "45.617"^^xsd:decimal ;
  geo-pos:long "-49.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11011'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11011'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.683'^^xsd:double;
  dwc:latitude '45.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.683 45.617, -49.683 45.617, -49.683 45.617, -49.683 45.617, -49.683 45.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11011'^^xsd:string;
  dwc:observationDate '1968-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -49.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-49.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -49.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-49.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13218'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13218'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.633'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.633 42.867, -49.633 42.867, -49.633 42.867, -49.633 42.867, -49.633 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_13218'^^xsd:string;
  dwc:observationDate '1977-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -49.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.867"^^xsd:decimal ;
  dwc:decimalLongitude "-49.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.867 -49.633)"^^geo:wktLiteral ;
  geo-pos:lat "42.867"^^xsd:decimal ;
  geo-pos:long "-49.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13217'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_13217'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.633'^^xsd:double;
  dwc:latitude '42.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.633 42.867, -49.633 42.867, -49.633 42.867, -49.633 42.867, -49.633 42.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13217'^^xsd:string;
  dwc:observationDate '1977-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.133 -49.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.133"^^xsd:decimal ;
  dwc:decimalLongitude "-49.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.133 -49.633)"^^geo:wktLiteral ;
  geo-pos:lat "45.133"^^xsd:decimal ;
  geo-pos:long "-49.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11300'^^xsd:string;
  dwc:scientificName 'Balaenopteridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11300'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.633'^^xsd:double;
  dwc:latitude '45.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.633 45.133, -49.633 45.133, -49.633 45.133, -49.633 45.133, -49.633 45.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Rorqual" by the provider'^^xsd:string;
  dwc:aphiaid '136979'^^xsd:integer;
  dwc:occurrenceId '284_11300'^^xsd:string;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '136979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -49.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-49.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -49.617)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-49.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11214'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11214'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.617'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.617 44.083, -49.617 44.083, -49.617 44.083, -49.617 44.083, -49.617 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11214'^^xsd:string;
  dwc:observationDate '1970-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.567 -49.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.567"^^xsd:decimal ;
  dwc:decimalLongitude "-49.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.567 -49.6)"^^geo:wktLiteral ;
  geo-pos:lat "48.567"^^xsd:decimal ;
  geo-pos:long "-49.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11256'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11256'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49.6'^^xsd:double;
  dwc:latitude '48.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.6 48.567, -49.6 48.567, -49.6 48.567, -49.6 48.567, -49.6 48.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11256'^^xsd:string;
  dwc:observationDate '1970-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -49)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11299'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11299'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-49'^^xsd:integer;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49 48.467, -49 48.467, -49 48.467, -49 48.467, -49 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11299'^^xsd:string;
  dwc:observationDate '1971-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -48.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -48.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-48.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11378'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11378'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.667'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.667 43.167, -48.667 43.167, -48.667 43.167, -48.667 43.167, -48.667 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11378'^^xsd:string;
  dwc:observationDate '1971-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -48.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -48.55)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-48.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11247'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11247'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.55'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.55 48.1, -48.55 48.1, -48.55 48.1, -48.55 48.1, -48.55 48.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11247'^^xsd:string;
  dwc:observationDate '1970-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -48.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -48.55)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-48.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11248'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11248'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.55'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.55 48.1, -48.55 48.1, -48.55 48.1, -48.55 48.1, -48.55 48.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11248'^^xsd:string;
  dwc:observationDate '1970-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -48.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-48.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -48.517)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-48.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11324'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11324'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.517'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.517 35.2, -48.517 35.2, -48.517 35.2, -48.517 35.2, -48.517 35.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11324'^^xsd:string;
  dwc:observationDate '1971-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48.25)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-48.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11272'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11272'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.25'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.25 35, -48.25 35, -48.25 35, -48.25 35, -48.25 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11272'^^xsd:string;
  dwc:observationDate '1971-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -48.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.467"^^xsd:decimal ;
  dwc:decimalLongitude "-48.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.467 -48.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.467"^^xsd:decimal ;
  geo-pos:long "-48.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11398'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11398'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.217'^^xsd:double;
  dwc:latitude '44.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.217 44.467, -48.217 44.467, -48.217 44.467, -48.217 44.467, -48.217 44.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11398'^^xsd:string;
  dwc:observationDate '1973-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -48.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -48.133)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "-48.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11344'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11344'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.133'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.133 35.033, -48.133 35.033, -48.133 35.033, -48.133 35.033, -48.133 35.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11344'^^xsd:string;
  dwc:observationDate '1971-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 -48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833 -48.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.833"^^xsd:decimal ;
  geo-pos:long "-48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11207'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11207'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.1'^^xsd:double;
  dwc:latitude '34.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.1 34.833, -48.1 34.833, -48.1 34.833, -48.1 34.833, -48.1 34.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11207'^^xsd:string;
  dwc:observationDate '1970-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -48.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.967"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -48.033)"^^geo:wktLiteral ;
  geo-pos:lat "34.967"^^xsd:decimal ;
  geo-pos:long "-48.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11141'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11141'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.033'^^xsd:double;
  dwc:latitude '34.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.033 34.967, -48.033 34.967, -48.033 34.967, -48.033 34.967, -48.033 34.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11141'^^xsd:string;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -48.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.017"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.017 -48.033)"^^geo:wktLiteral ;
  geo-pos:lat "35.017"^^xsd:decimal ;
  geo-pos:long "-48.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10919'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10919'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.033'^^xsd:double;
  dwc:latitude '35.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.033 35.017, -48.033 35.017, -48.033 35.017, -48.033 35.017, -48.033 35.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10919'^^xsd:string;
  dwc:observationDate '1968-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -48.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -48.017)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-48.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11281'^^xsd:string;
  dwc:scientificName 'Balaenoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11281'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.017'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.017 34.8, -48.017 34.8, -48.017 34.8, -48.017 34.8, -48.017 34.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Fin/Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137013'^^xsd:integer;
  dwc:occurrenceId '284_11281'^^xsd:string;
  dwc:observationDate '1971-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -48.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -48.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "-48.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11343'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11343'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.017'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.017 35.033, -48.017 35.033, -48.017 35.033, -48.017 35.033, -48.017 35.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11343'^^xsd:string;
  dwc:observationDate '1971-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -48.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05 -48.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.05"^^xsd:decimal ;
  geo-pos:long "-48.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11142'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11142'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48.017'^^xsd:double;
  dwc:latitude '35.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.017 35.05, -48.017 35.05, -48.017 35.05, -48.017 35.05, -48.017 35.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11142'^^xsd:string;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11278'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11278'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48 35, -48 35, -48 35, -48 35, -48 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11278'^^xsd:string;
  dwc:observationDate '1971-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10984'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10984'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48 35, -48 35, -48 35, -48 35, -48 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10984'^^xsd:string;
  dwc:observationDate '1968-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10988'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10988'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48 35, -48 35, -48 35, -48 35, -48 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10988'^^xsd:string;
  dwc:observationDate '1968-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11188'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11188'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48 35, -48 35, -48 35, -48 35, -48 35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11188'^^xsd:string;
  dwc:observationDate '1969-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -48)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11219'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11219'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48 35, -48 35, -48 35, -48 35, -48 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 '284_11219'^^xsd:string;
  dwc:observationDate '1970-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -47.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.983"^^xsd:decimal ;
  dwc:decimalLongitude "-47.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -47.983)"^^geo:wktLiteral ;
  geo-pos:lat "34.983"^^xsd:decimal ;
  geo-pos:long "-47.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10985'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10985'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.983'^^xsd:double;
  dwc:latitude '34.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.983 34.983, -47.983 34.983, -47.983 34.983, -47.983 34.983, -47.983 34.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10985'^^xsd:string;
  dwc:observationDate '1968-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -47.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.033"^^xsd:decimal ;
  dwc:decimalLongitude "-47.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.033 -47.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.033"^^xsd:decimal ;
  geo-pos:long "-47.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11213'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11213'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.967'^^xsd:double;
  dwc:latitude '35.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.967 35.033, -47.967 35.033, -47.967 35.033, -47.967 35.033, -47.967 35.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11213'^^xsd:string;
  dwc:observationDate '1970-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -47.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-47.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -47.967)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-47.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10918'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_10918'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.967'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.967 35.1, -47.967 35.1, -47.967 35.1, -47.967 35.1, -47.967 35.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10918'^^xsd:string;
  dwc:observationDate '1968-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95 -47.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95 -47.95)"^^geo:wktLiteral ;
  geo-pos:lat "34.95"^^xsd:decimal ;
  geo-pos:long "-47.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11140'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11140'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.95'^^xsd:double;
  dwc:latitude '34.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.95 34.95, -47.95 34.95, -47.95 34.95, -47.95 34.95, -47.95 34.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11140'^^xsd:string;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -47.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -47.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "-47.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11332'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11332'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.933'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.933 35.233, -47.933 35.233, -47.933 35.233, -47.933 35.233, -47.933 35.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11332'^^xsd:string;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -47.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233"^^xsd:decimal ;
  dwc:decimalLongitude "-47.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233 -47.933)"^^geo:wktLiteral ;
  geo-pos:lat "35.233"^^xsd:decimal ;
  geo-pos:long "-47.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11333'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11333'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.933'^^xsd:double;
  dwc:latitude '35.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.933 35.233, -47.933 35.233, -47.933 35.233, -47.933 35.233, -47.933 35.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11333'^^xsd:string;
  dwc:observationDate '1971-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -47.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -47.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-47.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11328'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11328'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.917'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.917 41.5, -47.917 41.5, -47.917 41.5, -47.917 41.5, -47.917 41.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11328'^^xsd:string;
  dwc:observationDate '1971-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -47.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10989'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_10989'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.9 34.8, -47.9 34.8, -47.9 34.8, -47.9 34.8, -47.9 34.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_10989'^^xsd:string;
  dwc:observationDate '1968-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_14882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_14882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_14882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -47.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.967"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_14882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.967 -47.817)"^^geo:wktLiteral ;
  geo-pos:lat "34.967"^^xsd:decimal ;
  geo-pos:long "-47.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_14882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_14882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_14882'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_14882'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.817'^^xsd:double;
  dwc:latitude '34.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.817 34.967, -47.817 34.967, -47.817 34.967, -47.817 34.967, -47.817 34.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_14882'^^xsd:string;
  dwc:observationDate '1971-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.767"^^xsd:decimal ;
  dwc:decimalLongitude "-47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.767 -47.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.767"^^xsd:decimal ;
  geo-pos:long "-47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11200'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11200'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.8'^^xsd:double;
  dwc:latitude '35.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.8 35.767, -47.8 35.767, -47.8 35.767, -47.8 35.767, -47.8 35.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11200'^^xsd:string;
  dwc:observationDate '1970-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -47.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11732'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11732'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.75'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.75 39.917, -47.75 39.917, -47.75 39.917, -47.75 39.917, -47.75 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11732'^^xsd:string;
  dwc:observationDate '1975-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11329'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11329'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.5'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.5 41.583, -47.5 41.583, -47.5 41.583, -47.5 41.583, -47.5 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11329'^^xsd:string;
  dwc:observationDate '1971-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.583"^^xsd:decimal ;
  dwc:decimalLongitude "-47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.583 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.583"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11330'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11330'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.5'^^xsd:double;
  dwc:latitude '41.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.5 41.583, -47.5 41.583, -47.5 41.583, -47.5 41.583, -47.5 41.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11330'^^xsd:string;
  dwc:observationDate '1971-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -47.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -47.333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-47.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11389'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11389'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.333 45.5, -47.333 45.5, -47.333 45.5, -47.333 45.5, -47.333 45.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11389'^^xsd:string;
  dwc:observationDate '1972-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -47.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "-47.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 -47.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "-47.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15388'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_15388'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.267'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.267 44.3, -47.267 44.3, -47.267 44.3, -47.267 44.3, -47.267 44.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15388'^^xsd:string;
  dwc:observationDate '1976-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -47.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -47.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-47.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11731'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11731'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.2'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.2 39.917, -47.2 39.917, -47.2 39.917, -47.2 39.917, -47.2 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11731'^^xsd:string;
  dwc:observationDate '1975-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.967 -47.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.967"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.967 -47.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.967"^^xsd:decimal ;
  geo-pos:long "-47.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11250'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11250'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.2'^^xsd:double;
  dwc:latitude '46.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.2 46.967, -47.2 46.967, -47.2 46.967, -47.2 46.967, -47.2 46.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Humpback Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '284_11250'^^xsd:string;
  dwc:observationDate '1970-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -47.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -47.083)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-47.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10921'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_10921'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-47.083'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.083 33.5, -47.083 33.5, -47.083 33.5, -47.083 33.5, -47.083 33.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10921'^^xsd:string;
  dwc:observationDate '1968-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.417 -46.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.417"^^xsd:decimal ;
  dwc:decimalLongitude "-46.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.417 -46.733)"^^geo:wktLiteral ;
  geo-pos:lat "46.417"^^xsd:decimal ;
  geo-pos:long "-46.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15733'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_15733'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-46.733'^^xsd:double;
  dwc:latitude '46.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.733 46.417, -46.733 46.417, -46.733 46.417, -46.733 46.417, -46.733 46.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15733'^^xsd:string;
  dwc:observationDate '1978-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -46.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183"^^xsd:decimal ;
  dwc:decimalLongitude "-46.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183 -46.417)"^^geo:wktLiteral ;
  geo-pos:lat "44.183"^^xsd:decimal ;
  geo-pos:long "-46.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11119'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11119'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-46.417'^^xsd:double;
  dwc:latitude '44.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.417 44.183, -46.417 44.183, -46.417 44.183, -46.417 44.183, -46.417 44.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11119'^^xsd:string;
  dwc:observationDate '1969-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.167 -46.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.167"^^xsd:decimal ;
  dwc:decimalLongitude "-46.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.167 -46.217)"^^geo:wktLiteral ;
  geo-pos:lat "49.167"^^xsd:decimal ;
  geo-pos:long "-46.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11280'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11280'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-46.217'^^xsd:double;
  dwc:latitude '49.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.217 49.167, -46.217 49.167, -46.217 49.167, -46.217 49.167, -46.217 49.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11280'^^xsd:string;
  dwc:observationDate '1971-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.333"^^xsd:decimal ;
  dwc:decimalLongitude "-46.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -46.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.333"^^xsd:decimal ;
  geo-pos:long "-46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13289'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13289'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-46.05'^^xsd:double;
  dwc:latitude '47.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.05 47.333, -46.05 47.333, -46.05 47.333, -46.05 47.333, -46.05 47.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13289'^^xsd:string;
  dwc:observationDate '1977-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.333"^^xsd:decimal ;
  dwc:decimalLongitude "-46.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -46.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.333"^^xsd:decimal ;
  geo-pos:long "-46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13290'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_13290'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-46.05'^^xsd:double;
  dwc:latitude '47.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.05 47.333, -46.05 47.333, -46.05 47.333, -46.05 47.333, -46.05 47.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13290'^^xsd:string;
  dwc:observationDate '1977-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.033 -45.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.033"^^xsd:decimal ;
  dwc:decimalLongitude "-45.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.033 -45.333)"^^geo:wktLiteral ;
  geo-pos:lat "48.033"^^xsd:decimal ;
  geo-pos:long "-45.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11129'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11129'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-45.333'^^xsd:double;
  dwc:latitude '48.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-45.333 48.033, -45.333 48.033, -45.333 48.033, -45.333 48.033, -45.333 48.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11129'^^xsd:string;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -44.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 -44.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "-44.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11331'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_11331'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-44.833'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-44.833 43.55, -44.833 43.55, -44.833 43.55, -44.833 43.55, -44.833 43.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11331'^^xsd:string;
  dwc:observationDate '1971-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -44.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-44.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -44.533)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-44.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15389'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_15389'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-44.533'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-44.533 43.883, -44.533 43.883, -44.533 43.883, -44.533 43.883, -44.533 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15389'^^xsd:string;
  dwc:observationDate '1976-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_13216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_13216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_13216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 -44.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_13216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 -44.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "-44.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_13216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_13216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_13216'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_13216'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-44.15'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-44.15 45.55, -44.15 45.55, -44.15 45.55, -44.15 45.55, -44.15 45.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_13216'^^xsd:string;
  dwc:observationDate '1977-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -44)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11279'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11279'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '49.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-44 49.8, -44 49.8, -44 49.8, -44 49.8, -44 49.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11279'^^xsd:string;
  dwc:observationDate '1971-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -43.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-43.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -43.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-43.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11411'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11411'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.583'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.583 43.75, -43.583 43.75, -43.583 43.75, -43.583 43.75, -43.583 43.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11411'^^xsd:string;
  dwc:observationDate '1973-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -43.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.867"^^xsd:decimal ;
  dwc:decimalLongitude "-43.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.867 -43.317)"^^geo:wktLiteral ;
  geo-pos:lat "44.867"^^xsd:decimal ;
  geo-pos:long "-43.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11406'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11406'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.317'^^xsd:double;
  dwc:latitude '44.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.317 44.867, -43.317 44.867, -43.317 44.867, -43.317 44.867, -43.317 44.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11406'^^xsd:string;
  dwc:observationDate '1973-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -43.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-43.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -43.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-43.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11405'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11405'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.283'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.283 44.45, -43.283 44.45, -43.283 44.45, -43.283 44.45, -43.283 44.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11405'^^xsd:string;
  dwc:observationDate '1973-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -43.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-43.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -43.267)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-43.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11408'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11408'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.267'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.267 44.417, -43.267 44.417, -43.267 44.417, -43.267 44.417, -43.267 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11408'^^xsd:string;
  dwc:observationDate '1973-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -43.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.267"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.267 -43.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.267"^^xsd:decimal ;
  geo-pos:long "-43.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11403'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11403'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.233'^^xsd:double;
  dwc:latitude '44.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.233 44.267, -43.233 44.267, -43.233 44.267, -43.233 44.267, -43.233 44.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Stenella" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11403'^^xsd:string;
  dwc:observationDate '1973-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -43.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.417"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.417 -43.233)"^^geo:wktLiteral ;
  geo-pos:lat "44.417"^^xsd:decimal ;
  geo-pos:long "-43.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11404'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11404'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.233'^^xsd:double;
  dwc:latitude '44.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.233 44.417, -43.233 44.417, -43.233 44.417, -43.233 44.417, -43.233 44.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11404'^^xsd:string;
  dwc:observationDate '1973-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.467 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.467"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.467 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.467"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11316'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11316'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '49.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.2 49.467, -43.2 49.467, -43.2 49.467, -43.2 49.467, -43.2 49.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11316'^^xsd:string;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -43.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-43.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -43.183)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-43.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11402'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11402'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.183'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.183 44.35, -43.183 44.35, -43.183 44.35, -43.183 44.35, -43.183 44.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Stenella" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11402'^^xsd:string;
  dwc:observationDate '1973-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -43.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -43.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-43.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11410'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_11410'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.05'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.05 44.083, -43.05 44.083, -43.05 44.083, -43.05 44.083, -43.05 44.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11410'^^xsd:string;
  dwc:observationDate '1973-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.767 -43.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.767"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.767 -43.05)"^^geo:wktLiteral ;
  geo-pos:lat "54.767"^^xsd:decimal ;
  geo-pos:long "-43.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11409'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11409'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43.05'^^xsd:double;
  dwc:latitude '54.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43.05 54.767, -43.05 54.767, -43.05 54.767, -43.05 54.767, -43.05 54.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11409'^^xsd:string;
  dwc:observationDate '1973-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.983"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -43)"^^geo:wktLiteral ;
  geo-pos:lat "49.983"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11397'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11397'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '49.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-43 49.983, -43 49.983, -43 49.983, -43 49.983, -43 49.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11397'^^xsd:string;
  dwc:observationDate '1972-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -42.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.333"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -42.667)"^^geo:wktLiteral ;
  geo-pos:lat "49.333"^^xsd:decimal ;
  geo-pos:long "-42.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11396'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11396'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.667'^^xsd:double;
  dwc:latitude '49.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.667 49.333, -42.667 49.333, -42.667 49.333, -42.667 49.333, -42.667 49.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11396'^^xsd:string;
  dwc:observationDate '1972-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11133'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11133'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.5 43, -42.5 43, -42.5 43, -42.5 43, -42.5 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11133'^^xsd:string;
  dwc:observationDate '1969-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.267 -42.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.267"^^xsd:decimal ;
  dwc:decimalLongitude "-42.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.267 -42.333)"^^geo:wktLiteral ;
  geo-pos:lat "47.267"^^xsd:decimal ;
  geo-pos:long "-42.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11117'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11117'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.333'^^xsd:double;
  dwc:latitude '47.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.333 47.267, -42.333 47.267, -42.333 47.267, -42.333 47.267, -42.333 47.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11117'^^xsd:string;
  dwc:observationDate '1969-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.267 -42.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.267"^^xsd:decimal ;
  dwc:decimalLongitude "-42.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.267 -42.333)"^^geo:wktLiteral ;
  geo-pos:lat "47.267"^^xsd:decimal ;
  geo-pos:long "-42.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11116'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11116'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.333'^^xsd:double;
  dwc:latitude '47.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.333 47.267, -42.333 47.267, -42.333 47.267, -42.333 47.267, -42.333 47.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11116'^^xsd:string;
  dwc:observationDate '1969-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -42.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -42.167)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-42.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11730'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11730'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.167'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.167 39.9, -42.167 39.9, -42.167 39.9, -42.167 39.9, -42.167 39.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11730'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -42.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "-42.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 -42.083)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "-42.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11118'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11118'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-42.083'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.083 47.483, -42.083 47.483, -42.083 47.483, -42.083 47.483, -42.083 47.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11118'^^xsd:string;
  dwc:observationDate '1969-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -41.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-41.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -41.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-41.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11375'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11375'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.967'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.967 43.9, -41.967 43.9, -41.967 43.9, -41.967 43.9, -41.967 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11375'^^xsd:string;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -41.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-41.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -41.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-41.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11374'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11374'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.967'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.967 43.9, -41.967 43.9, -41.967 43.9, -41.967 43.9, -41.967 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11374'^^xsd:string;
  dwc:observationDate '1971-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11012'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11012'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.9 44.95, -41.9 44.95, -41.9 44.95, -41.9 44.95, -41.9 44.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11012'^^xsd:string;
  dwc:observationDate '1968-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 -41.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.167"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.167 -41.667)"^^geo:wktLiteral ;
  geo-pos:lat "34.167"^^xsd:decimal ;
  geo-pos:long "-41.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11125'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11125'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.667'^^xsd:double;
  dwc:latitude '34.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.667 34.167, -41.667 34.167, -41.667 34.167, -41.667 34.167, -41.667 34.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Lagenorhynchus" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '284_11125'^^xsd:string;
  dwc:observationDate '1969-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -41.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -41.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-41.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11729'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11729'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.667'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.667 39.75, -41.667 39.75, -41.667 39.75, -41.667 39.75, -41.667 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11729'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -41.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.75"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.75 -41.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.75"^^xsd:decimal ;
  geo-pos:long "-41.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11728'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11728'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.667'^^xsd:double;
  dwc:latitude '39.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.667 39.75, -41.667 39.75, -41.667 39.75, -41.667 39.75, -41.667 39.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Large Whale" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11728'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -41.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -41.667)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-41.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11270'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '284_11270'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.667'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.667 43.25, -41.667 43.25, -41.667 43.25, -41.667 43.25, -41.667 43.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '284_11270'^^xsd:string;
  dwc:observationDate '1971-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -41.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483"^^xsd:decimal ;
  dwc:decimalLongitude "-41.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -41.467)"^^geo:wktLiteral ;
  geo-pos:lat "44.483"^^xsd:decimal ;
  geo-pos:long "-41.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11407'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11407'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.467'^^xsd:double;
  dwc:latitude '44.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.467 44.483, -41.467 44.483, -41.467 44.483, -41.467 44.483, -41.467 44.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Blackfish" by the provider'^^xsd:string;
  dwc:aphiaid '136980'^^xsd:integer;
  dwc:occurrenceId '284_11407'^^xsd:string;
  dwc:observationDate '1973-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -41.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-41.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -41.283)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-41.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11388'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11388'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.283'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.283 43.9, -41.283 43.9, -41.283 43.9, -41.283 43.9, -41.283 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11388'^^xsd:string;
  dwc:observationDate '1972-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -41.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-41.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -41.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-41.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11391'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11391'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.267'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.267 43.133, -41.267 43.133, -41.267 43.133, -41.267 43.133, -41.267 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11391'^^xsd:string;
  dwc:observationDate '1972-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -41.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.133"^^xsd:decimal ;
  dwc:decimalLongitude "-41.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.133 -41.267)"^^geo:wktLiteral ;
  geo-pos:lat "43.133"^^xsd:decimal ;
  geo-pos:long "-41.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11390'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '284_11390'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.267'^^xsd:double;
  dwc:latitude '43.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.267 43.133, -41.267 43.133, -41.267 43.133, -41.267 43.133, -41.267 43.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11390'^^xsd:string;
  dwc:observationDate '1972-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -41.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11393'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11393'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.25'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.25 43.167, -41.25 43.167, -41.25 43.167, -41.25 43.167, -41.25 43.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11393'^^xsd:string;
  dwc:observationDate '1972-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -41.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10939'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10939'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.25'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.25 43.8, -41.25 43.8, -41.25 43.8, -41.25 43.8, -41.25 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10939'^^xsd:string;
  dwc:observationDate '1968-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -41.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10938'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10938'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.25'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.25 43.8, -41.25 43.8, -41.25 43.8, -41.25 43.8, -41.25 43.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10938'^^xsd:string;
  dwc:observationDate '1968-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -41.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11376'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11376'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.25'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.25 44.05, -41.25 44.05, -41.25 44.05, -41.25 44.05, -41.25 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11376'^^xsd:string;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -41.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11014'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11014'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.25'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.25 44.233, -41.25 44.233, -41.25 44.233, -41.25 44.233, -41.25 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11014'^^xsd:string;
  dwc:observationDate '1968-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -41.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.817"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.817 -41.167)"^^geo:wktLiteral ;
  geo-pos:lat "43.817"^^xsd:decimal ;
  geo-pos:long "-41.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11176'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11176'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.167'^^xsd:double;
  dwc:latitude '43.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.167 43.817, -41.167 43.817, -41.167 43.817, -41.167 43.817, -41.167 43.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11176'^^xsd:string;
  dwc:observationDate '1969-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -41.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233 -41.167)"^^geo:wktLiteral ;
  geo-pos:lat "44.233"^^xsd:decimal ;
  geo-pos:long "-41.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10945'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_10945'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.167'^^xsd:double;
  dwc:latitude '44.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.167 44.233, -41.167 44.233, -41.167 44.233, -41.167 44.233, -41.167 44.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10945'^^xsd:string;
  dwc:observationDate '1968-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -41.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.917"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.917 -41.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.917"^^xsd:decimal ;
  geo-pos:long "-41.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11727'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11727'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.15'^^xsd:double;
  dwc:latitude '39.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.15 39.917, -41.15 39.917, -41.15 39.917, -41.15 39.917, -41.15 39.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11727'^^xsd:string;
  dwc:observationDate '1975-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.117)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10952'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10952'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.117'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.117 44, -41.117 44, -41.117 44, -41.117 44, -41.117 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10952'^^xsd:string;
  dwc:observationDate '1968-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.117)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10951'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10951'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.117'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.117 44, -41.117 44, -41.117 44, -41.117 44, -41.117 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10951'^^xsd:string;
  dwc:observationDate '1968-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -41.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.133"^^xsd:decimal ;
  dwc:decimalLongitude "-41.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.133 -41.117)"^^geo:wktLiteral ;
  geo-pos:lat "44.133"^^xsd:decimal ;
  geo-pos:long "-41.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10977'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_10977'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.117'^^xsd:double;
  dwc:latitude '44.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.117 44.133, -41.117 44.133, -41.117 44.133, -41.117 44.133, -41.117 44.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10977'^^xsd:string;
  dwc:observationDate '1968-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.083)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10934'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_10934'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.083'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.083 44, -41.083 44, -41.083 44, -41.083 44, -41.083 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10934'^^xsd:string;
  dwc:observationDate '1968-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -41.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-41.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -41.083)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-41.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10926'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10926'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.083'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.083 44.05, -41.083 44.05, -41.083 44.05, -41.083 44.05, -41.083 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10926'^^xsd:string;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -41.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-41.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -41.067)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-41.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10994'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_10994'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.067'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.067 44.117, -41.067 44.117, -41.067 44.117, -41.067 44.117, -41.067 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10994'^^xsd:string;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85 -41.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.85"^^xsd:decimal ;
  geo-pos:long "-41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11122'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11122'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.05'^^xsd:double;
  dwc:latitude '43.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.05 43.85, -41.05 43.85, -41.05 43.85, -41.05 43.85, -41.05 43.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11122'^^xsd:string;
  dwc:observationDate '1969-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -41.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11185'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_11185'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.05'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.05 43.95, -41.05 43.95, -41.05 43.95, -41.05 43.95, -41.05 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11185'^^xsd:string;
  dwc:observationDate '1969-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967 -41.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.967"^^xsd:decimal ;
  geo-pos:long "-41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11126'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11126'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.05'^^xsd:double;
  dwc:latitude '43.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.05 43.967, -41.05 43.967, -41.05 43.967, -41.05 43.967, -41.05 43.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11126'^^xsd:string;
  dwc:observationDate '1969-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41.05)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11208'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11208'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.05'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.05 44, -41.05 44, -41.05 44, -41.05 44, -41.05 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11208'^^xsd:string;
  dwc:observationDate '1970-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -41.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10937'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10937'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.05'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.05 44.017, -41.05 44.017, -41.05 44.017, -41.05 44.017, -41.05 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10937'^^xsd:string;
  dwc:observationDate '1968-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -41.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -41.033)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-41.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11202'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11202'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.033'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.033 44.017, -41.033 44.017, -41.033 44.017, -41.033 44.017, -41.033 44.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11202'^^xsd:string;
  dwc:observationDate '1970-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -41.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.767"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.767 -41.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.767"^^xsd:decimal ;
  geo-pos:long "-41.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11190'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11190'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.017'^^xsd:double;
  dwc:latitude '43.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.017 43.767, -41.017 43.767, -41.017 43.767, -41.017 43.767, -41.017 43.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11190'^^xsd:string;
  dwc:observationDate '1969-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -41.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -41.017)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-41.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10911'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10911'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.017'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.017 43.983, -41.017 43.983, -41.017 43.983, -41.017 43.983, -41.017 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10911'^^xsd:string;
  dwc:observationDate '1968-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -41.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -41.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-41.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10959'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_10959'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.017'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.017 44.05, -41.017 44.05, -41.017 44.05, -41.017 44.05, -41.017 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_10959'^^xsd:string;
  dwc:observationDate '1968-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -41.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -41.017)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-41.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11005'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11005'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41.017'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41.017 44.117, -41.017 44.117, -41.017 44.117, -41.017 44.117, -41.017 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11005'^^xsd:string;
  dwc:observationDate '1968-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -41)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11392'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11392'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 43, -41 43, -41 43, -41 43, -41 43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11392'^^xsd:string;
  dwc:observationDate '1972-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.667"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.667 -41)"^^geo:wktLiteral ;
  geo-pos:lat "43.667"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11269'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11269'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '43.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 43.667, -41 43.667, -41 43.667, -41 43.667, -41 43.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '284_11269'^^xsd:string;
  dwc:observationDate '1971-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -41)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11120'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11120'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '43.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 43.683, -41 43.683, -41 43.683, -41 43.683, -41 43.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11120'^^xsd:string;
  dwc:observationDate '1969-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11206'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11206'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11206'^^xsd:string;
  dwc:observationDate '1970-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11121'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_11121'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11121'^^xsd:string;
  dwc:observationDate '1969-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11123'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11123'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11123'^^xsd:string;
  dwc:observationDate '1969-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11006'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11006'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11006'^^xsd:string;
  dwc:observationDate '1968-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11008'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_11008'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11008'^^xsd:string;
  dwc:observationDate '1968-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11173'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11173'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11173'^^xsd:string;
  dwc:observationDate '1969-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11166'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '284_11166'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11166'^^xsd:string;
  dwc:observationDate '1969-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11013'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11013'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11013'^^xsd:string;
  dwc:observationDate '1968-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10943'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10943'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10943'^^xsd:string;
  dwc:observationDate '1968-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11172'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11172'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11172'^^xsd:string;
  dwc:observationDate '1969-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11007'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11007'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11007'^^xsd:string;
  dwc:observationDate '1968-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11205'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11205'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11205'^^xsd:string;
  dwc:observationDate '1970-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11163'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11163'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11163'^^xsd:string;
  dwc:observationDate '1969-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11134'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '284_11134'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44, -41 44, -41 44, -41 44, -41 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11134'^^xsd:string;
  dwc:observationDate '1969-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11377'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11377'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44.117, -41 44.117, -41 44.117, -41 44.117, -41 44.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11377'^^xsd:string;
  dwc:observationDate '1971-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44.25"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11360'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11360'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-41 44.25, -41 44.25, -41 44.25, -41 44.25, -41 44.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11360'^^xsd:string;
  dwc:observationDate '1971-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -40.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-40.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -40.983)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-40.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11177'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11177'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.983'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.983 43.917, -40.983 43.917, -40.983 43.917, -40.983 43.917, -40.983 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11177'^^xsd:string;
  dwc:observationDate '1969-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -40.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-40.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -40.967)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-40.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10910'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10910'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.967'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.967 43.883, -40.967 43.883, -40.967 43.883, -40.967 43.883, -40.967 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10910'^^xsd:string;
  dwc:observationDate '1968-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -40.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-40.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -40.967)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-40.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11175'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11175'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.967'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.967 44, -40.967 44, -40.967 44, -40.967 44, -40.967 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11175'^^xsd:string;
  dwc:observationDate '1969-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10933'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10933'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.967'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.967 44.1, -40.967 44.1, -40.967 44.1, -40.967 44.1, -40.967 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10933'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11124'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11124'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.967'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.967 44.1, -40.967 44.1, -40.967 44.1, -40.967 44.1, -40.967 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11124'^^xsd:string;
  dwc:observationDate '1969-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.967)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10932'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_10932'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.967'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.967 44.1, -40.967 44.1, -40.967 44.1, -40.967 44.1, -40.967 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10932'^^xsd:string;
  dwc:observationDate '1968-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -40.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11139'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11139'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.95'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.95 43.917, -40.95 43.917, -40.95 43.917, -40.95 43.917, -40.95 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11139'^^xsd:string;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -40.95)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11138'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_11138'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.95'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.95 43.917, -40.95 43.917, -40.95 43.917, -40.95 43.917, -40.95 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11138'^^xsd:string;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.067"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.067 -40.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.067"^^xsd:decimal ;
  geo-pos:long "-40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11187'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11187'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.95'^^xsd:double;
  dwc:latitude '44.067'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.95 44.067, -40.95 44.067, -40.95 44.067, -40.95 44.067, -40.95 44.067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11187'^^xsd:string;
  dwc:observationDate '1969-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -40.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-40.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -40.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-40.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10913'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_10913'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.933'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.933 43.883, -40.933 43.883, -40.933 43.883, -40.933 43.883, -40.933 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10913'^^xsd:string;
  dwc:observationDate '1968-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -40.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883"^^xsd:decimal ;
  dwc:decimalLongitude "-40.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883 -40.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.883"^^xsd:decimal ;
  geo-pos:long "-40.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10912'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '284_10912'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.933'^^xsd:double;
  dwc:latitude '43.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.933 43.883, -40.933 43.883, -40.933 43.883, -40.933 43.883, -40.933 43.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10912'^^xsd:string;
  dwc:observationDate '1968-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -40.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983"^^xsd:decimal ;
  dwc:decimalLongitude "-40.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983 -40.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.983"^^xsd:decimal ;
  geo-pos:long "-40.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11186'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11186'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.933'^^xsd:double;
  dwc:latitude '43.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.933 43.983, -40.933 43.983, -40.933 43.983, -40.933 43.983, -40.933 43.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11186'^^xsd:string;
  dwc:observationDate '1969-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -40.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-40.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -40.917)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-40.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11303'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.917'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.917 44.033, -40.917 44.033, -40.917 44.033, -40.917 44.033, -40.917 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_11303'^^xsd:string;
  dwc:observationDate '1971-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -40.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-40.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -40.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-40.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10955'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10955'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.883'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.883 41.933, -40.883 41.933, -40.883 41.933, -40.883 41.933, -40.883 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10955'^^xsd:string;
  dwc:observationDate '1968-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -40.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.933"^^xsd:decimal ;
  dwc:decimalLongitude "-40.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.933 -40.883)"^^geo:wktLiteral ;
  geo-pos:lat "41.933"^^xsd:decimal ;
  geo-pos:long "-40.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10954'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_10954'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.883'^^xsd:double;
  dwc:latitude '41.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.883 41.933, -40.883 41.933, -40.883 41.933, -40.883 41.933, -40.883 41.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10954'^^xsd:string;
  dwc:observationDate '1968-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -40.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-40.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -40.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-40.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11128'^^xsd:string;
  dwc:scientificName 'Stenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11128'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.883'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.883 44.05, -40.883 44.05, -40.883 44.05, -40.883 44.05, -40.883 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Spotted Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:occurrenceId '284_11128'^^xsd:string;
  dwc:observationDate '1969-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -40.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-40.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -40.883)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-40.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11127'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11127'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.883'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.883 44.05, -40.883 44.05, -40.883 44.05, -40.883 44.05, -40.883 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11127'^^xsd:string;
  dwc:observationDate '1969-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -40.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -40.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-40.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10928'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_10928'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.867'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.867 43.9, -40.867 43.9, -40.867 43.9, -40.867 43.9, -40.867 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10928'^^xsd:string;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -40.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -40.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-40.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10947'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10947'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.85'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.85 43.9, -40.85 43.9, -40.85 43.9, -40.85 43.9, -40.85 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10947'^^xsd:string;
  dwc:observationDate '1968-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -40.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -40.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-40.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10946'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_10946'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.85'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.85 43.9, -40.85 43.9, -40.85 43.9, -40.85 43.9, -40.85 43.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10946'^^xsd:string;
  dwc:observationDate '1968-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10909'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10909'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.85'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.85 44.1, -40.85 44.1, -40.85 44.1, -40.85 44.1, -40.85 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10909'^^xsd:string;
  dwc:observationDate '1968-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10908'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10908'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.85'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.85 44.1, -40.85 44.1, -40.85 44.1, -40.85 44.1, -40.85 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10908'^^xsd:string;
  dwc:observationDate '1968-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -40.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -40.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-40.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11195'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11195'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.833'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.833 44.167, -40.833 44.167, -40.833 44.167, -40.833 44.167, -40.833 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11195'^^xsd:string;
  dwc:observationDate '1969-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -40.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -40.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-40.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11194'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11194'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.833'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.833 44.167, -40.833 44.167, -40.833 44.167, -40.833 44.167, -40.833 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11194'^^xsd:string;
  dwc:observationDate '1969-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.817)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10993'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10993'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.817'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.817 44.1, -40.817 44.1, -40.817 44.1, -40.817 44.1, -40.817 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_10993'^^xsd:string;
  dwc:observationDate '1968-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11210'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11210'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.8 44.05, -40.8 44.05, -40.8 44.05, -40.8 44.05, -40.8 44.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11210'^^xsd:string;
  dwc:observationDate '1970-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -40.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95"^^xsd:decimal ;
  dwc:decimalLongitude "-40.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95 -40.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.95"^^xsd:decimal ;
  geo-pos:long "-40.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11394'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '284_11394'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.75'^^xsd:double;
  dwc:latitude '43.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.75 43.95, -40.75 43.95, -40.75 43.95, -40.75 43.95, -40.75 43.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11394'^^xsd:string;
  dwc:observationDate '1972-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.717)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10936'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10936'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.717'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.717 44.1, -40.717 44.1, -40.717 44.1, -40.717 44.1, -40.717 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10936'^^xsd:string;
  dwc:observationDate '1968-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10906'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10906'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.683'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.683 44.1, -40.683 44.1, -40.683 44.1, -40.683 44.1, -40.683 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_10906'^^xsd:string;
  dwc:observationDate '1968-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -40.683)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-40.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10907'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_10907'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.683'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.683 44.1, -40.683 44.1, -40.683 44.1, -40.683 44.1, -40.683 44.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10907'^^xsd:string;
  dwc:observationDate '1968-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -40.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.167"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.167 -40.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.167"^^xsd:decimal ;
  geo-pos:long "-40.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11305'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11305'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.667'^^xsd:double;
  dwc:latitude '44.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.667 44.167, -40.667 44.167, -40.667 44.167, -40.667 44.167, -40.667 44.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11305'^^xsd:string;
  dwc:observationDate '1971-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05 -40.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05"^^xsd:decimal ;
  dwc:decimalLongitude "-40.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05 -40.617)"^^geo:wktLiteral ;
  geo-pos:lat "51.05"^^xsd:decimal ;
  geo-pos:long "-40.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10998'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10998'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.617'^^xsd:double;
  dwc:latitude '51.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.617 51.05, -40.617 51.05, -40.617 51.05, -40.617 51.05, -40.617 51.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10998'^^xsd:string;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -40.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-40.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -40.417)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-40.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11196'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11196'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.417'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.417 44, -40.417 44, -40.417 44, -40.417 44, -40.417 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11196'^^xsd:string;
  dwc:observationDate '1969-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -40.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-40.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -40.417)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-40.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11197'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11197'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.417'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.417 44, -40.417 44, -40.417 44, -40.417 44, -40.417 44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11197'^^xsd:string;
  dwc:observationDate '1969-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033 -40.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.033"^^xsd:decimal ;
  geo-pos:long "-40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11191'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11191'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-40.15'^^xsd:double;
  dwc:latitude '44.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.15 44.033, -40.15 44.033, -40.15 44.033, -40.15 44.033, -40.15 44.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11191'^^xsd:string;
  dwc:observationDate '1969-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -38.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.917"^^xsd:decimal ;
  dwc:decimalLongitude "-38.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.917 -38.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.917"^^xsd:decimal ;
  geo-pos:long "-38.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15412'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '284_15412'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-38.5'^^xsd:double;
  dwc:latitude '43.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.5 43.917, -38.5 43.917, -38.5 43.917, -38.5 43.917, -38.5 43.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_15412'^^xsd:string;
  dwc:observationDate '1976-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -37.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -37.667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-37.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11313'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11313'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-37.667'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-37.667 51.3, -37.667 51.3, -37.667 51.3, -37.667 51.3, -37.667 51.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11313'^^xsd:string;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -37.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -37.667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-37.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11312'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11312'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-37.667'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-37.667 51.3, -37.667 51.3, -37.667 51.3, -37.667 51.3, -37.667 51.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11312'^^xsd:string;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -37.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "-37.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 -37.517)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "-37.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11137'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11137'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-37.517'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-37.517 42.683, -37.517 42.683, -37.517 42.683, -37.517 42.683, -37.517 42.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11137'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -36.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -36.117)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-36.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11010'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11010'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-36.117'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.117 54.3, -36.117 54.3, -36.117 54.3, -36.117 54.3, -36.117 54.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_11010'^^xsd:string;
  dwc:observationDate '1968-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -35.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11179'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11179'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.8'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.8 52.983, -35.8 52.983, -35.8 52.983, -35.8 52.983, -35.8 52.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11179'^^xsd:string;
  dwc:observationDate '1969-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.983"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.983 -35.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.983"^^xsd:decimal ;
  geo-pos:long "-35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11178'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11178'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.8'^^xsd:double;
  dwc:latitude '52.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.8 52.983, -35.8 52.983, -35.8 52.983, -35.8 52.983, -35.8 52.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11178'^^xsd:string;
  dwc:observationDate '1969-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.917"^^xsd:decimal ;
  dwc:decimalLongitude "-35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -35.75)"^^geo:wktLiteral ;
  geo-pos:lat "52.917"^^xsd:decimal ;
  geo-pos:long "-35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11130'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11130'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.75'^^xsd:double;
  dwc:latitude '52.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.75 52.917, -35.75 52.917, -35.75 52.917, -35.75 52.917, -35.75 52.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11130'^^xsd:string;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -35.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.917"^^xsd:decimal ;
  dwc:decimalLongitude "-35.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -35.75)"^^geo:wktLiteral ;
  geo-pos:lat "52.917"^^xsd:decimal ;
  geo-pos:long "-35.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11131'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '284_11131'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.75'^^xsd:double;
  dwc:latitude '52.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.75 52.917, -35.75 52.917, -35.75 52.917, -35.75 52.917, -35.75 52.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11131'^^xsd:string;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.617 -35.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.617"^^xsd:decimal ;
  dwc:decimalLongitude "-35.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.617 -35.717)"^^geo:wktLiteral ;
  geo-pos:lat "52.617"^^xsd:decimal ;
  geo-pos:long "-35.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10961'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10961'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.717'^^xsd:double;
  dwc:latitude '52.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.717 52.617, -35.717 52.617, -35.717 52.617, -35.717 52.617, -35.717 52.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10961'^^xsd:string;
  dwc:observationDate '1968-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -35.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "-35.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -35.717)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "-35.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11181'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11181'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.717'^^xsd:double;
  dwc:latitude '52.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.717 52.8, -35.717 52.8, -35.717 52.8, -35.717 52.8, -35.717 52.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Atlantic White-Sided Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137100'^^xsd:integer;
  dwc:occurrenceId '284_11181'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -35.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "-35.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -35.717)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "-35.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11180'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '284_11180'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.717'^^xsd:double;
  dwc:latitude '52.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.717 52.8, -35.717 52.8, -35.717 52.8, -35.717 52.8, -35.717 52.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11180'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.817 -35.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.817"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.817 -35.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.817"^^xsd:decimal ;
  geo-pos:long "-35.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11323'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11323'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.7'^^xsd:double;
  dwc:latitude '52.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.7 52.817, -35.7 52.817, -35.7 52.817, -35.7 52.817, -35.7 52.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11323'^^xsd:string;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -35.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.933"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.933 -35.65)"^^geo:wktLiteral ;
  geo-pos:lat "52.933"^^xsd:decimal ;
  geo-pos:long "-35.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10904'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '284_10904'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.65'^^xsd:double;
  dwc:latitude '52.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.65 52.933, -35.65 52.933, -35.65 52.933, -35.65 52.933, -35.65 52.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10904'^^xsd:string;
  dwc:observationDate '1968-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.733 -35.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.733"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.733 -35.6)"^^geo:wktLiteral ;
  geo-pos:lat "52.733"^^xsd:decimal ;
  geo-pos:long "-35.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11384'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11384'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.6'^^xsd:double;
  dwc:latitude '52.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.6 52.733, -35.6 52.733, -35.6 52.733, -35.6 52.733, -35.6 52.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11384'^^xsd:string;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -35.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -35.567)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "-35.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10980'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10980'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.567'^^xsd:double;
  dwc:latitude '52.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.567 52.8, -35.567 52.8, -35.567 52.8, -35.567 52.8, -35.567 52.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_10980'^^xsd:string;
  dwc:observationDate '1968-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.733 -35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.733"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.733 -35.55)"^^geo:wktLiteral ;
  geo-pos:lat "52.733"^^xsd:decimal ;
  geo-pos:long "-35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10956'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_10956'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.55'^^xsd:double;
  dwc:latitude '52.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.55 52.733, -35.55 52.733, -35.55 52.733, -35.55 52.733, -35.55 52.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10956'^^xsd:string;
  dwc:observationDate '1968-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.783 -35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.783"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.783 -35.55)"^^geo:wktLiteral ;
  geo-pos:lat "52.783"^^xsd:decimal ;
  geo-pos:long "-35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11238'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '284_11238'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.55'^^xsd:double;
  dwc:latitude '52.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.55 52.783, -35.55 52.783, -35.55 52.783, -35.55 52.783, -35.55 52.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11238'^^xsd:string;
  dwc:observationDate '1970-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.633 -35.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.633"^^xsd:decimal ;
  dwc:decimalLongitude "-35.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.633 -35.533)"^^geo:wktLiteral ;
  geo-pos:lat "52.633"^^xsd:decimal ;
  geo-pos:long "-35.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11182'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_11182'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.533'^^xsd:double;
  dwc:latitude '52.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.533 52.633, -35.533 52.633, -35.533 52.633, -35.533 52.633, -35.533 52.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11182'^^xsd:string;
  dwc:observationDate '1969-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.767 -35.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.767"^^xsd:decimal ;
  dwc:decimalLongitude "-35.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.767 -35.533)"^^geo:wktLiteral ;
  geo-pos:lat "52.767"^^xsd:decimal ;
  geo-pos:long "-35.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11383'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11383'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.533'^^xsd:double;
  dwc:latitude '52.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.533 52.767, -35.533 52.767, -35.533 52.767, -35.533 52.767, -35.533 52.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11383'^^xsd:string;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.767 -35.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.767"^^xsd:decimal ;
  dwc:decimalLongitude "-35.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.767 -35.533)"^^geo:wktLiteral ;
  geo-pos:lat "52.767"^^xsd:decimal ;
  geo-pos:long "-35.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11382'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '284_11382'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.533'^^xsd:double;
  dwc:latitude '52.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.533 52.767, -35.533 52.767, -35.533 52.767, -35.533 52.767, -35.533 52.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11382'^^xsd:string;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.683 -35.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.683"^^xsd:decimal ;
  dwc:decimalLongitude "-35.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.683 -35.517)"^^geo:wktLiteral ;
  geo-pos:lat "52.683"^^xsd:decimal ;
  geo-pos:long "-35.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11148'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '284_11148'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.517'^^xsd:double;
  dwc:latitude '52.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.517 52.683, -35.517 52.683, -35.517 52.683, -35.517 52.683, -35.517 52.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11148'^^xsd:string;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-35.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.517)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-35.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11132'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '284_11132'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.517'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.517 52.75, -35.517 52.75, -35.517 52.75, -35.517 52.75, -35.517 52.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "False Killer Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '284_11132'^^xsd:string;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.817 -35.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.817"^^xsd:decimal ;
  dwc:decimalLongitude "-35.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.817 -35.517)"^^geo:wktLiteral ;
  geo-pos:lat "52.817"^^xsd:decimal ;
  geo-pos:long "-35.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10972'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10972'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.517'^^xsd:double;
  dwc:latitude '52.817'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.517 52.817, -35.517 52.817, -35.517 52.817, -35.517 52.817, -35.517 52.817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10972'^^xsd:string;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10915'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10915'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10915'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11311'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11311'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11311'^^xsd:string;
  dwc:observationDate '1971-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11315'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '284_11315'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11315'^^xsd:string;
  dwc:observationDate '1971-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10914'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_10914'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75, -35.5 52.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10914'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7 -35.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7"^^xsd:decimal ;
  dwc:decimalLongitude "-35.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7 -35.483)"^^geo:wktLiteral ;
  geo-pos:lat "52.7"^^xsd:decimal ;
  geo-pos:long "-35.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10990'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_10990'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.483'^^xsd:double;
  dwc:latitude '52.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.483 52.7, -35.483 52.7, -35.483 52.7, -35.483 52.7, -35.483 52.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10990'^^xsd:string;
  dwc:observationDate '1968-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-35.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.483)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-35.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11258'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11258'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.483'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.483 52.75, -35.483 52.75, -35.483 52.75, -35.483 52.75, -35.483 52.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11258'^^xsd:string;
  dwc:observationDate '1970-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.717 -35.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.717"^^xsd:decimal ;
  dwc:decimalLongitude "-35.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.717 -35.417)"^^geo:wktLiteral ;
  geo-pos:lat "52.717"^^xsd:decimal ;
  geo-pos:long "-35.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10927'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '284_10927'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.417'^^xsd:double;
  dwc:latitude '52.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.417 52.717, -35.417 52.717, -35.417 52.717, -35.417 52.717, -35.417 52.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10927'^^xsd:string;
  dwc:observationDate '1968-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-35.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -35.417)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-35.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11115'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11115'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.417'^^xsd:double;
  dwc:latitude '52.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.417 52.75, -35.417 52.75, -35.417 52.75, -35.417 52.75, -35.417 52.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11115'^^xsd:string;
  dwc:observationDate '1969-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.833 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.833"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.833 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.833"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10971'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_10971'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '52.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.4 52.833, -35.4 52.833, -35.4 52.833, -35.4 52.833, -35.4 52.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_10971'^^xsd:string;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.667 -35.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.667 -35.333)"^^geo:wktLiteral ;
  geo-pos:lat "52.667"^^xsd:decimal ;
  geo-pos:long "-35.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10901'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10901'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.333'^^xsd:double;
  dwc:latitude '52.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.333 52.667, -35.333 52.667, -35.333 52.667, -35.333 52.667, -35.333 52.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_10901'^^xsd:string;
  dwc:observationDate '1968-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.667 -35.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.667 -35.333)"^^geo:wktLiteral ;
  geo-pos:lat "52.667"^^xsd:decimal ;
  geo-pos:long "-35.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10900'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_10900'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.333'^^xsd:double;
  dwc:latitude '52.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.333 52.667, -35.333 52.667, -35.333 52.667, -35.333 52.667, -35.333 52.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Northern Bottlenose Whale" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '284_10900'^^xsd:string;
  dwc:observationDate '1968-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.583 -35.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.583"^^xsd:decimal ;
  dwc:decimalLongitude "-35.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.583 -35.333)"^^geo:wktLiteral ;
  geo-pos:lat "53.583"^^xsd:decimal ;
  geo-pos:long "-35.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11000'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '284_11000'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.333'^^xsd:double;
  dwc:latitude '53.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.333 53.583, -35.333 53.583, -35.333 53.583, -35.333 53.583, -35.333 53.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11000'^^xsd:string;
  dwc:observationDate '1968-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65 -35.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65 -35.233)"^^geo:wktLiteral ;
  geo-pos:lat "52.65"^^xsd:decimal ;
  geo-pos:long "-35.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11308'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11308'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.233'^^xsd:double;
  dwc:latitude '52.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.233 52.65, -35.233 52.65, -35.233 52.65, -35.233 52.65, -35.233 52.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11308'^^xsd:string;
  dwc:observationDate '1971-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65 -35.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.65"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.65 -35.233)"^^geo:wktLiteral ;
  geo-pos:lat "52.65"^^xsd:decimal ;
  geo-pos:long "-35.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11309'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '284_11309'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.233'^^xsd:double;
  dwc:latitude '52.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.233 52.65, -35.233 52.65, -35.233 52.65, -35.233 52.65, -35.233 52.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11309'^^xsd:string;
  dwc:observationDate '1971-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 -35.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 -35.15)"^^geo:wktLiteral ;
  geo-pos:lat "52.9"^^xsd:decimal ;
  geo-pos:long "-35.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11317'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '284_11317'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.15'^^xsd:double;
  dwc:latitude '52.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.15 52.9, -35.15 52.9, -35.15 52.9, -35.15 52.9, -35.15 52.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11317'^^xsd:string;
  dwc:observationDate '1971-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.883 -35.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.883"^^xsd:decimal ;
  dwc:decimalLongitude "-35.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.883 -35.117)"^^geo:wktLiteral ;
  geo-pos:lat "52.883"^^xsd:decimal ;
  geo-pos:long "-35.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11318'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11318'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.117'^^xsd:double;
  dwc:latitude '52.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.117 52.883, -35.117 52.883, -35.117 52.883, -35.117 52.883, -35.117 52.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11318'^^xsd:string;
  dwc:observationDate '1971-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.667 -35.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.667 -35.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.667"^^xsd:decimal ;
  geo-pos:long "-35.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11136'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11136'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.1'^^xsd:double;
  dwc:latitude '52.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.1 52.667, -35.1 52.667, -35.1 52.667, -35.1 52.667, -35.1 52.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Sperm Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '284_11136'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -35.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-35.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -35.083)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-35.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11395'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '284_11395'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-35.083'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.083 52.5, -35.083 52.5, -35.083 52.5, -35.083 52.5, -35.083 52.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11395'^^xsd:string;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -34.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.917"^^xsd:decimal ;
  dwc:decimalLongitude "-34.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -34.917)"^^geo:wktLiteral ;
  geo-pos:lat "52.917"^^xsd:decimal ;
  geo-pos:long "-34.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11325'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11325'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-34.917'^^xsd:double;
  dwc:latitude '52.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.917 52.917, -34.917 52.917, -34.917 52.917, -34.917 52.917, -34.917 52.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11325'^^xsd:string;
  dwc:observationDate '1971-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.417 -34.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.417"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.417 -34.833)"^^geo:wktLiteral ;
  geo-pos:lat "52.417"^^xsd:decimal ;
  geo-pos:long "-34.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10923'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_10923'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-34.833'^^xsd:double;
  dwc:latitude '52.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.833 52.417, -34.833 52.417, -34.833 52.417, -34.833 52.417, -34.833 52.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10923'^^xsd:string;
  dwc:observationDate '1968-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.633 -34.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.633"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.633 -34.833)"^^geo:wktLiteral ;
  geo-pos:lat "52.633"^^xsd:decimal ;
  geo-pos:long "-34.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_10999'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '284_10999'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-34.833'^^xsd:double;
  dwc:latitude '52.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.833 52.633, -34.833 52.633, -34.833 52.633, -34.833 52.633, -34.833 52.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_10999'^^xsd:string;
  dwc:observationDate '1968-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.05 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.05"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.05 -33)"^^geo:wktLiteral ;
  geo-pos:lat "52.05"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11236'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '284_11236'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '52.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33 52.05, -33 52.05, -33 52.05, -33 52.05, -33 52.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11236'^^xsd:string;
  dwc:observationDate '1970-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.217 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.217"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.217 -33)"^^geo:wktLiteral ;
  geo-pos:lat "56.217"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15732'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '284_15732'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '56.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33 56.217, -33 56.217, -33 56.217, -33 56.217, -33 56.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Fin Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '284_15732'^^xsd:string;
  dwc:observationDate '1978-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.333 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.333 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.333"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11237'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '284_11237'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '51.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.7 51.333, -27.7 51.333, -27.7 51.333, -27.7 51.333, -27.7 51.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_11237'^^xsd:string;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11724'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_11724'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 39, -25.5 39, -25.5 39, -25.5 39, -25.5 39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11724'^^xsd:string;
  dwc:observationDate '1975-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "63.7"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15731'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15731'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-25.25'^^xsd:double;
  dwc:latitude '63.7'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.25 63.7, -25.25 63.7, -25.25 63.7, -25.25 63.7, -25.25 63.7))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15731'^^xsd:string;
  dwc:observationDate '1978-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_12846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_12846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_12846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.667 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_12846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.667 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.667"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_12846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_12846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_12846'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '284_12846'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.166666666667'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '24.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.7 24.667, -24.7 24.667, -24.7 24.667, -24.7 24.667, -24.7 24.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Minke Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '284_12846'^^xsd:string;
  dwc:observationDate '1977-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_15730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_15730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_15730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.983 -24.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.983"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_15730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.983 -24.65)"^^geo:wktLiteral ;
  geo-pos:lat "63.983"^^xsd:decimal ;
  geo-pos:long "-24.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_15730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_15730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_15730'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '284_15730'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24.65'^^xsd:double;
  dwc:latitude '63.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24.65 63.983, -24.65 63.983, -24.65 63.983, -24.65 63.983, -24.65 63.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified Dolphin/Porpoise" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '284_15730'^^xsd:string;
  dwc:observationDate '1978-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.883"^^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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -24)"^^geo:wktLiteral ;
  geo-pos:lat "39.883"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11154'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '284_11154'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '39.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-24 39.883, -24 39.883, -24 39.883, -24 39.883, -24 39.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11154'^^xsd:string;
  dwc:observationDate '1969-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683 -20.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683 -20.167)"^^geo:wktLiteral ;
  geo-pos:lat "51.683"^^xsd:decimal ;
  geo-pos:long "-20.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11224'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11224'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.167'^^xsd:double;
  dwc:latitude '51.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.167 51.683, -20.167 51.683, -20.167 51.683, -20.167 51.683, -20.167 51.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11224'^^xsd:string;
  dwc:observationDate '1970-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683 -20.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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 "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683 -20.167)"^^geo:wktLiteral ;
  geo-pos:lat "51.683"^^xsd:decimal ;
  geo-pos:long "-20.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11223'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11223'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-20.167'^^xsd:double;
  dwc:latitude '51.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.167 51.683, -20.167 51.683, -20.167 51.683, -20.167 51.683, -20.167 51.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11223'^^xsd:string;
  dwc:observationDate '1970-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65 -19.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65"^^xsd:decimal ;
  dwc:decimalLongitude "-19.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65 -19.367)"^^geo:wktLiteral ;
  geo-pos:lat "51.65"^^xsd:decimal ;
  geo-pos:long "-19.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11222'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '284_11222'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-19.367'^^xsd:double;
  dwc:latitude '51.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.367 51.65, -19.367 51.65, -19.367 51.65, -19.367 51.65, -19.367 51.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11222'^^xsd:string;
  dwc:observationDate '1970-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.317 -16.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.317"^^xsd:decimal ;
  dwc:decimalLongitude "-16.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.317 -16.867)"^^geo:wktLiteral ;
  geo-pos:lat "55.317"^^xsd:decimal ;
  geo-pos:long "-16.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11314'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '284_11314'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.867'^^xsd:double;
  dwc:latitude '55.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-16.867 55.317, -16.867 55.317, -16.867 55.317, -16.867 55.317, -16.867 55.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pilot Whale" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '284_11314'^^xsd:string;
  dwc:observationDate '1971-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -8)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11725'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '284_11725'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8 36, -8 36, -8 36, -8 36, -8 36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Bottlenose Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '284_11725'^^xsd:string;
  dwc:observationDate '1975-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/3438__284_11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3438__284_11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3438__284_11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -5.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3438__284_11146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.083 -5.333)"^^geo:wktLiteral ;
  geo-pos:lat "36.083"^^xsd:decimal ;
  geo-pos:long "-5.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/3438__284_11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284_11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3438_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-06'^^xsd:date;
  dwc:institutionCode 'University of Rhode Island'^^xsd:string;
  dwc:collectionCode '284'^^xsd:integer;
  dwc:catalogNumber '284_11146'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1969'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '284_11146'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'North Atlantic Ocean'^^xsd:string;
  dwc:longitude '-5.333'^^xsd:double;
  dwc:latitude '36.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.333 36.083, -5.333 36.083, -5.333 36.083, -5.333 36.083, -5.333 36.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Common (Saddleback) Dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '284_11146'^^xsd:string;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF